Removed rpms ============ - Mesa-32bit - Mesa-libGLESv1_CM-devel-32bit - Mesa-libd3d-devel-32bit - grub2-powerpc-ieee1275-debug - grub2-arm64-efi - Mesa-libGLESv2-devel-32bit - libXvMC_r600-32bit - libavutil55-32bit - libblkid-devel-32bit - libfdisk1-32bit - libgcrypt-devel-32bit - libopenssl-1_0_0-devel-32bit - libopenssl3-32bit - libpython3_11-1_0-32bit - libswresample2-32bit - libvdpau_r600-32bit - libvulkan_radeon-32bit - samba-winbind-libs-32bit - sane-backends-devel-32bit - wine-32bit - wine-devel-32bit - wine-staging-devel-32bit - grub2-powerpc-ieee1275 - qemu-microvm - qemu-sgabios - kernel-livepatch-5_14_21-150500_37-default - libLLVM13-32bit - libarm_compute26 - libarm_compute_core26 - libarm_compute_graph26 - libavcodec57-32bit - libavfilter6-32bit - libclang-cpp13-32bit - libfaxutil7_0_5 - libgcrypt20-32bit - libmount-devel-32bit - libnettle-devel-32bit - libopenssl1_0_0-32bit - libopenssl1_0_0-steam-32bit - libsamba-policy0-python3-32bit - libsmartcols-devel-32bit - libsmartcols1-32bit - libspdlog1 - libuuid-devel-32bit - libvdpau_nouveau-32bit - python311-base-32bit - samba-ad-dc-libs-32bit - samba-client-32bit - samba-libs-python3-32bit - tensorflow2-lite - tensorflow2-lite-devel Added rpms ========== - Mesa-libGLESv2-devel-32bit - cargo1.67 - corepack18 - crash-kmp-rt - crash-trace - grub2-arm64-efi - grub2-powerpc-ieee1275 - Mesa-32bit - Mesa-libGLESv1_CM-devel-32bit - Mesa-libd3d-devel-32bit - libLLVM13-32bit - libavcodec57-32bit - libavfilter6-32bit - libclang-cpp13-32bit - libgcrypt20-32bit - libmount-devel-32bit - libnettle-devel-32bit - libopenssl1_0_0-32bit - libopenssl1_0_0-steam-32bit - libsamba-policy0-python3-32bit - libsmartcols-devel-32bit - libsmartcols1-32bit - libuuid-devel-32bit - libuv1-32bit - libvdpau_nouveau-32bit - libvdpau_virtio_gpu-32bit - python311-base-32bit - samba-ad-dc-libs-32bit - samba-client-32bit - samba-libs-python3-32bit - grub2-powerpc-ieee1275-debug - kernel-firmware-nvidia-gsp-G06 - libXvMC_r600-32bit - libarm_compute29 - libarm_compute_core29 - libarm_compute_graph29 - libavutil55-32bit - libblkid-devel-32bit - libfaxutil7_0_7 - libfdisk1-32bit - libgcrypt-devel-32bit - libgupnp-av-1_0-2 - libopenssl-1_0_0-devel-32bit - libopenssl3-32bit - libpython3_11-1_0-32bit - libspdlog1_11 - libswresample2-32bit - libvdpau_r600-32bit - libvdpau_virtio_gpu - libvulkan_radeon-32bit - nodejs18 - nodejs18-devel - nodejs18-docs - npm18 - nvidia-open-driver-G06-signed-kmp-64kb - nvidia-open-driver-G06-signed-kmp-azure - nvidia-open-driver-G06-signed-kmp-default - php7-ssh2 - php8-redis - php8-ssh2 - qemu-microvm - qemu-sgabios - redis7 - rust1.67 - samba-winbind-libs-32bit - sane-backends-devel-32bit - wicked-nbft - wine-32bit - wine-devel-32bit - wine-staging-devel-32bit Package Source Changes ====================== ComputeLibrary +- Update to 22.11: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v22.11 + +- Update to 22.08: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v22.08 +- Drop upstream patch: + * fix-with-gcc12.patch + +- Update to 22.05: + * Public major release + * Documentation (API, changelogs, build guide, + contribution guide, errata, etc.) available here: + https://arm-software.github.io/ComputeLibrary/v22.05 +- Fix build with GCC12: + * fix-with-gcc12.patch + Mesa -- update to 22.2.5 - * the last planned release of the mesa 22.2.x series - * number of nice fixes in here, covering a decent amount of the - codebase, but nothing too crazy +- Update to version 22.3.4 + * bug fix release which fixes bugs found since Mesa 22.3.3 + * see https://docs.mesa3d.org/relnotes/22.3.4.html for more + details + +- removing again BuildRequires for x264 and x265 in case + video_codecs should be built (these were never needed and used + for build) + +- using gcc 12 now also on Leap 15.4; after changing build project + to openSUSE:Leap:15.4:Update gcc 12 packages are found now ... + +- force usage of gcc 12 only on Leap 15.5; there is no gcc12 on + Leap 15.4 + +- Add BuildRequires for x264 and x265 in case video_codecs should + be built. + +- re-enable build on Leap, but only for 15.5; there is no gcc12 + on Leap 15.4, which is now officially required by Mesa 22.3 + +- Add support for Rusticl - Mesa's new OpenCL implementation. + * See https://docs.mesa3d.org/rusticl + You will need to set your environment to use it + * See https://docs.mesa3d.org/envvars#rusticl-environment-variables + +- Compile with gcc12 on Leaps: building drivers fails with: + /usr/include/dxguids/dxguids.h:70:1: internal compiler error: + in cxx_eval_bit_field_ref, at cp/constexpr.c:2578 + +- Fix some deprecation warnings + * WARNING: option "false" deprecated, please use "disabled" instead. + * WARNING: option "true" deprecated, please use "enabled" instead. + +- Update to version 22.3.3: + * See https://docs.mesa3d.org/relnotes/22.3.3.html + +- Update list of gallium-drivers to match default list + +- don't try to generate libvdpau_virtio_gpu package on ppc64le; for + some reason this driver doesn't get built on this platform + +- Update to version 22.3.0: + * See https://docs.mesa3d.org/relnotes/22.3.0.html +- Update to version 22.3.1: + * See https://docs.mesa3d.org/relnotes/22.3.1.html +- Update to version 22.3.2: + * See https://docs.mesa3d.org/relnotes/22.3.2.html +- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC + support was removed. +- Add libvdpau_virtio_gpu package for VirtIO GPU. +- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch. +- Rebase u_dep_xcb.patch. +- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch. +- Drop n_buildfix-21.3.0.patch: fixed upstream. + +- spefile: removed Release lines from libxatracker2, + libxatracker-devel packages in the hope to have reproducibly + builds also on Tumbleweed (boo#1205998) Mesa:drivers -- update to 22.2.5 - * the last planned release of the mesa 22.2.x series - * number of nice fixes in here, covering a decent amount of the - codebase, but nothing too crazy +- Update to version 22.3.4 + * bug fix release which fixes bugs found since Mesa 22.3.3 + * see https://docs.mesa3d.org/relnotes/22.3.4.html for more + details + +- removing again BuildRequires for x264 and x265 in case + video_codecs should be built (these were never needed and used + for build) + +- using gcc 12 now also on Leap 15.4; after changing build project + to openSUSE:Leap:15.4:Update gcc 12 packages are found now ... + +- force usage of gcc 12 only on Leap 15.5; there is no gcc12 on + Leap 15.4 + +- Add BuildRequires for x264 and x265 in case video_codecs should + be built. + +- re-enable build on Leap, but only for 15.5; there is no gcc12 + on Leap 15.4, which is now officially required by Mesa 22.3 + +- Add support for Rusticl - Mesa's new OpenCL implementation. + * See https://docs.mesa3d.org/rusticl + You will need to set your environment to use it + * See https://docs.mesa3d.org/envvars#rusticl-environment-variables + +- Compile with gcc12 on Leaps: building drivers fails with: + /usr/include/dxguids/dxguids.h:70:1: internal compiler error: + in cxx_eval_bit_field_ref, at cp/constexpr.c:2578 + +- Fix some deprecation warnings + * WARNING: option "false" deprecated, please use "disabled" instead. + * WARNING: option "true" deprecated, please use "enabled" instead. + +- Update to version 22.3.3: + * See https://docs.mesa3d.org/relnotes/22.3.3.html + +- Update list of gallium-drivers to match default list + +- don't try to generate libvdpau_virtio_gpu package on ppc64le; for + some reason this driver doesn't get built on this platform + +- Update to version 22.3.0: + * See https://docs.mesa3d.org/relnotes/22.3.0.html +- Update to version 22.3.1: + * See https://docs.mesa3d.org/relnotes/22.3.1.html +- Update to version 22.3.2: + * See https://docs.mesa3d.org/relnotes/22.3.2.html +- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC + support was removed. +- Add libvdpau_virtio_gpu package for VirtIO GPU. +- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch. +- Rebase u_dep_xcb.patch. +- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch. +- Drop n_buildfix-21.3.0.patch: fixed upstream. + +- spefile: removed Release lines from libxatracker2, + libxatracker-devel packages in the hope to have reproducibly + builds also on Tumbleweed (boo#1205998) MozillaThunderbird +- Mozilla Thunderbird 102.7.1 + * fixed: Microsoft Office 365 accounts were unable to + authenticate (bmo#1810760) + * fixed: Switching identities caused remote images in HTML + signatures to not be shown (bmo#1807200) + * fixed: Thunderbird failed to import vCards that contained + "\r\r\n" line endings (bmo#1800305) + * fixed: Contribution button for add-ons opened Contribution + page in a Thunderbird tab, instead of the external browser + (bmo#1805808) + * fixed: XMPP did not respond to unrecognized IQ queries, + causing some servers to close the connection (bmo#1806630) + * fixed: Window titlebar buttons (minimize/maximize/close) were + not displayed in Windows 10 "Dark" color mode (bmo#1810961) + * fixed: Various security fixes + MFSA 2023-04 (bsc#1207119) + * CVE-2023-0430 (bmo#1769000) + Revocation status of S/Mime signature certificates was not + checked +- Mozilla Thunderbird 102.7 + * new: Enterprise policies now support Thunderbird-specific + preferences (bmo#1791637) + * fixed: Localized builds and langpacks now use "comm-l10n" + repository; downstream builds using official langpacks should + not need to make changes + (bmo#1765629,bmo#1766080,bmo#1801150,bmo#1807161) + * fixed: Having too many folders open at startup caused loss of + MSF files (bmo#1800202) + * fixed: Copying an email from one local folder to another + local folder sometimes caused "Another Operation is using the + folder" error on Windows 7 (bmo#1792071) + * fixed: Email address pill allowed for incorrectly formatted + email addresses (bmo#1799390) + * fixed: Creating security exceptions for messages sent using a + self-signed certificate failed if hostname contained + uppercase letters (bmo#1735803) + * fixed: S/MIME certificate verification was prohibitively slow + (bmo#1791130) + * fixed: OpenPGP key import failed for key blocks with comments + that contain Unicode characters (bmo#1721668) + * fixed: Chat conversation sidebar was too wide under certain + circumstances, making scrollbar unusable (bmo#1801645) + * fixed: On Mac, deleting events from Today Pane with + "Backspace" key deleted selected messages instead + (bmo#1763468) + * fixed: Various security fixes + * unresolved: OAuth2 authentication not working for Microsoft + 365 Enterprise accounts. See the Blog post for additional information. + (bmo#1810760) + MFSA 2023-03 (bsc#1207119) + * CVE-2022-46871 (bmo#1795697) + libusrsctp library out of date + * CVE-2023-23598 (bmo#1800425) + Arbitrary file read from GTK drag and drop on Linux + * CVE-2023-23599 (bmo#1777800) + Malicious command could be hidden in devtools output on + Windows + * CVE-2023-23601 (bmo#1794268) + URL being dragged from cross-origin iframe into same tab + triggers navigation + * CVE-2023-23602 (bmo#1800890) + Content Security Policy wasn't being correctly applied to + WebSockets in WebWorkers + * CVE-2022-46877 (bmo#1795139) + Fullscreen notification bypass + * CVE-2023-23603 (bmo#1800832) + Calls to console.log allowed bypasing Content + Security Policy via format directive + * CVE-2023-23605 (bmo#1764921, bmo#1802690, bmo#1806974) + Memory safety bugs fixed in Thunderbird 102.7 + apache2 + fix CVE-2022-37436 [bsc#1207251], mod_proxy backend HTTP response splitting + + apache2-CVE-2022-37436.patch + fix CVE-2022-36760 [bsc#1207250], mod_proxy_ajp Possible request smuggling + + apache2-CVE-2022-36760.patch + fix CVE-2006-20001 [bsc#1207247], mod_dav out of bounds read, or write of zero byte + + apache2-CVE-2006-20001.patch + +- security update +- added patches: apache2-mod_security2 +- Fix CVE-2022-48279, HTTP multipart requests were incorrectly + parsed and could bypass the Web Application Firewall + (CVE-2022-48279, bsc#1207378) + * fix-CVE-2022-48279.patch + clamav-database +- database refresh on 2023-02-06 (bsc#1084929) + +- database refresh on 2023-01-30 (bsc#1084929) + crash +- Fix the problem about crash-kmp-rt is being pulled out from sle_module_rt + on SP5 after crash SR#289192 and kernels-source SR#288863 [2] are being + accepted. + +- Added crash-trace-2021-02-08.tar.bz2 and modified project to + create the crash-trace package. If installed with crash installed + the extension can be used for diagnosing kernel trace data. + +- BuildRequire %kernel_module_package_buildreqs (boo#1205149) + +- Require zlib-devel for crash-devel. + +- make of crash extensions was failing due to extension shared + objects depending on extension source file plus defs.h. defs.h is + hardlinked from the crash base source directory before the .so + make rule but make reports it doesn't know how to make requirement + defs.h. I added a rule for defs.h in the extensions Makefile that + creates defs.h the same way as was previously used but satisfies + the dependency resolution on demand then the make succeeded. + * crash-extensions-rule-for-defs.patch + (bsc#1204587) + +- Update to crash 7.3.1 + - Refresh + * eppic-switch-to-system-lib.patch + - Remove patches present in version upgrade + * 0001-Fix-for-kmem-s-S-option-on-Linux-5.7-and-later-kerne.patch + * 0002-memory-Add-support-for-SECTION_TAINT_ZONE_DEVICE-fla.patch + * 0003-memory-Fix-for-kmem-n-option-to-display-NID-correctl.patch + * 0004-defs.h-Fix-the-value-of-TIF_SIGPENDING-macro.patch + * 0005-Fix-waitq-command-for-Linux-4.13-and-later-kernels.patch + * 0006-Handle-task_struct-state-member-changes-for-kernels-.patch + * 0007-arm64-rename-ARM64_PAGE_OFFSET_ACTUAL-to-ARM64_FLIP_.patch + * 0008-arm64-assign-page_offset-with-VA_BITS-kernel-configu.patch + * 0009-arm64-use-dedicated-bits-to-record-the-VA-space-layo.patch + * 0010-arm64-implement-switchable-PTOV-VTOP-for-kernels-5.1.patch + * 0011-diskdump-Fail-readmem-early-if-dump-is-incomplete.patch + * 0012-netdump-Permit-zero_excluded-for-incomplete-ELF-dump.patch + * 0013-diskdump-Print-total-number-of-dumpable-pages.patch + * 0014-diskdump-Introduce-read_pd.patch + * 0015-x86_64-Fix-check-for-__per_cpu_offset-initialization.patch + * 0016-arm64-Get-CPU-registers-from-ELF-notes-even-without-.patch + * 0017-ppc64-Add-MMU-type-info-in-machdep-command.patch + * 0018-diskdump-Add-support-for-reading-dumpfiles-compresse.patch + * 0020-arm64-Use-VA_BITS-for-page_offset-calculation.patch + * crash-mod-fix-module-object-file-lookup.patch + * crash-xen-pvops.patch + +- UsrMerge: debug info is in /usr/lib/debug/usr/lib/modules + (boo#1190434, crash-usrmerge.patch) + ctags +- CVE-2022-4515.patch: fixes arbitrary command execution via + a tag file with a crafted filename (bsc#1206543, CVE-2022-4515) +- Stop resetting ctags update-alternative priority back to auto. + These are admin settings. + -- add etags-strcpy-overlap.patch (bnc#705308) - -- update to ctags-5.8 - - Removed ".ml" as a Lisp extension (now OCaml) [Lisp]. - - Added support for Ant language, contributed by David Fishburn. - - Added support for DOS Batch language, contributed by David - Fishburn. - - Added support for Flex (Adobe) language, contributed by David - Fishburn. - - Added support for MATLAB language, contributed by David Fishburn. - - Added support for Objective Camel (OCaml), provided by Vincent - Berthoux - - Added support for TeX language, contributed by David Fishburn. - - Added support for VHDL language, contributed by Nicolas Vincent - - Added support for Pyrex/Cython declarations [Python]. - - Added support for "v" kind, for variables [Python]. - - Added support for class and member variables - - Added support for recent enhancements to Eiffel language - [Eiffel]. - - Added support for ASP classes, contributed by Zendhi Nagao; - changes meaning of 'c' kind flag [ASP]. - - Added regex support when compiling with MinGW. Gnu regex module - now included in all distributions. - - Fixed detection of triple strings inside other strings - - Fixed an endless loop with comments in triple strings - - Fixed bug where functions were sometimes seen as methods - - Fixed parsing of method parameter annotations, fix contributed by - Paolo "blaisorblade" Giarrusso - - Fixed parsing of global scope qualifiers in base class lists - - Fixed bug where namespace members were given kinds corresponding - to globals - - Fixed parsing of "else" - - Fixed parsing of derived enums - - Fixed parsing of "foreach" - - Fixed parsing of simple generic classes - - Fixed bug with detecting identifiers inside variables - - Fixed bug with detecting identifiers at the start of variables - - Fixed parsing of triple single-quoted multi-line strings -- disabled YCP parser for now (does not apply) -- add ctags-date-time.patch -- use spec-cleaner - -- enable parallel building - -- make patch0 usage consistent - dracut +- Update to version 055+suse.345.g8b8708cb: + * feat(lvm): always include all drivers that LVM can use (bsc#1206195) + dtb-aarch64 +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 ffmpeg +- Add ffmpeg-CVE-2022-3341.patch: Backport from upstream to fix + null pointer dereference in decode_main_header() in + libavformat/nutdec.c (bsc#1206778). + +- Add ffmpeg-CVE-2019-13390.patch: Backport from upstream to fix + division by zero at adx_write_trailer in libavformat/rawenc.c + (bsc#1140754). + golang-packaging +- Update to version 15.0.17 (jsc#PED-1344): + * Add *.proto to the list of src files (Fixes #40) + grub2 +- Fix nvmf boot device setup (bsc#1207811) + * 0001-grub2-Can-t-setup-a-default-boot-device-correctly-on.patch + +- Fix unknown filesystem error on disks with 4096 sector size (bsc#1207064) + * 0001-grub-core-modify-sector-by-sysfs-as-disk-sector.patch + hylafax+ +- version 7.0.7 + * tiff_450.diff removed + * constrain job priority to 0-255 (20 Jan 2023) + * add support for libtiff v4.5.0 (4-5 Jan 2023) + * add some Si2435 configuration considerations (27 Dec 2022, 20 Jan 2023) + * if Class1RecvAbortOK is 0 then don't bother with the CAN byte at all (31 Oct 2022) + * check that the modem isn't trying to deliver a message when we're trying to send + binary data to it (16-17 Oct 2022) + * prevent inherited values from creeping into subsequent xferfaxlog data (26 Aug 2022) + * add external reference feature in dialrules (18 Aug 2022) + +- tiff_450.diff added + updated to trunk r2695 for tiff 4.5 support - See CHANGES for details + +- version 7.0.6 + * add support for libtiff v4.4 (10 Jun 2022) + * libtiff44.diff removed + * cope with SSL Fax senders who skip Phase C (5 May 2022) + * add ability to trace SSL Fax data reception (3 May 2022) + * handle timeout OK response to +FRH=3 and +FRM=n (25 Apr 2022) + * don't leave the modem waiting for a response when in SSL Fax (25 Apr 2022) + * improve recovery from unexpected SSL Fax terminations during ECM (15, 18, 26 Apr 2022) + * try to cope with false "no dialtone" results (4, 8 Apr 2022) + * add initial support for SSL Fax Proxy servers (4, 23 Feb; 4, 19 Apr; 10, 24 Jun 2022) + * buildrequirement for libssl added (Thanks Dimstar) + include-what-you-use +- Update to version 0.19, update LLVM/Clang to version 15. + * New `--comment_style` option to control verbosity of 'why' + comments. + * New `--regex` option to select regex dialect. + * Add support for regex replacement in mappings. + * Add `begin_keep`/`end_keep` pragmas for protecting ranges of + includes or forward-declares. + * Fix several crash bugs for unusual inputs. + * More exhaustive handling of type aliases and enums. + * Recognize IWYU pragmas in CRLF source files. + * Respect configured toolchain on macOS (and overrides via + `-nostdinc++` + `-isystem`). + * In fix_includes.py, recognize namespace alias declarations. + * Improve mappings for POSIX and libc headers. +- Update iwyu_include_picker.patch. + installation-images:openSUSE +- merge gh#openSUSE/installation-images#620 +- support more general wicked firmware devices interface + (jsc#PED-3118, jsc#PED-967) +- 16.58.2 + +- merge gh#openSUSE/installation-images#619 +- switch from curl to osc api to avoid authentication hassle with + IBS +- add 'ignore_packages' environment setting to allow more control + over package config +- update docs + java-17-openjdk +- Removed patch: + * system-crypto-policy.patch + + folded into the fips.patch, since they are patching the same + places +- Modified patches: + * fips.patch + + revert to the version used with 17.0.4.0, since the newest + changes are buggy (bsc#1205916) + + fold in the system-crypto-policy.patch + * nss-security-provider.patch + + apply after the fips.patch and thus rediff the hunk to changed + context. + +- Fix jconsole.desktop icon + kernel-64kb +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-azure +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- af_unix: fix regression in read after shutdown (bsc#1206476). +- af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards + compatability (bsc#1206476). +- unix: Fix an issue in unix_shutdown causing the other end + read/write failures (bsc#1206476). +- commit 5b4c916 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-debug +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-default +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-docs +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-kvmsmall +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-obs-build +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-obs-qa +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-rt +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-rt_debug +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-source +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-source-azure +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- af_unix: fix regression in read after shutdown (bsc#1206476). +- af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards + compatability (bsc#1206476). +- unix: Fix an issue in unix_shutdown causing the other end + read/write failures (bsc#1206476). +- commit 5b4c916 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-source-rt +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-syms +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-syms-azure +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- af_unix: fix regression in read after shutdown (bsc#1206476). +- af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards + compatability (bsc#1206476). +- unix: Fix an issue in unix_shutdown causing the other end + read/write failures (bsc#1206476). +- commit 5b4c916 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-syms-rt +- add kABI files +- commit ffd2c40 + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 kernel-zfcpdump +- ibmvnic: Toggle between queue types in affinity mapping + (jsc#PED-2322). +- commit 03b696f + +- Update config files. + New config option CONFIG_CACHEFILES_ONDEMAND. +- commit ef23649 + +- fs: change test in inode_insert5 for adding to the sb list + (jsc#SES-1880). +- commit 6570d82 + +- fscache: Fix oops due to race with cookie_lru and use_cookie + (jsc#SES-1880). +- fscache: fix OOB Read in __fscache_acquire_volume + (jsc#SES-1880). +- ceph: fix NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: fix a NULL vs IS_ERR() check when calling + ceph_lookup_inode() (jsc#SES-1880). +- ceph: fix incorrectly showing the .snap size for stat + (jsc#SES-1880). +- ceph: fail the open_by_handle_at() if the dentry is being + unlinked (jsc#SES-1880). +- ceph: increment i_version when doing a setattr with caps + (jsc#SES-1880). +- ceph: Use kcalloc for allocating multiple elements + (jsc#SES-1880). +- ceph: no need to wait for transition RDCACHE|RD -> RD + (jsc#SES-1880). +- ceph: fail the request if the peer MDS doesn't support getvxattr + op (jsc#SES-1880). +- ceph: wake up the waiters if any new caps comes (jsc#SES-1880). +- libceph: drop last_piece flag from ceph_msg_data_cursor + (jsc#SES-1880). +- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880). +- fscrypt: export fscrypt_fname_encrypt and + fscrypt_fname_encrypted_size (jsc#SES-1880). +- commit 941f30a + +- blacklist: remove ceph commits from the list + aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements") + 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session") +- commit 54964bf + +- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247). +- commit a452b5e + +- cachefiles: make on-demand request distribution fairer + (jsc#SES-1880). +- cachefiles: fix error return code in cachefiles_ondemand_copen() + (jsc#SES-1880). +- fscache: fix misdocumented parameter (jsc#SES-1880). +- libceph: clean up ceph_osdc_start_request prototype + (jsc#SES-1880). +- libceph: fix ceph_pagelist_reserve() comment typo + (jsc#SES-1880). +- ceph: remove useless check for the folio (jsc#SES-1880). +- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880). +- ceph: flush the dirty caps immediatelly when quota is + approaching (jsc#SES-1880). +- libceph: print fsid and epoch with osd id (jsc#SES-1880). +- libceph: check pointer before assigned to "c->rules" + (jsc#SES-1880). +- ceph: don't get the inline data for new creating files + (jsc#SES-1880). +- ceph: update the auth cap when the async create req is forwarded + (jsc#SES-1880). +- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880). +- ceph: fix incorrect old_size length in ceph_mds_request_args + (jsc#SES-1880). +- ceph: call netfs_subreq_terminated with was_async == false + (jsc#SES-1880). +- ceph: convert to generic_file_llseek (jsc#SES-1880). +- ceph: fix the incorrect comment for the ceph_mds_caps struct + (jsc#SES-1880). +- ceph: prevent a client from exceeding the MDS maximum xattr size + (jsc#SES-1880). +- ceph: choose auth MDS for getxattr with the Xs caps + (jsc#SES-1880). +- ceph: add session already open notify support (jsc#SES-1880). +- commit f01bb22 + +- ceph: wait for the first reply of inflight async unlink + (jsc#SES-1880). +- Refresh + patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch. +- commit 6774969 + +- fs/dcache: export d_same_name() helper (jsc#SES-1880). +- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED + (jsc#SES-1880). +- fscache: add tracepoint when failing cookie (jsc#SES-1880). +- fscache: don't leak cookie access refs if invalidation is in + progress or failed (jsc#SES-1880). +- docs: filesystems: update netfs-api.rst reference + (jsc#SES-1880). +- commit d147e79 + +- fscrypt: add new helper functions for test_dummy_encryption + (jsc#SES-1880). +- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880). +- commit 5ea3f64 + +- netfs: do not unlock and put the folio twice (jsc#SES-1880). +- fscache: Fix invalidation/lookup race (jsc#SES-1880). +- cachefiles: narrow the scope of flushed requests when releasing + fd (jsc#SES-1880). +- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880). +- fscache: Fix if condition in fscache_wait_on_volume_collision() + (jsc#SES-1880). +- ceph: wait on async create before checking caps for syncfs + (jsc#SES-1880). +- 9p: fix EBADF errors in cached mode (jsc#SES-1880). +- netfs: Rename the netfs_io_request cleanup op and give it an + op pointer (jsc#SES-1880). +- ceph: fix decoding of client session messages flags + (jsc#SES-1880). +- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880). +- ceph: remove redundant variable ino (jsc#SES-1880). +- ceph: try to queue a writeback if revoking fails (jsc#SES-1880). +- ceph: fix statfs for subdir mounts (jsc#SES-1880). +- ceph: fix possible deadlock when holding Fwb to get inline_data + (jsc#SES-1880). +- ceph: redirty the page for writepage on failure (jsc#SES-1880). +- ceph: try to choose the auth MDS if possible for getattr + (jsc#SES-1880). +- ceph: disable updating the atime since cephfs won't maintain it + (jsc#SES-1880). +- ceph: flush the mdlog for filesystem sync (jsc#SES-1880). +- ceph: rename unsafe_request_wait() (jsc#SES-1880). +- libceph: use swap() macro instead of taking tmp variable + (jsc#SES-1880). +- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check + (jsc#SES-1880). +- ceph: no need to invalidate the fscache twice (jsc#SES-1880). +- ceph: replace usage of found with dedicated list iterator + variable (jsc#SES-1880). +- ceph: use dedicated list iterator variable (jsc#SES-1880). +- ceph: update the dlease for the hashed dentry when removing + (jsc#SES-1880). +- ceph: stop retrying the request when exceeding 256 times + (jsc#SES-1880). +- ceph: stop forwarding the request when exceeding 256 times + (jsc#SES-1880). +- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code + (jsc#SES-1880). +- cachefiles: add tracepoints for on-demand read mode + (jsc#SES-1880). +- cachefiles: enable on-demand read mode (jsc#SES-1880). +- cachefiles: implement on-demand read (jsc#SES-1880). +- cachefiles: notify the user daemon when withdrawing cookie + (jsc#SES-1880). +- cachefiles: unbind cachefiles gracefully in on-demand mode + (jsc#SES-1880). +- cachefiles: notify the user daemon when looking up cookie + (jsc#SES-1880). +- cachefiles: extract write routine (jsc#SES-1880). +- netfs: Eliminate Clang randstruct warning (jsc#SES-1880). +- commit ce95c8d + +- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync") +- commit 559d59c + +- libceph: fix misleading ceph_osdc_cancel_request() comment + (jsc#SES-1880). +- ceph: fix possible NULL pointer dereference for req->r_session + (jsc#SES-1880). +- ceph: remove incorrect session state check (jsc#SES-1880). +- ceph: get snap_rwsem read lock in handle_cap_export for + ceph_add_cap (jsc#SES-1880). +- libceph: disambiguate cluster/pool full log message + (jsc#SES-1880). +- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880). +- fscache: Use wrapper fscache_set_cache_state() directly when + relinquishing (jsc#SES-1880). +- fscache: Move fscache_cookies_seq_ops specific code under + CONFIG_PROC_FS (jsc#SES-1880). +- fscache: Remove the cookie parameter from + fscache_clear_page_bits() (jsc#SES-1880). +- cachefiles: Fix KASAN slab-out-of-bounds in + cachefiles_set_volume_xattr (jsc#SES-1880). +- cachefiles: unmark inode in use in error path (jsc#SES-1880). +- netfs: Keep track of the actual remote file size (jsc#SES-1880). +- netfs: Split some core bits out into their own file + (jsc#SES-1880). +- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880). +- netfs: Rename read_helper.c to io.c (jsc#SES-1880). +- netfs: Prepare to split read_helper.c (jsc#SES-1880). +- netfs: Add a function to consolidate beginning a read + (jsc#SES-1880). +- commit 759f021 + +- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session") +- commit 91f76f5 + +- netfs: Add a netfs inode context (jsc#SES-1880). +- Refresh + patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch. +- commit fa3a76d + +- ceph: Make ceph_init_request() check caps on readahead + (jsc#SES-1880). +- netfs: Change ->init_request() to return an error code + (jsc#SES-1880). +- netfs: Refactor arguments for netfs_alloc_read_request + (jsc#SES-1880). +- netfs: Adjust the netfs_failure tracepoint to indicate + non-subreq lines (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_subrequest struct + (jsc#SES-1880). +- netfs: Trace refcounting on the netfs_io_request struct + (jsc#SES-1880). +- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880). +- netfs: Split netfs_io_* object handling out (jsc#SES-1880). +- netfs: Finish off rename of netfs_read_request to + netfs_io_request (jsc#SES-1880). +- netfs: Rename netfs_read_*request to netfs_io_*request + (jsc#SES-1880). +- netfs: Generate enums from trace symbol mapping lists + (jsc#SES-1880). +- fscache: export fscache_end_operation() (jsc#SES-1880). +- afs: Sort out symlink reading (jsc#SES-1880). +- commit f1d9e86 + +- ceph: uninitialized variable in debug output (jsc#SES-1880). +- ceph: use tracked average r/w/m latencies to display metrics + in debugfs (jsc#SES-1880). +- ceph: include average/stdev r/w/m latency in mds metrics + (jsc#SES-1880). +- ceph: track average r/w/m latency (jsc#SES-1880). +- ceph: use ktime_to_timespec64() rather than + jiffies_to_timespec64() (jsc#SES-1880). +- ceph: assign the ci only when the inode isn't NULL + (jsc#SES-1880). +- commit 7f5eb5f + +- ceph: misc fix for code style and logs (jsc#SES-1880). +- Refresh + patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch. +- commit 915976e + +- ceph: allocate capsnap memory outside of ceph_queue_cap_snap() + (jsc#SES-1880). +- ceph: do not release the global snaprealm until unmounting + (jsc#SES-1880). +- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro + (jsc#SES-1880). +- ceph: eliminate the recursion when rebuilding the snap context + (jsc#SES-1880). +- ceph: zero the dir_entries memory when allocating it + (jsc#SES-1880). +- ceph: move to a dedicated slabcache for ceph_cap_snap + (jsc#SES-1880). +- ceph: add getvxattr op (jsc#SES-1880). +- libceph: drop else branches in prepare_read_data{,_cont} + (jsc#SES-1880). +- ceph: fix comments mentioning i_mutex (jsc#SES-1880). +- ceph: fail the request directly if handle_reply gets an ESTALE + (jsc#SES-1880). +- ceph: wake waiters after failed async create (jsc#SES-1880). +- ceph: wait for async create reply before sending any cap + messages (jsc#SES-1880). +- ceph: eliminate req->r_wait_for_completion from ceph_mds_request + (jsc#SES-1880). +- ceph: uninline the data on a file opened for writing + (jsc#SES-1880). +- ceph: make ceph_netfs_issue_op() handle inlined data + (jsc#SES-1880). +- commit 4f1bb1d + +- cifs: Fix the readahead conversion to manage the batch when + reading from cache (jsc#SES-1880). +- cifs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit aeedd18 + +- cifs: Transition from ->readpages() to ->readahead() + (jsc#SES-1880). +- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch. +- commit 9ab1e02 + +- Update config files. + New config option CONFIG_CACHEFILES_ERROR_INJECTION. +- commit c7f3506 + +- cifs: Support fscache indexing rewrite (jsc#SES-1880). +- Refresh + patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch. +- Refresh + patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch. +- Refresh + patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch. +- Refresh + patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch. +- Refresh + patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch. +- Refresh + patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch. +- Refresh + patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch. +- Refresh patches.suse/cifs-writeback-fix.patch. +- Refresh + patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch. +- commit aba9248 + +- cachefiles: Fix volume coherency attribute (jsc#SES-1880). +- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880). +- libceph: optionally use bounce buffer on recv path in crc mode + (jsc#SES-1880). +- libceph: make recv path in secure mode work the same as send + path (jsc#SES-1880). +- netfs, cachefiles: Add a method to query presence of data in + the cache (jsc#SES-1880). +- ceph: put the requests/sessions when it fails to alloc memory + (jsc#SES-1880). +- netfs: Make ops->init_rreq() optional (jsc#SES-1880). +- fscache: Add a comment explaining how page-release optimisation + works (jsc#SES-1880). +- cachefiles: Check that the backing filesystem supports tmpfiles + (jsc#SES-1880). +- cachefiles: Explain checks in a comment (jsc#SES-1880). +- cachefiles: Trace active-mark failure (jsc#SES-1880). +- cachefiles: Make some tracepoint adjustments (jsc#SES-1880). +- cachefiles: set default tag name if it's unspecified + (jsc#SES-1880). +- cachefiles: Calculate the blockshift in terms of bytes, not + pages (jsc#SES-1880). +- fscache: Fix the volume collision wait condition (jsc#SES-1880). +- ceph: move CEPH_SUPER_MAGIC definition to magic.h + (jsc#SES-1880). +- ceph: remove redundant Lsx caps check (jsc#SES-1880). +- ceph: add new "nopagecache" option (jsc#SES-1880). +- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880). +- ceph: drop send metrics debug message (jsc#SES-1880). +- rbd: make const pointer spaces a static const array + (jsc#SES-1880). +- ceph: Fix incorrect statfs report for small quota + (jsc#SES-1880). +- ceph: mount syntax module parameter (jsc#SES-1880). +- ceph: record updated mon_addr on remount (jsc#SES-1880). +- ceph: new device mount syntax (jsc#SES-1880). +- libceph: rename parse_fsid() to ceph_parse_fsid() and export + (jsc#SES-1880). +- libceph: generalize addr/ip parsing based on delimiter + (jsc#SES-1880). +- 9p: fix enodata when reading growing file (jsc#SES-1880). +- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than + gfpflags_allow_blocking() (jsc#SES-1880). +- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880). +- ceph: add fscache writeback support (jsc#SES-1880). +- ceph: conversion to new fscache API (jsc#SES-1880). +- nfs: Implement cache I/O by accessing the cache directly + (jsc#SES-1880). +- commit 74173ff + +- blacklist: drop ceph commit +- commit ba2e082 + +- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880). +- Refresh + patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. +- commit afbd263 + +- 9p: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- commit 505ae37 + +- 9p: Use fscache indexing rewrite and reenable caching + (jsc#SES-1880). +- afs: Skip truncation on the server of data we haven't written + yet (jsc#SES-1880). +- afs: Copy local writes to the cache when writing to the server + (jsc#SES-1880). +- afs: Convert afs to use the new fscache API (jsc#SES-1880). +- fscache, cachefiles: Display stat of culling events + (jsc#SES-1880). +- fscache, cachefiles: Display stats of no-space events + (jsc#SES-1880). +- cachefiles: Allow cachefiles to actually function + (jsc#SES-1880). +- fscache, cachefiles: Store the volume coherency data + (jsc#SES-1880). +- cachefiles: Implement the I/O routines (jsc#SES-1880). +- cachefiles: Implement cookie resize for truncate (jsc#SES-1880). +- cachefiles: Implement begin and end I/O operation + (jsc#SES-1880). +- cachefiles: Implement backing file wrangling (jsc#SES-1880). +- cachefiles: Implement culling daemon commands (jsc#SES-1880). +- cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Implement metadata/coherency data storage in xattrs + (jsc#SES-1880). +- cachefiles: Implement key to filename encoding (jsc#SES-1880). +- cachefiles: Implement object lifecycle funcs (jsc#SES-1880). +- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880). +- cachefiles: Implement volume support (jsc#SES-1880). +- cachefiles: Implement cache registration and withdrawal + (jsc#SES-1880). +- cachefiles: Implement a function to get/create a directory in + the cache (jsc#SES-1880). +- vfs, cachefiles: Mark a backing file in use with an inode flag + (jsc#SES-1880). +- cachefiles: Provide a function to check how much space there is + (jsc#SES-1880). +- cachefiles: Register a miscdev and parse commands over it + (jsc#SES-1880). +- cachefiles: Add security derivation (jsc#SES-1880). +- cachefiles: Add cache error reporting macro (jsc#SES-1880). +- cachefiles: Add a couple of tracepoints for logging errors + (jsc#SES-1880). +- cachefiles: Add some error injection support (jsc#SES-1880). +- cachefiles: Define structs (jsc#SES-1880). +- cachefiles: Introduce rewritten driver (jsc#SES-1880). +- fscache: Provide a function to resize a cookie (jsc#SES-1880). +- fscache: Provide a function to note the release of a page + (jsc#SES-1880). +- vfs, fscache: Implement pinning of cache usage for writeback + (jsc#SES-1880). +- fscache: Implement higher-level write I/O interface + (jsc#SES-1880). +- fscache: Implement raw I/O interface (jsc#SES-1880). +- netfs: Pass more information on how to deal with a hole in + the cache (jsc#SES-1880). +- fscache: Provide a function to let the netfs update its + coherency data (jsc#SES-1880). +- fscache: Provide read/write stat counters for the cache + (jsc#SES-1880). +- fscache: Count data storage objects in a cache (jsc#SES-1880). +- fscache: Provide a means to begin an operation (jsc#SES-1880). +- fscache: Implement cookie invalidation (jsc#SES-1880). +- fscache: Implement cookie user counting and resource pinning + (jsc#SES-1880). +- fscache: Implement simple cookie state machine (jsc#SES-1880). +- fscache: Add a function for a cache backend to note an I/O error + (jsc#SES-1880). +- fscache: Provide and use cache methods to lookup/create/free + a volume (jsc#SES-1880). +- fscache: Implement functions add/remove a cache (jsc#SES-1880). +- fscache: Implement cookie-level access helpers (jsc#SES-1880). +- fscache: Implement volume-level access helpers (jsc#SES-1880). +- fscache: Implement cache-level access helpers (jsc#SES-1880). +- fscache: Implement cookie registration (jsc#SES-1880). +- fscache: Implement volume registration (jsc#SES-1880). +- fscache: Implement cache registration (jsc#SES-1880). +- fscache: Implement a hash function (jsc#SES-1880). +- fscache: Introduce new driver (jsc#SES-1880). +- netfs: Pass a flag to ->prepare_write() to say if there's no + alloc'd space (jsc#SES-1880). +- netfs: Display the netfs inode number in the netfs_read + tracepoint (jsc#SES-1880). +- fscache: Remove the contents of the fscache driver, pending + rewrite (jsc#SES-1880). +- cachefiles: Delete the cachefiles driver pending rewrite + (jsc#SES-1880). +- fscache, cachefiles: Disable configuration (jsc#SES-1880). +- fs: add is_idmapped_mnt() helper (jsc#SES-1880). +- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880). +- NFS: Always provide aligned buffers to the RPC read layers + (jsc#SES-1880). +- commit 50c0425 + +- add kABI files +- commit ffd2c40 + +- 9p: Convert to using the netfs helper lib to do reads and + caching (jsc#SES-1880). +- commit 9285dce + +- crypto: qat - add limit to linked list parsing (jsc#PED-1073) +- commit 63dafbf + +- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073) +- commit 21b5b5f + +- crypto: qat - fix DMA transfer direction (jsc#PED-1073) +- commit 4b02dad + +- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073) +- commit b6f1e1d + +- crypto: qat - add check to validate firmware images (jsc#PED-1073) +- commit 3a6ee25 + +- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073) +- commit b101f0b + +- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073) +- commit bd08b37 + +- crypto: qat - change behaviour of (jsc#PED-1073) +- commit 6147816 + +- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073) +- commit e6c0efa + +- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073) +- commit d0bcf05 + +- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073) +- commit bd87c89 + +- crypto: qat - add support for 401xx devices (jsc#PED-1073) +- commit 679f445 + +- crypto: qat - re-enable registration of algorithms (jsc#PED-1073) +- commit 9490076 + +- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073) +- commit 34ce5b5 + +- crypto: qat - add param check for DH (jsc#PED-1073) +- commit dc54139 + +- crypto: qat - add param check for RSA (jsc#PED-1073) +- commit 24fd0ed + +- crypto: qat - add backlog mechanism (jsc#PED-1073) +- commit 4bee9a7 + +- crypto: qat - refactor submission logic (jsc#PED-1073) +- commit 734bc69 + +- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073) +- commit 0ca4497 + +- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073) +- commit 75ce6f5 + +- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073) +- commit a50367d + +- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073) +- commit 19343b4 + +- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073) +- commit f879cc5 + +- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073) +- commit 3abd2ce + +- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073) +- commit d02d7f1 + +- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073) +- commit 445360b + +- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073) +- commit 374d0e9 + +- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073) +- commit 371ac9a + +- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073) +- commit 36b0c3b + +- crypto: qat - add missing restarting event notification in (jsc#PED-1073) +- commit d8f5ed8 + +- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073) +- commit d97cfbc + +- crypto: qat - remove unused PFVF stubs (jsc#PED-1073) +- commit adf1574 + +- crypto: qat - remove unneeded braces (jsc#PED-1073) +- commit 6b7ab3d + +- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073) +- commit 80ffbff + +- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073) +- commit 5b94529 + +- crypto: qat - stop using iommu_present() (jsc#PED-1073) +- commit 4bc85ab + +- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073) +- commit 1df3331 + +- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073) +- commit 85d0965 + +- crypto: qat - remove unneeded assignment (jsc#PED-1073) +- commit 03bca5f + +- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073) +- commit 2dc1704 + +- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073) +- commit 7e03d42 + +- crypto: qat - add misc workqueue (jsc#PED-1073) +- commit f1f825f + +- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073) +- commit 5887826 + +- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073) +- commit 47dbd63 + +- crypto: qat - fix definition of ring reset results (jsc#PED-1073) +- commit d54f385 + +- crypto: qat - add support for compression for 4xxx (jsc#PED-1073) +- commit 84ac7d5 + +- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073) +- commit c7713fa + +- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073) +- commit 93ce56b + +- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073) +- commit 57cdfd9 + +- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073) +- commit 536fc2b + +- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073) +- commit 74d1b5e + +- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073) +- commit a8d5aa9 + +- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073) +- commit d7b3505 + +- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073) +- commit 7453a10 + +- crypto: qat - store the ring-to-service mapping (jsc#PED-1073) +- commit 1dbf5a0 + +- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073) +- commit 93b5f1c + +- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073) +- commit 1c79eaf + +- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073) +- commit d6effda + +- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073) +- commit fa7b29f + +- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073) +- commit ec2bc15 + +- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073) +- commit f1348f1 + +- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073) +- commit aedbe07 + +- crypto: qat - make PFVF message construction direction (jsc#PED-1073) +- commit 2ca2bcf + +- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073) +- commit 9792449 + +- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073) +- commit de04ed8 + +- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073) +- commit c3023c8 + +- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073) +- commit a2fb7a9 + +- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073) +- commit 84fa17b + +- crypto: qat - get compression extended capabilities (jsc#PED-1073) +- commit e0f1f60 + +- crypto: qat - improve logging of PFVF messages (jsc#PED-1073) +- commit 7d50788 + +- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073) +- commit 5431014 + +- crypto: qat - do not rely on min version (jsc#PED-1073) +- commit 870229a + +- crypto: qat - refactor pfvf version request messages (jsc#PED-1073) +- commit e5c3675 + +- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073) +- commit f631a94 + +- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073) +- commit 35a9ec3 + +- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073) +- commit 1e1f12f + +- crypto: qat - reorganize PFVF code (jsc#PED-1073) +- commit 55964eb + +- crypto: qat - abstract PFVF receive logic (jsc#PED-1073) +- commit 0bc641c + +- crypto: qat - abstract PFVF send function (jsc#PED-1073) +- commit 3416f84 + +- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073) +- commit e148df7 + +- crypto: qat - add pfvf_ops (jsc#PED-1073) +- commit 75cf99a + +- crypto: qat - relocate PFVF disabled function (jsc#PED-1073) +- commit ef7a717 + +- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073) +- commit 0fab52c + +- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073) +- commit b8a060b + +- crypto: qat - handle retries due to collisions in (jsc#PED-1073) +- commit 44db9e5 + +- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073) +- commit fcf9fe5 + +- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073) +- commit a527278 + +- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073) +- commit 2675449 + +- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073) +- commit d8bed3f + +- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073) +- commit d8fe103 + +- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073) +- commit 51a2a33 + +- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073) +- commit d9293dc + +- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073) +- commit 7b66f0b + +- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073) +- commit 363539f + +- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073) +- commit 269527c + +- crypto: qat - extract send and wait from (jsc#PED-1073) +- commit 2343cd2 + +- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073) +- commit 451a710 + +- crypto: qat - rename pfvf collision constants (jsc#PED-1073) +- commit a3a56b6 + +- crypto: qat - move pfvf collision detection values (jsc#PED-1073) +- commit 7350bb3 + +- crypto: qat - use hweight for bit counting (jsc#PED-1073) +- commit 1febd0b + +- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073) +- commit 2d901d7 + +- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073) +- commit ad3f610 + +- crypto: qat - remove unneeded packed attribute (jsc#PED-1073) +- commit 25d51cb + +- crypto: qat - free irq in case of failure (jsc#PED-1073) +- commit 63e7873 + +- crypto: qat - free irqs only if allocated (jsc#PED-1073) +- commit b76de9d + +- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073) +- commit 438e39e + +- crypto: qat - replace deprecated MSI API (jsc#PED-1073) +- commit 1c74ede + +- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073) +- commit 59ae093 + +- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073) +- commit 248800f + +- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073) +- commit 001fdd0 + +- crypto: qat - remove empty sriov_configure() (jsc#PED-1073) +- commit 5936a46 + +- crypto: qat - fix a typo in a comment (jsc#PED-1073) +- commit 6691294 + +- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073) +- commit 4868b18 + +- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073) +- commit c72ae11 + +- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073) +- commit 7032dc6 + +- Disable intel qat on non-intel architectures +- commit 5c48fb8 + +- rename for-TB-and-USB4-XDomain-structures.patch for consistency +- commit 3cc1d20 + +- ceph: initialize i_size variable in ceph_sync_read + (jsc#SES-1880). +- netfs: fix parameter of cleanup() (jsc#SES-1880). +- netfs: Fix lockdep warning from taking sb_writers whilst + holding mmap_lock (jsc#SES-1880). +- ceph: add a new metric to keep track of remote object copies + (jsc#SES-1880). +- libceph, ceph: move ceph_osdc_copy_from() into cephfs code + (jsc#SES-1880). +- ceph: clean-up metrics data structures to reduce code + duplication (jsc#SES-1880). +- ceph: split 'metric' debugfs file into several files + (jsc#SES-1880). +- ceph: return the real size read when it hits EOF (jsc#SES-1880). +- ceph: shut down mount on bad mdsmap or fsmap decode + (jsc#SES-1880). +- ceph: fix mdsmap decode when there are MDS's beyond max_mds + (jsc#SES-1880). +- ceph: ignore the truncate when size won't change with Fx caps + issued (jsc#SES-1880). +- ceph: don't rely on error_string to validate blocklisted session + (jsc#SES-1880). +- ceph: just use ci->i_version for fscache aux info + (jsc#SES-1880). +- ceph: shut down access to inode when async create fails + (jsc#SES-1880). +- ceph: refactor remove_session_caps_cb (jsc#SES-1880). +- ceph: fix auth cap handling logic in remove_session_caps_cb + (jsc#SES-1880). +- ceph: drop private list from remove_session_caps_cb + (jsc#SES-1880). +- ceph: don't use -ESTALE as special return code in + try_get_cap_refs (jsc#SES-1880). +- ceph: print inode numbers instead of pointer values + (jsc#SES-1880). +- ceph: enable async dirops by default (jsc#SES-1880). +- libceph: drop ->monmap and err initialization (jsc#SES-1880). +- ceph: convert to noop_direct_IO (jsc#SES-1880). +- fscache_cookie_enabled: check cookie is valid before accessing + it (jsc#SES-1880). +- commit f5f0829 + +- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory") +- commit 46eecd9 + +- ceph: fix off by one bugs in unsafe_request_wait() + (jsc#SES-1880). +- ceph: drop the mdsc_get_session/put_session dout messages + (jsc#SES-1880). +- ceph: don't WARN if we're forcibly removing the session caps + (jsc#SES-1880). +- ceph: don't WARN if we're force umounting (jsc#SES-1880). +- ceph: reconnect to the export targets on new mdsmaps + (jsc#SES-1880). +- ceph: print more information when we can't find snaprealm + (jsc#SES-1880). +- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880). +- ceph: remove redundant initializations from mdsc and session + (jsc#SES-1880). +- ceph: add a new vxattr to return auth mds for an inode + (jsc#SES-1880). +- ceph: remove some defunct forward declarations (jsc#SES-1880). +- ceph: flush the mdlog before waiting on unsafe reqs + (jsc#SES-1880). +- ceph: flush mdlog before umounting (jsc#SES-1880). +- ceph: make iterate_sessions a global symbol (jsc#SES-1880). +- ceph: make ceph_create_session_msg a global symbol + (jsc#SES-1880). +- ceph: fix comment about short copies in ceph_write_end + (jsc#SES-1880). +- commit 4e12f60 + +- fscache: Remove an unused static variable (jsc#SES-1880). +- fscache: Fix some kerneldoc warnings shown up by W=1 + (jsc#SES-1880). +- cachefiles: Use file_inode() rather than accessing ->f_inode + (jsc#SES-1880). +- netfs: Move cookie debug ID to struct netfs_cache_resources + (jsc#SES-1880). +- fscache: Select netfs stats if fscache stats are enabled + (jsc#SES-1880). +- commit bbdc82f + +- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log + (bsc#1207361). +- commit 8b43c40 + +- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361). +- commit c11acdd + +- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH + (bsc#1207361). +- commit 2d4b85b + +- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex + (bsc#1207361). +- commit 14de981 + +- tcp: tweak len/truesize ratio for coalesce candidates + (bsc#1207361). +- commit edfd8e9 + +- xhci: Prevent infinite loop in transaction errors recovery + for streams (git-fixes). +- commit 85092a8 + +- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a + The entry was valid only for SP4 and the patch taken in SP5 + Thus it should not be listed at teh same time +- commit ceec295 + +- paddings for the inter DMN tunnel stuff of TB (bsc#1207439). +- commit 67bb45c + +- paddings for ath 802.11 (bsc#1207439). +- commit 5a06131 + +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1207361). +- commit ddab1a0 + +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1207361). +- commit 6b251c2 + +- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361). +- commit 0bf0bf4 + +- net: sched: Fix use after free in red_enqueue() (bsc#1207361). +- commit e23a513 + +- net: sched: fix race condition in qdisc_graft() (bsc#1207361). +- commit a308ff1 + +- net: sched: sfb: fix null pointer access issue when sfb_init() + fails (bsc#1207361). +- commit 4f72489 + +- net: sched: cake: fix null pointer access issue when cake_init() + fails (bsc#1207361). +- commit 39f4159 + +- net: sched: act_ct: fix possible refcount leak in tcf_ct_init() + (bsc#1207361). +- commit 50b1a73 + +- net: sched: fix possible refcount leak in tc_new_tfilter() + (bsc#1207361). +- commit 4381a72 + +- net/sched: taprio: avoid disabling offload when it was never + enabled (bsc#1207361). +- commit 3ac48e1 + +- net/sched: fix netdevice reference leaks in + attach_default_qdiscs() (bsc#1207361). +- commit c027f2b + +- paddings for mediatek 802.11 (bsc#1207439). +- commit 16db63a + +- net: sched: tbf: don't call qdisc_put() while holding tree lock + (bsc#1207361). +- commit 62026f3 + +- net: sched: fix misuse of qcpu->backlog in + gnet_stats_add_queue_cpu (bsc#1207361). +- commit c5e3f37 + +- net/sched: cls_api: Fix flow action initialization + (bsc#1207361). +- commit b0a0a61 + +- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit + platforms (bsc#1207361). +- commit 84ef588 + +- net: sched: add barrier to fix packet stuck problem for lockless + qdisc (bsc#1207361). +- commit ea9576e + +- net: sched: fixed barrier to prevent skbuff sticking in qdisc + backlog (bsc#1207361). +- commit 2c7a559 + +- paddings for realtik 802.11 (bsc#1207439). +- commit 4ed6d80 + +- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() + (bsc#1207361). +- commit c50ecf4 + +- net/sched: cls_u32: fix possible leak in u32_init_knode() + (bsc#1207361). +- commit a9f32c4 + +- net/sched: taprio: Check if socket flags are valid + (bsc#1207361). +- commit 0942621 + +- net/sched: fix initialization order when updating chain 0 head + (bsc#1207361). +- commit 34cd1cb + +- net/sched: act_ct: fix ref leak when switching zones + (bsc#1207361). +- commit 0833c6c + +- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361). +- commit 757cbd1 + +- net/sched: act_ct: Fix flow table lookup after ct clear or + switching zones (bsc#1207361). +- commit 96f803e + +- net_sched: restore "mpu xxx" handling (bsc#1207361). +- commit 024a7f3 + +- net/sched: sch_ets: don't remove idle classes from the + round-robin list (bsc#1207361). +- commit 005267d + +- net/sched: fq_pie: prevent dismantle issue (bsc#1207361). +- commit 1717957 + +- net/sched: sch_ets: don't peek at classes beyond 'nbands' + (bsc#1207361). +- commit ee4b9c2 + +- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361). +- commit 0ab71c0 + +- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361). +- commit 4102780 + +- ipvs: run_estimation should control the kthread tasks + (bsc#1207361). +- commit 51bb0d7 + +- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361). +- commit 2723796 + +- ipvs: use kthreads for stats estimation (bsc#1207361). +- commit ff08e41 + +- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361). +- commit 51c5bfe + +- ipvs: use common functions for stats allocation (bsc#1207361). +- commit 347e1b2 + +- ipvs: add rcu protection to stats (bsc#1207361). +- commit 5f23238 + +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361). +- commit 31ae8c3 + +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361). +- commit bb6c429 + +- ipvs: use explicitly signed chars (bsc#1207361). +- commit 22855ea + +- ipvs: correctly print the memory size of ip_vs_conn_tab + (bsc#1207361). +- commit f56bcd9 + +- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361). +- commit b94d2b7 + +- ipvs: autoload ipvs on genl access (bsc#1207361). +- commit 12cf4c5 + +- for TB and USB4 XDomain structures (bsc#1207439). +- commit e00e308 + +- paddings for gadgets (bsc#1207439). +- commit 6b4b17c + +- paddings for the new structures for roles (bsc#1207439). +- commit 1ac04ac + +- paddings: add for type C new in SP5 (bsc#1207439). +- commit 769e51e + +- drm/i915/selftests: Unwind hugepages to drop wakeref on error + (git-fixes). +- commit 907589c + +- drm/msm/gpu: Fix potential double-free (git-fixes). +- commit a9243cf + +- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path + (git-fixes). +- commit ac4c813 + +- drm/msm/dpu: Fix some kernel-doc comments (git-fixes). +- commit 4a894d0 + +- drm/i915: Reserve enough fence slot for i915_vma_unbind_async + (git-fixes). +- commit 6a22d0f + +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (git-fixes). +- commit fc98aa7 + +- drm/amdkfd: Fix kernel warning during topology setup + (git-fixes). +- commit 184a51d + +- drm/i915: improve the catch-all evict to handle lock contention + (git-fixes). +- commit 08d6b57 + +- drm/amd/pm: avoid large variable on kernel stack (git-fixes). +- commit d1c9734 + +- drm/i915/ttm: consider CCS for backup objects (git-fixes). +- commit db4d244 + +- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs + (git-fixes). +- commit bf8b707 + +- drm/i915/guc: make default_lists const data (git-fixes). +- commit 66da1c8 + +- drm/msm/mdp5: stop overriding drvdata (git-fixes). +- commit 1b93d3f + +- Refresh + patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch + (git-fixes) + Alt-commit +- commit 34ded5b + +- Refresh + patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch + (git-fixes) + Alt-commit +- commit bd4acf7 + +- drm/amd/display: delete the duplicate .set_odm_bypass + initialization in dcn314_tg_funcs (git-fixes). +- commit fa9b5a7 + +- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes). +- commit 0454dc1 + +- drm: rcar-du: Drop leftovers dependencies from Kconfig + (git-fixes). +- commit 3caed8e + +- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for + vega10 properly" (git-fixes). +- commit 11afadd + +- Refresh + patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch + (git-fixes) + Alt-commit +- commit 069f690 + +- drm/i915: Fix compute pre-emption w/a to apply to compute + engines (git-fixes). +- commit 6a05b60 + +- Refresh + patches.suse/drm-i915-Fix-display-problems-after-resume.patch + (git-fixes) + Alt-commit +- commit 16c0276 + +- Refresh + patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch + (git-fixes) + Alt-commit +- commit 73c4eaa + +- drm: lcdif: change burst size to 256B (git-fixes). +- commit 42076b9 + +- Refresh + patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch + (git-fixes) + Alt-commit +- commit 60a4ef1 + +- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe + (git-fixes). +- commit f833b7b + +- Refresh + patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch. + Alt-commit +- commit bcdeb12 + +- drm: lcdif: Switch to limited range for RGB to YUV conversion + (git-fixes). +- commit c04f538 + +- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM + (bsc#1206006). +- commit f397f8a + +- drm/atomic-helper: Don't allocate new plane state in CRTC check + (git-fixes). +- commit bcbb234 + +- drm/bridge: it6505: Add pre_enable/post_disable callback + (git-fixes). +- commit 9ad1e5e + +- drm/bridge: it6505: Adapt runtime power management framework + (git-fixes). +- commit 2b7732d + +- drm/i915/gvt: Get reference to KVM iff attachment to VM is + successful (git-fixes). +- commit d805a79 + +- drm/i915: Fix warn in intel_display_power_*_domain() functions + (git-fixes). +- commit 4355ab1 + +- drm/i915: Do not set cache_dirty for DGFX (git-fixes). +- commit b67cd7d + +- drm/i915/psr: Send update also on invalidate (git-fixes). +- commit 9a2ccac + +- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' + line (git-fixes). +- commit 35e1a89 + +- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes). +- commit b133d03 + +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (git-fixes). +- commit 8fe85cd + +- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD + (git-fixes). +- commit 11ba84f + +- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes). +- commit 2986994 + +- drm/msm/dp: fix bridge lifetime (git-fixes). +- commit 17d7b7f + +- drm/msm/dp: fix aux-bus EP lifetime (git-fixes). +- commit 610600e + +- drm/msm/dp: fix memory corruption with too many bridges + (git-fixes). +- commit 240da7f + +- drm/msm/dp: add atomic_check to bridge ops (git-fixes). +- commit 8b8f36a + +- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes). +- commit 74ec471 + +- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume + (git-fixes). +- commit b1e60d3 + +- Refresh + patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch + (git-fixes) + Alt-commit +- commit d227c44 + +- drm/i915: Fix display problems after resume (git-fixes). +- commit 8a33e76 + +- drm/i915/guc: Fix revocation of non-persistent contexts + (git-fixes). +- commit 15a9fe5 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch + (git-fixes) + Alt-commit +- commit 3f34b95 + +- Refresh + patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch + (git-fixes) + Alt-commit +- commit e71aeb7 + +- drm/i915/gvt: Add missing vfio_unregister_group_dev() call + (git-fixes). +- commit b27f38e + +- USB: gadget: Add ID numbers to configfs-gadget driver names + (git-fixes). +- commit 4a8d0d1 + +- usb: ucsi: Ensure connector delayed work items are flushed + (git-fixes). +- commit 1fc8962 + +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (git-fixes). +- commit d9590e7 + +- blacklist.conf: Add upstream config paths. +- commit 4a7f4f2 + +- Refresh + patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch. + Now in mainline. Add to sorted section. +- commit 6995158 + +- virtio-gpu: fix shift wrapping bug in + virtio_gpu_fence_event_create() (git-fixes). +- commit 539bf79 + +- drm/bridge: it6505: use drm_debug_enabled() in + it6505_debug_print() (git-fixes). +- commit 5e6dd4b + +- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot() + (git-fixes). +- commit af06b2e + +- drm/msm/dpu: drop unused memory allocation (git-fixes). +- commit 9feabb5 + +- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices + (git-fixes). +- commit ee2eeca + +- drm: rcar-du: Drop leftovers variables from Makefile + (git-fixes). +- commit 58c08bd + +- Refresh + patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch + (git-fixes) + Alt-commit +- commit 4063805 + +- drm/virtio: set fb_modifiers_not_supported (git-fixes). +- commit a4aac7f + +- drm/bridge: it6505: Fix the order of DP_SET_POWER commands + (git-fixes). +- commit 4df42d4 + +- drm: fix drm_mipi_dbi build errors (git-fixes). +- commit 2d79b8a + +- drm/panel: use 'select' for Ili9341 panel driver helpers + (git-fixes). +- commit 8e413c7 + +- drm/virtio: Fix same-context optimization (git-fixes). +- commit 596bba8 + +- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes). +- commit 34f6f39 + +- drm/lcdif: Clean up debug prints and comments (git-fixes). +- commit ecdc499 + +- drm/lcdif: Consistently use plain timings (git-fixes). +- commit 7c978f1 + +- drm/lcdif: Clean up headers (git-fixes). +- commit a5dc0be + +- drm/format-helper: Fix test on big endian architectures + (git-fixes). +- commit b0bfed2 + +- drm/bridge: tc358767: Add of_node_put() when breaking out of + loop (git-fixes). +- commit a3c7986 + +- drm/virtio: Unlock reservations on dma_resv_reserve_fences() + error (git-fixes). +- commit e81bc04 + +- drm/bridge: it6505: Power on downstream device in .atomic_enable + (git-fixes). +- commit 0c6ade5 + +- Refresh + patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch. + Alt-commit +- commit b9eec37 + +- Refresh + patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch. + Alt-commit +- commit e4ed54f + +- drm/amdgpu: don't use BACO for reset in S3 (git-fixes). +- commit 3504f0f + +- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE +- commit 151afa1 + +- Refresh + patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch + Alt-commit +- commit f5105c7 + +- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 0f2985d + +- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + (jsc#SLE-21132,bsc#1191256,bsc#1207184). +- commit 65a34a6 + +- VMCI: Use threaded irqs instead of tasklets (git-fixes). +- gsmi: fix null-deref in gsmi_get_variable (git-fixes). +- misc: fastrpc: Fix use-after-free race condition for maps + (git-fixes). +- misc: fastrpc: Don't remove map on creater_process and + device_release (git-fixes). +- w1: fix WARNING after calling w1_process() (git-fixes). +- w1: fix deadloop in __w1_remove_master_device() (git-fixes). +- driver core: Fix test_async_probe_init saves device in wrong + array (git-fixes). +- staging: vchiq_arm: fix enum vchiq_status return types + (git-fixes). +- serial: atmel: fix incorrect baudrate setup (git-fixes). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (git-fixes). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (git-fixes). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes). +- usb: host: ehci-fsl: Fix module alias (git-fixes). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (git-fixes). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (git-fixes). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (git-fixes). +- usb: typec: altmodes/displayport: Add pin assignment helper + (git-fixes). +- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + (git-fixes). +- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + (git-fixes). +- usb: xhci: Check endpoint is valid before dereferencing it + (git-fixes). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (git-fixes). +- usb: cdns3: remove fetched trb from cache before dequeuing + (git-fixes). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (git-fixes). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (git-fixes). +- thunderbolt: Do not report errors if on-board retimers are found + (git-fixes). +- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (git-fixes). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (git-fixes). +- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe() + (git-fixes). +- soc: imx8m: Fix incorrect check for of_clk_get_by_name() + (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_notification (git-fixes). +- firmware: arm_scmi: Harden shared memory access in + fetch_response (git-fixes). +- memory: mvebu-devbus: Fix missing clk_disable_unprepare in + mvebu_devbus_probe() (git-fixes). +- memory: atmel-sdramc: Fix missing clk_disable_unprepare in + atmel_ramc_probe() (git-fixes). +- memory: tegra: Remove clients SID override programming + (git-fixes). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (git-fixes). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (git-fixes). +- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes). +- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes). +- dmaengine: xilinx_dma: call of_node_put() when breaking out + of for_each_child_of_node() (git-fixes). +- dmaengine: Fix double increment of client_count in + dma_chan_get() (git-fixes). +- dmaengine: tegra210-adma: fix global intr clear (git-fixes). +- phy: phy-can-transceiver: Skip warning if no "max-bitrate" + (git-fixes). +- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence" + (git-fixes). +- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() + in rockchip_usb2phy_power_on() (git-fixes). +- phy: ti: fix Kconfig warning and operator precedence + (git-fixes). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (git-fixes). +- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (git-fixes). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (git-fixes). +- virtio-net: correctly enable callback during start_xmit + (git-fixes). +- net: mdio: validate parameter addr in mdiobus_get_phy() + (git-fixes). +- net: usb: sr9700: Handle negative len (git-fixes). +- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and + unmap_si_regs (git-fixes). +- net: nfc: Fix use-after-free in local_cleanup() (git-fixes). +- l2tp: Don't sleep and disable BH under writer-side + sk_callback_lock (git-fixes). +- commit b75f08a + +- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes). +- ACPI: PRM: Check whether EFI runtime is available (git-fixes). +- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60 + (git-fixes). +- Revert "ARM: dts: armada-39x: Fix compatible string for gpios" + (git-fixes). +- Revert "ARM: dts: armada-38x: Fix compatible string for gpios" + (git-fixes). +- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes). +- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC + polarity (git-fixes). +- ARM: imx: add missing of_node_put() (git-fixes). +- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes). +- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + (git-fixes). +- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes). +- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes). +- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB + PHY0" (git-fixes). +- dmaengine: lgm: Move DT parsing after initialization + (git-fixes). +- dmaengine: ti: k3-udma: Do conditional decrement of + UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (git-fixes). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (git-fixes). +- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change + (git-fixes). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (git-fixes). +- commit 5b33587 + +- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, + perf NMI and throttling (git fixes). +- perf/x86/amd/uncore: Fix memory leak for events array (git + fixes). +- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git + fixes). +- perf/x86/utils: Fix uninitialized var in get_branch_type() + (git fixes). +- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW + (git fixes). +- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes). +- commit 5d08c94 + +- blk: kABI: Add suse_kabi_padding to blk layer structs + (bsc#1207345). +- commit c25973f + +- Update + patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch + (git-fixes, bsc#1206784). +- commit b88f181 + +- Update + patches.suse/HID-check-empty-report_list-in-bigben_probe.patch + (git-fixes, bsc#1206784). +- commit dc5fa1c + +- Update + patches.suse/HID-betop-check-shape-of-output-reports.patch + (git-fixes, bsc#1207186). +- commit fb93871 + +- blacklist.conf: add one docs update +- commit bfb0e4d + +- perf/x86/ibs: Add new IBS register bits into header + (jsc#PED-1752). +- perf/core: Add a new read format to get a number of lost samples + (jsc#PED-1752). +- x86/events/intel/ds: Enable large PEBS for + PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752). +- perf/ibs: Fix comment (jsc#PED-1755). +- perf/amd/ibs: Use interrupt regs ip for stack unwinding + (jsc#PED-1755). +- perf/x86: Unify format of events sysfs show (jsc#PED-1755). +- perf report: Add tools/arch/x86/include/asm/amd-ibs.h + (jsc#PED-1755 (dependent patch)). +- perf/x86/amd/ibs: Add bitfield definitions in new + header (jsc#PED-1755 (dependent patch)). +- commit c98b108 + +- signal: Deliver SIGTRAP on perf event asynchronously if blocked + (jsc#PED-1755). +- blacklist.conf: remove blacklist inherited from SP4 for this patch +- commit 0a01122 + +- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP + (jsc#PED-1755 (dependent patch)). +- arm64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- arm: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- sparc64: Add compile-time asserts for siginfo_t offsets + (jsc#PED-1755 (dependent patch)). +- commit 3e86e1d + +- Update References in following patches (add jsc#PED-1755 jsc#PED-1752): + patches.suse/ACPI-Add-perf-low-power-callback.patch + patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch + patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch + patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch + patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch + patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch + patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch + patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch + patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch + patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch + patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch + patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch + patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch + patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch + patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch + patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch + patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch + patches.suse/perf-x86-amd-core-Detect-available-counters.patch + patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch + patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch + patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch + patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch + patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch + patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch + patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch + patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch + patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch + patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch + patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch + patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch +- commit 7004549 + +- USB: gadgetfs: Fix race between mounting and unmounting + (CVE-2022-4382 bsc#1206258). +- commit 458382c + +- git_sort: add usb-linus branch for gregkh/usb +- commit 67c0004 + +- mei: bus: enable sending gsc commands (jsc#PED-1218). +- commit 419eee7 + +- drm/i915/uc: Add patch level version number support + (jsc#PED-1218). +- commit d5df365 + +- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes). +- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes). +- scsi: fcoe: Fix transport not deattached when fcoe_if_init() + fails (git-fixes). +- scsi: ipr: Fix WARNING in ipr_init() (git-fixes). +- scsi: scsi_debug: Fix possible name leak in + sdebug_add_host_helper() (git-fixes). +- scsi: fcoe: Fix possible name leak when device_register() + fails (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_report_zones() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes). +- scsi: efct: Fix possible memleak in efct_device_init() + (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + (git-fixes). +- scsi: hpsa: Fix error handling in hpsa_add_sas_host() + (git-fixes). +- scsi: mpt3sas: Fix possible resource leaks in + mpt3sas_transport_port_add() (git-fixes). +- scsi: hpsa: Fix possible memory leak in hpsa_init_one() + (git-fixes). +- scsi: scsi_debug: Fix a warning in resp_write_scat() + (git-fixes). +- scsi: elx: libefc: Fix second parameter type in state callbacks + (git-fixes). +- scsi: core: Fix a race between scsi_done() and scsi_timeout() + (git-fixes). +- commit fd6cfde + +- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134) +- commit a076073 + +- btrfs: join running log transaction when logging new name + (bsc#1207263). +- commit 862de17 + +- mm/memory: return vm_fault_t result from migrate_to_ram() + callback (jsc#PED-1294). +- commit 3d72145 + +- mm/migrate_device: return number of migrating pages in + args->cpages (jsc#PED-1294). +- commit 3f2d91f + +- btrfs: fix assertion failure when logging directory key range + item (bsc#1207263). +- commit fdf19d2 + +- mm/rmap.c: avoid double faults migrating device private pages + (jsc#PED-1294). +- Refresh + patches.suse/mm-add-zone-device-coherent-type-memory-support.patch. +- commit 59ec623 + +- btrfs: prepare extents to be logged before locking a log tree + path (bsc#1207263). +- commit 2e8db4d + +- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK + tuning (jsc#PED-1218). +- commit 198767a + +- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709" + (jsc#PED-1218). +- commit 9b18ee0 + +- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2" + (jsc#PED-1218). +- commit 75a79d0 + +- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218). +- commit 229ce62 + +- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218). +- commit db87b41 + +- drm/i915/gt: Flush to global observation point before breadcrumb + write (jsc#PED-1218). +- commit 5457826 + +- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers + (jsc#PED-1218). +- commit 6ba4dd0 + +- drm/i915: allow control over the flags when migrating + (jsc#PED-1218). +- commit 20c8195 + +- drm/i915/display: handle migration for dpt (jsc#PED-1218). +- commit 227f621 + +- drm/i915/ttm: Abort suspend on i915_ttm_backup failure + (jsc#PED-1218). +- commit e970146 + +- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218). +- commit 2b56902 + +- btrfs: remove useless path release in the fast fsync path + (bsc#1207263). +- commit 6542fdf + +- drm/i915/guc/slpc: Run SLPC selftests on all tiles + (jsc#PED-1218). +- Refresh + patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch. +- commit 2a471f1 + +- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power + (jsc#PED-1218). +- commit a1462d1 + +- drm/i915/huc: define gsc-compatible HuC fw for DG2 + (jsc#PED-1218). +- commit 00ce288 + +- btrfs: use single variable to track return value at + btrfs_log_inode() (bsc#1207263). +- commit 801e9e3 + +- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC + names (jsc#PED-1218). +- commit 45ecbb1 + +- drm/i915/uc: Support for version reduced and multiple firmware + files (jsc#PED-1218). +- commit 4791ce9 + +- btrfs: avoid inode logging during rename and link when possible + (bsc#1207263). +- commit 8842469 + +- drm/i915/huc: better define HuC status getparam possible return + values (jsc#PED-1218). +- commit dd23b5a + +- drm/i915/huc: stall media submission until HuC is loaded + (jsc#PED-1218). +- commit 6404d76 + +- drm/i915/huc: track delayed HuC load with a fence + (jsc#PED-1218). +- commit 97360ee + +- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218). +- commit c0e5f01 + +- drm/i915/pxp: add huc authentication and loading command + (jsc#PED-1218). +- commit 401dd65 + +- drm/i915/pxp: implement function for sending tee stream command + (jsc#PED-1218). +- commit 218257a + +- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc + (jsc#PED-1218). +- commit 6bf9226 + +- mei: pxp: support matching with a gfx discrete card + (jsc#PED-1218). +- commit 55874e3 + +- mei: pxp: add command streamer API to the PXP driver + (jsc#PED-1218). +- commit e13c906 + +- mei: bus: extend bus API to support command streamer API + (jsc#PED-1218). +- commit 35f76cf + +- mei: adjust extended header kdocs (jsc#PED-1218). +- commit 955ba01 + +- mei: add support to GSC extended header (jsc#PED-1218). +- commit 45c2eed + +- drm/i915/gsc: allocate extended operational memory in LMEM + (jsc#PED-1218). +- commit b1681ff + +- drm/i915/gsc: add GSC XeHP SDV platform definition + (jsc#PED-1218). +- commit 69efde1 + +- drm/i915/gsc: add slow_firmware flag to the gsc device + definition (jsc#PED-1218). +- commit fe02f1d + +- drm/i915/gsc: skip irq initialization if using polling + (jsc#PED-1218). +- commit 050ebd5 + +- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218). +- commit eb0b0f2 + +- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218). +- commit a6a3de8 + +- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218). +- commit 0bffcf4 + +- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218). +- commit 3335e38 + +- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218). +- commit 6166725 + +- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218). +- commit 9aaa98b + +- drm/i915/dg2: Add additional HDMI pixel clock frequencies + (jsc#PED-1218). +- commit feb1ae3 + +- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier + (jsc#PED-1218). +- commit 0611a7d + +- drm/i915: Fix watermark calculations for DG2 CCS modifiers + (jsc#PED-1218). +- commit db7bbe8 + +- i40e: Fix for VF MAC address 0 (jsc#PED-372). +- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549). +- net/mlx5e: MACsec, block offload requests with encrypt off + (jsc#PED-1549). +- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549). +- net/mlx5e: MACsec, fix add Rx security association (SA) rule + memory leak (jsc#PED-1549). +- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition + and functionality (jsc#PED-1549). +- net/mlx5e: MACsec, fix update Rx secure channel active field + (jsc#PED-1549). +- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted + (jsc#PED-1549). +- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit + (jsc#PED-1549). +- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() + (jsc#PED-1549). +- net/mlx5e: Fix a couple error codes (jsc#PED-1549). +- net/mlx5e: Fix use-after-free when reverting termination table + (jsc#PED-1549). +- net/mlx5: Fix uninitialized variable bug in outlen_write() + (jsc#PED-1549). +- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549). +- net/mlx5: E-switch, Destroy legacy fdb table when needed + (jsc#PED-1549). +- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549). +- iavf: Fix error handling in iavf_init_module() (jsc#PED-835). +- qed: avoid defines prefixed with CONFIG (jsc#PED-1526). +- net/mlx5e: Fix possible race condition in macsec extended + packet number update routine (jsc#PED-1549). +- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549). +- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549). +- net/mlx5e: Remove leftovers from old XSK queues enumeration + (jsc#PED-1549). +- net/mlx5e: Offload rule only when all encaps are valid + (jsc#PED-1549). +- net/mlx5e: Fix missing alignment in size of MTT/KLM entries + (jsc#PED-1549). +- net/mlx5: Fix sync reset event handler error flow + (jsc#PED-1549). +- net/mlx5: E-Switch, Set correctly vport destination + (jsc#PED-1549). +- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549). +- net/mlx5: Fix handling of entry refcount when command is not + issued to FW (jsc#PED-1549). +- net/mlx5: cmdif, Print info on any firmware cmd failure to + tracepoint (jsc#PED-1549). +- net/mlx5: SF: Fix probing active SFs during driver probe phase + (jsc#PED-1549). +- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549). +- net/mlx5: Do not query pci info while pci disabled + (jsc#PED-1549). +- ice: fix handling of burst Tx timestamps (jsc#PED-376). +- iavf: Fix race condition between iavf_shutdown and iavf_remove + (jsc#PED-835). +- iavf: remove INITIAL_MAC_SET to allow gARP to work properly + (jsc#PED-835). +- iavf: Do not restart Tx queues after reset task failure + (jsc#PED-835). +- iavf: Fix a crash during reset task (jsc#PED-835). +- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions + (jsc#PED-1549). +- net/mlx5e: E-Switch, Fix comparing termination table instance + (jsc#PED-1549). +- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing + (jsc#PED-1549). +- net/mlx5e: Fix tc acts array not to be dependent on enum order + (jsc#PED-1549). +- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549). +- net/mlx5e: Add missing sanity checks for max TX WQE size + (jsc#PED-1549). +- net/mlx5: fw_reset: Don't try to load device in case PCI isn't + working (jsc#PED-1549). +- net/mlx5: E-switch, Set to legacy mode if failed to change + switchdev mode (jsc#PED-1549). +- net/mlx5: Allow async trigger completion execution on single + CPU systems (jsc#PED-1549). +- net/mlx5: Bridge, verify LAG state when adding bond to bridge + (jsc#PED-1549). +- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835). +- ice: Fix spurious interrupt during removal of trusted VF + (jsc#PED-376). +- commit f1b4a41 + +- bnxt_en: add dynamic debug support for HWRM messages + (git-fixes). +- Refresh + patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch. +- commit 8e93e3e + +- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes). +- i40e: Fix not setting default xps_cpus after reset (git-fixes). +- octeontx2-pf: Fix potential memory leak in otx2_init_tc() + (jsc#SLE-24682). +- igb: Allocate MSI-X vector when testing (git-fixes). +- net: tun: Fix use-after-free in tun_detach() (git-fixes). +- i40e: Fix error handling in i40e_init_module() (git-fixes). +- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes). +- qlcnic: fix sleep-in-atomic-context bugs caused by msleep + (git-fixes). +- octeontx2-af: Fix reference count issue in rvu_sdp_init() + (jsc#SLE-24682). +- octeontx2-pf: Add check for devm_kcalloc (git-fixes). +- bnx2x: fix pci device refcount leak in + bnx2x_vf_is_pcie_pending() (git-fixes). +- sfc: fix potential memleak in __ef100_hard_start_xmit() + (git-fixes). +- octeontx2-af: debugsfs: fix pci device refcount leak + (git-fixes). +- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes). +- net: liquidio: simplify if expression (git-fixes). +- net: ena: Fix error handling in ena_init() (git-fixes). +- bnxt_en: Remove debugfs when pci_register_driver failed + (git-fixes). +- net: macvlan: Use built-in RCU list checking (git-fixes). +- net: liquidio: release resources when liquidio driver open + failed (git-fixes). +- net: macvlan: fix memory leaks of macvlan_common_newlink + (git-fixes). +- cxgb4vf: shut down the adapter when t4vf_update_port_info() + failed in cxgb4vf_open() (git-fixes). +- net: cxgb3_main: disable napi when bind qsets failed in + cxgb_up() (git-fixes). +- net: tun: call napi_schedule_prep() to ensure we own a napi + (git-fixes). +- drivers: net: xgene: disable napi when register irq failed in + xgene_enet_open() (git-fixes). +- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg + to network (git-fixes). +- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent + (git-fixes). +- bnxt_en: fix potentially incorrect return value for + ndo_rx_flow_steer (git-fixes). +- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes). +- bnxt_en: fix the handling of PCIE-AER (git-fixes). +- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes). +- net: tun: Fix memory leaks of napi_get_frags (git-fixes). +- commit 098df56 + +- btrfs: stop doing unnecessary log updates during a rename + (bsc#1207263). +- commit af7d282 + +- btrfs: remove unnecessary NULL check for the new inode during + rename exchange (bsc#1207263). +- commit bf101e4 + +- btrfs: avoid logging all directory changes during renames + (bsc#1207263). +- commit 4234518 + +- HID: betop: check shape of output reports (git-fixes). +- HID: revert CHERRY_MOUSE_000C quirk (git-fixes). +- HID: check empty report_list in bigben_probe() (git-fixes). +- HID: check empty report_list in hid_validate_values() + (git-fixes). +- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes). +- tomoyo: fix broken dependency on *.conf.default (git-fixes). +- efi: tpm: Avoid READ_ONCE() for accessing the event log + (git-fixes). +- docs: Fix the docs build with Sphinx 6.0 (git-fixes). +- drm/i915/gt: Reset twice (git-fixes). +- regulator: da9211: Use irq handler when ready (git-fixes). +- pinctrl: amd: Add dynamic debugging for active GPIOs + (git-fixes). +- arm64: atomics: format whitespace consistently (git-fixes). +- commit a241497 + +- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP + (bsc#1207269). +- commit d337d79 + +- btrfs: pass the dentry to btrfs_log_new_name() instead of the + inode (bsc#1207263). +- commit db8e195 + +- btrfs: add helper to delete a dir entry from a log tree + (bsc#1207263). +- commit f7a9c31 + +- btrfs: stop trying to log subdirectories created in past + transactions (bsc#1207263). +- commit 7c6f2ce + +- btrfs: stop copying old dir items when logging a directory + (bsc#1207263). +- commit f0f8008 + +- btrfs: put initial index value of a directory in a constant + (bsc#1207263). +- commit 72e8d53 + +- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init() + (bsc#1206616). +- Refresh + patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch. +- commit 957a2a9 + +- btrfs: don't log unnecessary boundary keys when logging + directory (bsc#1207263). +- commit 4b59646 + +- btrfs: remove write and wait of struct walk_control + (bsc#1207263). +- commit f7b4e9a + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit 573fdfa + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit a1d2451 + +- net: sched: disallow noqueue for qdisc classes (bsc#1207237 + CVE-2022-47929). +- commit f7f84ac + +- Refresh + patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch. +- commit cdcfa1d + +- blacklist.conf: kABI +- commit 2049d90 + +- blacklist.conf: fix affects only unsupported hardware and is complex +- commit f76a544 + +- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in + mt7921_mcu_tx_done_event (git-fixes). +- commit 089efbe + +- blacklist.conf: false positive +- commit 62d28a7 + +- supported.conf: Add support for mei/gsc and mei/pxp + These are used by the i915 drm driver which we support. +- commit 7d03e84 + +- Documentation: Remove bogus claim about del_timer_sync() + (git-fixes). +- commit 1100a76 + +- clocksource/drivers/sp804: Do not use timer namespace for + timer_shutdown() function (bsc#1207210). +- commit 732baf1 + +- clocksource/drivers/arm_arch_timer: Do not use timer namespace + for timer_shutdown() function (bsc#1207210). +- commit 41b066c + +- ARM: spear: Do not use timer namespace for timer_shutdown() + function (bsc#1207210). +- commit 07adb97 + +- cifs: Fix uninitialized memory read for smb311 posix symlink + create (git-fixes). +- commit 6c87295 + +- cifs: fix potential memory leaks in session setup (bsc#1193629). +- commit a50abb3 + +- cifs: do not query ifaces on smb1 mounts (git-fixes). +- commit 525e434 + +- cifs: fix double free on failed kerberos auth (git-fixes). +- commit c048c3a + +- cifs: remove redundant assignment to the variable match + (bsc#1193629). +- commit 5b8956d + +- cifs: fix file info setting in cifs_open_file() (git-fixes). +- commit e6259cb + +- cifs: fix file info setting in cifs_query_path_info() + (git-fixes). +- commit 1b4d4fe + +- cifs: fix interface count calculation during refresh + (git-fixes). +- commit 46ee30a + +- cifs: refcount only the selected iface during interface update + (git-fixes). +- commit bd6c57b + +- cifs: protect access of TCP_Server_Info::{dstaddr,hostname} + (bsc#1193629). +- commit bc728e2 + +- cifs: fix race in assemble_neg_contexts() (bsc#1193629). +- commit b120307 + +- cifs: ignore ipc reconnect failures during dfs failover + (bsc#1193629). +- commit 2b37719 + +- wifi: mt76: mt7921: add mt7921_mutex_acquire at + mt7921_sta_set_decap_offload (git-fixes). +- commit 1185bd8 + +- wifi: mt76: sdio: poll sta stat when device transmits data + (git-fixes). +- commit a94c4e2 + +- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work + (git-fixes). +- commit 5e2a5dd + +- wifi: mt76: mt7921e: fix race issue between reset and + suspend/resume (git-fixes). +- commit 14a8748 + +- Update config files. + Compile Intel MEI GSC and PXP as modules and enable PXP support in i915 +- commit 4b61e7a + +- timers: Provide timer_shutdown[_sync]() (bsc#1207210). +- commit dfbb709 + +- timers: Add shutdown mechanism to the internal functions + (bsc#1207210). +- commit 1872ad5 + +- mei: gsc: Remove redundant dev_err call (jsc#PED-1218) +- commit def1efe + +- mei: fix repeated words in comments (jsc#PED-1218) +- commit f8cd14f + +- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218) +- commit b374bab + +- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218) +- commit 54550f0 + +- mei: drop ready bits check after start (jsc#PED-1218) +- commit e59e50f + +- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218) +- commit 9221384 + +- mei: gsc: setup gsc extended operational memory (jsc#PED-1218) +- commit 2afe146 + +- mei: mkhi: add memory ready command (jsc#PED-1218) +- commit 9c16742 + +- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218) +- commit c161979 + +- mei: extend timeouts on slow devices (jsc#PED-1218) +- commit f332e05 + +- mei: gsc: wait for reset thread on stop (jsc#PED-1218) +- commit 05eecbf + +- mei: gsc: use polling instead of interrupts (jsc#PED-1218) +- commit 5516bd4 + +- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218) +- commit 4f1b4a2 + +- mei: add kdoc for struct mei_aux_device (jsc#PED-1218) +- commit 6c88369 + +- mei: me: fix clang -Wformat warning (jsc#PED-1218) +- commit 3d6ba6d + +- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218) +- commit 0558ced + +- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218) +- commit 3fa222e + +- mei: gsc: retrieve the firmware version (jsc#PED-1218) +- commit b1feec5 + +- mei: gsc: add runtime pm handlers (jsc#PED-1218) +- commit 753f72f + +- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218) +- commit 4bb37e0 + +- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218) +- commit d2ae483 + +- timers: Split [try_to_]del_timer[_sync]() to prepare for + shutdown mode (bsc#1207210). +- commit b8d985d + +- mei: do not overwrite state on hw start (jsc#PED-1218) +- commit 0ac38a6 + +- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218) +- commit c2fd51b + +- mei: me: avoid link reset on shutdown (jsc#PED-1218) +- commit 09dcced + +- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218) +- commit 8e8c8bb + +- mei: cleanup status before client dma setup call (jsc#PED-1218) +- commit ce0c046 + +- mei: add POWERING_DOWN into device state print (jsc#PED-1218) +- commit 0bad049 + +- mei: Remove some dead code (jsc#PED-1218) +- commit 197a41e + +- mei: bus: add client dma interface (jsc#PED-1218) +- commit eec091a + +- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218) +- commit 0c7d4e8 + +- mei: pxp: export pavp client to me client bus (jsc#PED-1218) +- commit fd37485 + +- mei: constify passed buffers and structures (jsc#PED-1218) +- commit b605b1f + +- timers: Silently ignore timers with a NULL function + (bsc#1207210). +- commit d1bb69a + +- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch + Add few more placeholders to cover incoming SP5 kABI freeze. +- commit d27c40c + +- timers: Rename del_timer() to timer_delete() (bsc#1207210). +- commit e369abb + +- tick/sched: Fix non-kernel-doc comment (git-fixes). +- commit f87a2cc + +- timers: Rename del_timer_sync() to timer_delete_sync() + (bsc#1207210). +- commit 3447b41 + +- timers: Update kernel-doc for various functions (bsc#1207210). +- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch. +- commit ff25845 + +- timers: Replace BUG_ON()s (bsc#1207210). +- commit c97095f + +- timers: Replace in_irq() with in_hardirq() (bsc#1207210). +- commit 928fe39 + +- time: Correct the prototype of ns_to_kernel_old_timeval and + ns_to_timespec64 (bsc#1207210). +- commit 9beb70c + +- posix-timers: Make do_clock_gettime() static (bsc#1207210). +- commit bb3634f + +- timers: Provide a better debugobjects hint for delayed works + (bsc#1207210). +- commit 8d1d68a + +- clocksource: Replace cpumask_weight() with cpumask_empty() + (bsc#1207210). +- commit bf09466 + +- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation. +- commit 6458db5 + +- timers: Simplify calc_index() (bsc#1207210). +- commit 54552f4 + +- timers: Initialize base::next_expiry_recalc in + timers_prepare_cpu() (bsc1207210). +- commit 973d206 + +- task_work: Remove unnecessary include from posix_timers.h + (bsc#1207210). +- commit 874bb62 + +- timers: Use del_timer_sync() even on UP (bsc#1207210). +- commit 018b962 + +- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes). +- ASoC: Intel: fix sof-nau8825 link failure (git-fixes). +- commit 79719c0 + +- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210). +- commit a0aff26 + +- timers: Move timer sysctl into the timer code (bsc#1207210). +- Refresh + patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch. +- commit 8e56817 + +- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug") +- commit fd3cf81 + +- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage +- commit 6020754 + +- USB: gadget: Fix use-after-free during usb config switch + (git-fixes). +- commit 0889148 + +- usb: gadget: udc: core: remove usage of list iterator past + the loop body (git-fixes). +- commit 0bb0a32 + +- usb: gadget: udc: core: Revise comments for USB ep + enable/disable (git-fixes). +- commit f9853da + +- usb: gadget: udc: core: Print error code in + usb_gadget_probe_driver() (git-fixes). +- commit 31875c7 + +- usb: gadget: udc: core: Use pr_fmt() to prefix messages + (git-fixes). +- commit 89beb81 + +- usb: fotg210-udc: Fix ages old endianness issues (git-fixes). +- commit 324082f + +- blacklist.conf: false positive +- commit eb58aba + +- blacklist.conf: false positive +- commit 23de7da + +- Revert "usb: typec: ucsi: add a common function + ucsi_unregister_connectors()" (git-fixes). +- commit ff3efdb + +- blacklist.conf: false positive +- commit 19ef3e5 + +- blacklist.conf: cleanup that changes kABI +- commit eea8908 + +- blacklist.conf: false positive +- commit 52ff06b + +- s390/qeth: fix various format strings (git-fixes). +- commit 2ee54d9 + +- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync + (jsc#PED-1407). +- Bluetooth: Fix EALREADY and ELOOP cases in bt_status() + (jsc#PED-1407). +- Bluetooth: hci_conn: add missing hci_dev_put() in + iso_listen_bis() (jsc#PED-1407). +- Bluetooth: btusb: Fix CSR clones again by re-adding + ERR_DATA_REPORTING quirk (jsc#PED-1407). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (jsc#PED-1407). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (jsc#PED-1407). +- Bluetooth: Prevent double register of suspend (jsc#PED-1407). +- Bluetooth: use hdev->workqueue when queuing + hdev->{cmd,ncmd}_timer works (jsc#PED-1407). +- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() + (jsc#PED-1407). +- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync + (jsc#PED-1407). +- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn + (jsc#PED-1407). +- Bluetooth: move from strlcpy with unused retval to strscpy + (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: ISO: Fix not handling shutdown condition + (jsc#PED-1407). +- Bluetooth: hci_sync: fix double mgmt_pending_free() in + remove_adv_monitor() (jsc#PED-1407). +- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407). +- Bluetooth: hci_event: Fix vendor (unknown) opcode status + handling (jsc#PED-1407). +- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407). +- Bluetooth: don't try to cancel uninitialized works at + mgmt_index_removed() (jsc#PED-1407). +- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP + (jsc#PED-1407). +- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407). +- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407). +- Bluetooth: Fix null pointer deref on unexpected status event + (jsc#PED-1407). +- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() + (jsc#PED-1407). +- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407). +- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt() + (jsc#PED-1407). +- treewide: Replace GPLv2 boilerplate/reference with SPDX - + gpl-2.0_390.RULE (jsc#PED-1407). +- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO + packet (jsc#PED-1407). +- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407). +- Bluetooth: ISO: Add broadcast support (jsc#PED-1407). +- Bluetooth: Add initial implementation of BIS connections + (jsc#PED-1407). +- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407). +- Bluetooth: Add initial implementation of CIS connections + (jsc#PED-1407). +- Bluetooth: hci_core: Introduce hci_recv_event_data + (jsc#PED-1407). +- Bluetooth: Convert delayed discov_off to hci_sync + (jsc#PED-1407). +- Bluetooth: Remove update_scan hci_request dependancy + (jsc#PED-1407). +- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407). +- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407). +- Bluetooth: MGMT: Fix holding hci_conn reference while command + is queued (jsc#PED-1407). +- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407). +- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407). +- Bluetooth: Add bt_status (jsc#PED-1407). +- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407). +- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for fake CSR (jsc#PED-1407). +- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING + for QCA (jsc#PED-1407). +- Bluetooth: hci_sync: Check LMP feature bit instead of quirk + (jsc#PED-1407). +- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() + event mask (jsc#PED-1407). +- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922 + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for MTK (jsc#PED-1407). +- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in + autobaud mode (jsc#PED-1407). +- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud + mode (jsc#PED-1407). +- Bluetooth: clean up error pointer checking (jsc#PED-1407). +- Bluetooth: Add default wakeup callback for HCI UART driver + (jsc#PED-1407). +- Bluetooth: hci_sync: Don't remove connected devices from accept + list (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not updating privacy_mode + (jsc#PED-1407). +- Bluetooth: Collect kcov coverage from hci_rx_work + (jsc#PED-1407). +- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407). +- Bluetooth: mgmt: Fix refresh cached connection info + (jsc#PED-1407). +- Bluetooth: HCI: Fix not always setting Scan Response/Advertising + Data (jsc#PED-1407). +- Bluetooth: eir: Fix using strlen with + hdev->{dev_name,short_name} (jsc#PED-1407). +- Bluetooth: use memset avoid memory leaks (jsc#PED-1407). +- Bluetooth: fix an error code in hci_register_dev() + (jsc#PED-1407). +- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407). +- Bluetooth: Fix index added after unregister (jsc#PED-1407). +- Bluetooth: When HCI work queue is drained, only queue chained + work (jsc#PED-1407). +- Bluetooth: clear the temporary linkkey in hci_conn_cleanup + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode + (jsc#PED-1407). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407). +- commit 0e09a8f + +- Bluetooth: hci_sync: Fix suspend performance regression + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix resuming scan after suspend resume + (jsc#PED-1407). +- Bluetooth: Always set event mask on suspend (jsc#PED-1407). +- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407). +- Bluetooth: core: Fix deadlock on hci_power_on_sync + (jsc#PED-1407). +- bluetooth: don't use bitmaps for random flag accesses + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407). +- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407). +- Bluetooth: eir: Add helpers for managing service data + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered + passive scan (jsc#PED-1407). +- Bluetooth: MGMT: Add conditions for setting + HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407). +- Bluetooth: btmtksdio: fix the reset takes too long + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix possible FW initialization failure + (jsc#PED-1407). +- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event + (jsc#PED-1407). +- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921 + (jsc#PED-1407). +- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices + (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for + QCA (jsc#PED-1407). +- Bluetooth: core: Fix missing power_on work cancel on HCI close + (jsc#PED-1407). +- Bluetooth: btusb: add support for Qualcomm WCN785x + (jsc#PED-1407). +- Bluetooth: protect le accept and resolv lists with hdev->lock + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407). +- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + for QCA (jsc#PED-1407). +- Bluetooth: Print broken quirks (jsc#PED-1407). +- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN + quirk (jsc#PED-1407). +- Bluetooth: btintel: Constify static struct regmap_bus + (jsc#PED-1407). +- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407). +- Bluetooth: mt7921s: Fix the incorrect pointer check + (jsc#PED-1407). +- Bluetooth: btbcm: Support per-board firmware variants + (jsc#PED-1407). +- commit 861106f + +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 + 13-aw0xxx (git-fixes). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (git-fixes). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (git-fixes). +- ALSA: hda/realtek - Turn on power early (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (git-fixes). +- commit ffbf830 + +- efi: fix userspace infinite retry read efivars after EFI + runtime services page fault (git-fixes). +- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling + (git-fixes). +- ASoC: wm8904: fix wrong outputs volume after power reactivation + (git-fixes). +- ALSA: control-led: use strscpy in set_led_id() (git-fixes). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (git-fixes). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (git-fixes). +- ALSA: usb-audio: Relax hw constraints for implicit fb sync + (git-fixes). +- ALSA: usb-audio: Make sure to stop endpoints before closing EPs + (git-fixes). +- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER + if present (git-fixes). +- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting + (git-fixes). +- platform/surface: aggregator: Add missing call to + ssam_request_sync_free() (git-fixes). +- platform/surface: aggregator: Ignore command messages not + intended for us (git-fixes). +- platform/x86: sony-laptop: Don't turn off 0x153 keyboard + backlight during probe (git-fixes). +- drm/msm/adreno: Make adreno quirks not overwrite each other + (git-fixes). +- drm/msm: another fix for the headless Adreno GPU (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix description of core + clock (git-fixes). +- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 + constraint (git-fixes). +- dt-bindings: msm: dsi-phy-28nm: Add missing qcom, + dsi-phy-regulator-ldo-mode (git-fixes). +- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is + not for aux transfer (git-fixes). +- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY + (git-fixes). +- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY + (git-fixes). +- drm/virtio: Fix GEM handle creation UAF (git-fixes). +- commit 127798d + +- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729). +- powerpc/rtas: avoid device tree lookups in rtas_os_term() + (bsc#1065729). +- commit 49b518d + +- nfc: pn533: Wait for out_urb's completion in + pn533_usb_send_frame() (git-fixes). +- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude + laptops (git-fixes). +- ALSA: line6: fix stack overflow in line6_midi_transmit + (git-fixes). +- ALSA: line6: correct midi status byte when receiving data from + podxt (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (git-fixes). +- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes). +- drm/amdgpu: make display pinning more flexible (v2) (git-fixes). +- HID: plantronics: Additional PIDs for double volume key presses + quirk (git-fixes). +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint + (git-fixes). +- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state + (git-fixes). +- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 + (git-fixes). +- PCI: Fix pci_device_is_present() for VFs by checking PF + (git-fixes). +- wifi: wilc1000: sdio: fix module autoloading (git-fixes). +- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod + (git-fixes). +- ima: Fix a potential NULL pointer access in + ima_restore_measurement_list (git-fixes). +- ipmi: fix long wait in unload when IPMI disconnect (git-fixes). +- drm/connector: send hotplug uevent on connector cleanup + (git-fixes). +- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes). +- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes). +- ACPI: resource: Skip IRQ override on Asus Vivobook + K3402ZA/K3502ZA (git-fixes). +- selftests: set the BUILD variable to absolute path (git-fixes). +- drm/i915/migrate: fix length calculation (git-fixes). +- drm/i915/migrate: fix offset calculation (git-fixes). +- drm/i915/migrate: don't check the scratch page (git-fixes). +- commit 1d4442d + +- media: stv0288: use explicitly signed char (git-fixes). +- commit 72af28b + +- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted + (jsc#PED-1407). +- Bluetooth: hci_event: Fix creating hci_conn object on error + status (jsc#PED-1407). +- Bluetooth: hci_event: Fix checking for invalid handle on error + status (jsc#PED-1407). +- Bluetooth: ath3k: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: bcm203x: remove superfluous header files + (jsc#PED-1407). +- Bluetooth: hci_bcm: Add the Asus TF103C to the + bcm_broken_irq_dmi_table (jsc#PED-1407). +- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407). +- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data + (jsc#PED-1407). +- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407). +- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() + (jsc#PED-1407). +- Bluetooth: Send AdvMonitor Dev Found for all matched devices + (jsc#PED-1407). +- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407). +- Bluetooth: fix incorrect nonblock bitmask in + bt_sock_wait_ready() (jsc#PED-1407). +- Bluetooth: Don't assign twice the same value (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407). +- Bluetooth: hci_uart: add missing NULL check in h5_enqueue + (jsc#PED-1407). +- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake + CSR controllers (jsc#PED-1407). + blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd +- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL + (jsc#PED-1407). +- Bluetooth: btmtkuart: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mgmt: remove redundant assignment to variable cur_len + (jsc#PED-1407). +- bluetooth: Use netif_rx() (jsc#PED-1407). +- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend + (jsc#PED-1407). +- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921 + (jsc#PED-1407). +- Bluetooth: move adv_instance_cnt read within the device lock + (jsc#PED-1407). +- Bluetooth: hci_event: Add missing locking on hdev in + hci_le_ext_adv_term_evt (jsc#PED-1407). +- Bluetooth: btusb: Make use of of BIT macro to declare flags + (jsc#PED-1407). +- Bluetooth: mediatek: fix the conflict between mtk and msft + vendor event (jsc#PED-1407). +- Bluetooth: mt7921s: support bluetooth reset mechanism + (jsc#PED-1407). +- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407). +- Bluetooth: 6lowpan: No need to clear memory twice + (jsc#PED-1407). +- Bluetooth: btusb: Improve stability for QCA devices + (jsc#PED-1407). +- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN) + (jsc#PED-1407). +- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) + device (jsc#PED-1407). +- Bluetooth: Improve skb handling in mgmt_device_connected() + (jsc#PED-1407). +- Bluetooth: Fix skb allocation in mgmt_remote_name() & + mgmt_device_connected() (jsc#PED-1407). +- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407). +- Bluetooth: hci_sync: fix undefined return of + hci_disconnect_all_sync() (jsc#PED-1407). +- Bluetooth: mgmt: Replace zero-length array with flexible-array + member (jsc#PED-1407). +- Bluetooth: Increment management interface revision + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER + is set (jsc#PED-1407). +- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open + (jsc#PED-1407). +- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 + (jsc#PED-1407). +- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407). +- Bluetooth: hci_core: Rate limit the logging of invalid SCO + handle (jsc#PED-1407). +- Bluetooth: hci_event: Ignore multiple conn complete events + (jsc#PED-1407). +- Bluetooth: msft: fix null pointer deref on + msft_monitor_device_evt (jsc#PED-1407). +- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407). +- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407). +- Bluetooth: btmtksdio: lower log level in + btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl() + (jsc#PED-1407). +- Bluetooth: mt7921s: fix bus hang with wrong privilege + (jsc#PED-1407). +- Bluetooth: btmtksdio: refactor + btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407). +- Bluetooth: mt7921s: fix firmware coredump retrieve + (jsc#PED-1407). +- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407). +- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events + (jsc#PED-1407). +- Bluetooth: msft: Handle MSFT Monitor Device Event + (jsc#PED-1407). +- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt + (jsc#PED-1407). +- Bluetooth: hci_sync: unlock on error in + hci_inquiry_result_with_rssi_evt() (jsc#PED-1407). +- Bluetooth: btmtksdio: clean up inconsistent error message in + btmtksdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: btmtksdio: move struct reg_read_cmd to common file + (jsc#PED-1407). +- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407). +- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407). +- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407). +- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407). +- commit 85f2a84 + +- mm: compaction: kABI: avoid pglist_data kABI breakage + (bsc#1207010). +- commit 488d3ad + +- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault + path (performance bsc#1203219). +- commit 82bc0ed + +- Correct the JIRA reference to jsc#PED-1377 + Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference + when PED-1377 (Implementation) should be used. Correct the JIRA + reference for all BPF patches as discussed[1]. + 1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009 +- commit 529c95c + +- mm: compaction: support triggering of proactive compaction by + user (bsc#1207010). +- commit a9c5d6a + +- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682). +- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B + header extraction support (jsc#SLE-24682). +- octeontx2-pf: Fix pfc_alloc_status array overflow + (jsc#SLE-24682). +- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682). +- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT] + (jsc#SLE-24682). +- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682). +- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly + (jsc#SLE-24682). +- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon + (jsc#SLE-24682). +- octeontx2-af: return correct ptp timestamp for CN10K silicon + (jsc#SLE-24682). +- octeontx2-pf: Add egress PFC support (jsc#SLE-24682). +- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682). +- octeontx2-af: Set NIX link credits based on max LMAC + (jsc#SLE-24682). +- octeontx2-af: Limit link bringup time at firmware + (jsc#SLE-24682). +- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count + (jsc#SLE-24682). +- octeontx2: Modify mbox request and response structures + (jsc#SLE-24682). +- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682). +- octeontx2-af: fix operand size in bitwise operation + (jsc#SLE-24682). +- commit a2de709 + +- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP + mode (bsc#1201068). +- commit 15e54a9 + +- cpufreq: ACPI: Only set boost MSRs on supported CPUs + (bsc#1205485). +- commit 2fc91f1 + +- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' + and 'ret' (bsc#1205485). +- commit bac712b + +- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407). +- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() + (jsc#PED-1407). +- Bluetooth: Fix not checking MGMT cmd pending queue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407). +- Bluetooth: hci_sync: Fix hci_update_accept_list_sync + (jsc#PED-1407). +- Bluetooth: assign len after null check (jsc#PED-1407). +- Bluetooth: fix data races in smp_unregister(), smp_del_chan() + (jsc#PED-1407). +- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407). +- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() + (jsc#PED-1407). +- Bluetooth: btqca: sequential validation (jsc#PED-1407). +- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt + (jsc#PED-1407). +- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 + and 8,2 (jsc#PED-1407). +- Bluetooth: MGMT: Fix spelling mistake "simultanous" -> + "simultaneous" (jsc#PED-1407). +- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported + (jsc#PED-1407). +- Bluetooth: hci_sync: Add check simultaneous roles support + (jsc#PED-1407). +- Bluetooth: hci_sync: Wait for proper events when connecting LE + (jsc#PED-1407). +- Bluetooth: hci_sync: Add support for waiting specific LE + subevents (jsc#PED-1407). +- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407). +- Bluetooth: hci_event: Use skb_pull_data when processing inquiry + results (jsc#PED-1407). +- Bluetooth: hci_sync: Push sync command cancellation to workqueue + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not always pausing advertising when + necessary (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407). +- Bluetooth: mgmt: Make use of mgmt_send_event_skb in + MGMT_EV_DEVICE_FOUND (jsc#PED-1407). +- Bluetooth: mgmt: Introduce mgmt_alloc_skb and + mgmt_send_event_skb (jsc#PED-1407). +- Bluetooth: btusb: Return error code when getting patch status + failed (jsc#PED-1407). +- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c +- Bluetooth: btusb: Handle download_firmware failure cases + (jsc#PED-1407). +- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4 +- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is + not set (jsc#PED-1407). +- Bluetooth: hci_sync: Set Privacy Mode when updating the + resolving list (jsc#PED-1407). +- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag + (jsc#PED-1407). +- Bluetooth: btusb: Add support for queuing during polling + interval (jsc#PED-1407). +- Bluetooth: hci_core: Rework hci_conn_params flags + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch. +- Bluetooth: btbcm: disable read tx power for some Macs with + the T2 Security chip (jsc#PED-1407). +- Bluetooth: add quirk disabling LE Read Transmit Power + (jsc#PED-1407). +- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd +- Bluetooth: btmtksdio: enable AOSP extension for MT7921 + (jsc#PED-1407). +- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Status (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle Command + Complete (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle LE + subevents (jsc#PED-1407). +- Bluetooth: hci_event: Use of a function table to handle HCI + events (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising + Report event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry + Result event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with + RSSI event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event + (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete + Packets event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse Command Complete + event (jsc#PED-1407). +- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events + (jsc#PED-1407). +- Bluetooth: btmtksdio: handle runtime pm only when sdio_func + is available (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch. +- Bluetooth: btusb: Cancel sync commands for certain URB errors + (jsc#PED-1407). +- Bluetooth: hci_core: Cancel sync command if sending a frame + failed (jsc#PED-1407). +- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407). +- Bluetooth: Reset more state when cancelling a sync command + (jsc#PED-1407). +- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407). +- Bluetooth: Send device found event on name resolve failure + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key + (jsc#PED-1407). +- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key + (jsc#PED-1407). +- Bluetooth: btusb: re-definition for board_id in struct + qca_version (jsc#PED-1407). +- Bluetooth: btmtksdio: drop the unnecessary variable created + (jsc#PED-1407). +- Bluetooth: btmtksdio: add support of processing firmware + coredump and log (jsc#PED-1407). +- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated + error event (jsc#PED-1407). +- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set + terminated event (jsc#PED-1407). +- Bluetooth: hci_request: Remove bg_scan_update work + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use + cmd_sync (jsc#PED-1407). +- Bluetooth: btmrvl_main: repair a non-kernel-doc comment + (jsc#PED-1407). +- Bluetooth: Don't initialize msft/aosp when using user channel + (jsc#PED-1407). +- Bluetooth: fix uninitialized variables notify_evt + (jsc#PED-1407). +- Bluetooth: hci_h4: Fix padding calculation error within + h4_recv_buf() (jsc#PED-1407). +- Bluetooth: aosp: Support AOSP Bluetooth Quality Report + (jsc#PED-1407). +- Bluetooth: Add struct of reading AOSP vendor capabilities + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix not setting adv set duration + (jsc#PED-1407). +- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407). +- Bluetooth: btusb: Add support using different nvm for variant + WCN6855 controller (jsc#PED-1407). +- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407). +- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407). +- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO + (jsc#PED-1407). +- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY + (jsc#PED-1407). +- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407). +- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407). +- Bluetooth: hci_sync: Enable advertising when LL privacy is + enabled (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 + (jsc#PED-1407). +- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 + (jsc#PED-1407). +- Bluetooth: Add helper for serialized HCI command execution + (jsc#PED-1407). +- Bluetooth: Fix removing adv when processing cmd complete + (jsc#PED-1407). +- Bluetooth: btmtksdio: add MT7921s Bluetooth support + (jsc#PED-1407). +- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices + (jsc#PED-1407). +- Bluetooth: btmtksdio: transmit packet according to status + TX_EMPTY (jsc#PED-1407). +- Bluetooth: btmtksdio: use register CRPLR to read packet length + (jsc#PED-1407). +- Bluetooth: btmtksdio: update register CSDIOCSR operation + (jsc#PED-1407). +- Bluetooth: btmtksdio: move interrupt service to work + (jsc#PED-1407). +- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear + (jsc#PED-1407). +- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407). +- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407). +- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407). +- Update config files. + Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le +- supported.conf: drivers/bluetooth/btmtk.ko +- Bluetooth: hci_bcm: Remove duplicated entry in OF table + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch. +- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407). +- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and + BCM43455 (jsc#PED-1407). +- Bluetooth: vhci: Add support for setting msft_opcode and + aosp_capable (jsc#PED-1407). +- Bluetooth: Fix memory leak of hci device (jsc#PED-1407). +- Bluetooth: btintel: Fix bdaddress comparison with garbage value + (jsc#PED-1407). +- Bluetooth: hci_sock: purge socket queues in the destruct() + callback (jsc#PED-1407). +- Bluetooth: mgmt: Fix Experimental Feature Changed event + (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix to set the force_wakeup value + (jsc#PED-1407). +- Bluetooth: Read codec capabilities only if supported + (jsc#PED-1407). +- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407). +- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev + (jsc#PED-1407). +- commit 5bca608 + +- Bluetooth: defer cleanup of resources in hci_unregister_dev() + (jsc#PED-1407). +- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the + final code with v5.15 mainline kernel. It is for the later + backporting work of SLE15-SP5 kernel. +- commit c8fd950 + +- drbd: destroy workqueue when drbd device was freed (git-fixes). +- drbd: remove call to memset before free + device/resource/connection (git-fixes). +- drbd: use after free in drbd_create_device() (git-fixes). +- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes). +- drbd: remove usage of list iterator variable after loop + (git-fixes). +- commit 26591d7 + +- Update + patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch + (bsc#1206554). + Added bugzilla number +- commit 1fe5012 + +- blacklist.conf: add two drbd git-fixes to ignore +- commit d03d927 + +- ibmveth: Always stop tx queues during close (bsc#1065729). +- commit 11e0f4a + +- ibmveth: Use dma_alloc_coherent() instead of + kmalloc/dma_map_single() (jsc#PED-2639). +- commit 411f10b + +- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163). +- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763). +- firmware: tegra: Update BPMP ABI (jsc#PED-1763). +- commit 08a5e4c + +- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639). +- ibmveth: Ethtool set queue support (jsc#PED-2639). +- ibmveth: Implement multi queue on xmit (jsc#PED-2639). +- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639). +- commit 6783457 + +- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485). +- commit 32f938b + +- Refresh + patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch. + Added missing hunk in backport. +- commit 9b34e71 + +- powerpc: Take in account addition CPU node when building kexec + FDT (bsc#1207016 ltc#201108). +- powerpc: export the CPU node count (bsc#1207016 ltc#201108). +- commit 4ca3eba + +- blacklist.conf: misattributed +- commit ee5f25a + +- blacklist.conf: too risky +- commit 51ffe7a + +- blacklist.conf: misattributed, we do not have this bug +- commit bc3473d + +- Bluetooth: Rename driver .prevent_wake to .wakeup + (jsc#PED-1407). +- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407). +- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c + devices (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_prevent_wake entry + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407). +- Bluetooth: btrsi: remove superfluous header files from btrsi.c + (jsc#PED-1407). +- Bluetooth: btrtl: Set VsMsftOpCode based on device table + (jsc#PED-1407). +- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP + extension (jsc#PED-1407). +- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension + (jsc#PED-1407). +- Bluetooth: hci_h5: directly return hci_uart_register_device() + ret-val (jsc#PED-1407). +- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs + (jsc#PED-1407). +- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI + ldisc (jsc#PED-1407). +- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407). +- Bluetooth: btintel: Fix incorrect out of memory check + (jsc#PED-1407). +- Bluetooth: hci_vhci: Add support for offload codecs over SCO + (jsc#PED-1407). +- Bluetooth: btintel: Define a callback to fetch codec config data + (jsc#PED-1407). +- Bluetooth: btintel: Define callback to fetch data_path_id + (jsc#PED-1407). +- Bluetooth: btintel: Read supported offload use cases + (jsc#PED-1407). +- Bluetooth: btintel: Read boot address irrespective of controller + mode (jsc#PED-1407). +- Bluetooth: btintel: Fix boot address (jsc#PED-1407). +- Bluetooth: set quality report callback for Intel (jsc#PED-1407). +- Bluetooth: btintel: support link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btusb: disable Intel link statistics telemetry events + (jsc#PED-1407). +- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407). +- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407). +- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407). +- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407). +- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is + enabled (jsc#PED-1407). +- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407). +- Bluetooth: btrsi: use non-kernel-doc comment for copyright + (jsc#PED-1407). +- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407). +- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl + devices (jsc#PED-1407). +- commit 8b7d0e7 + +- Bluetooth: hci_sock: Replace use of memcpy_from_msg with + bt_skb_sendmsg (jsc#PED-1407). +- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend + notifier (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for codec + offload (jsc#PED-1407). +- Bluetooth: Fix handling of experimental feature for quality + reports (jsc#PED-1407). +- Bluetooth: Fix wrong opcode when LL privacy enabled + (jsc#PED-1407). +- Bluetooth: Fix Advertisement Monitor Suspend/Resume + (jsc#PED-1407). +- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c + (jsc#PED-1407). +- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF + (jsc#PED-1407). +- Bluetooth: eir: Move EIR/Adv Data functions to its own file + (jsc#PED-1407). +- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle + (jsc#PED-1407). +- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI + transport (jsc#PED-1407). +- Bluetooth: Add offload feature under experimental flag + (jsc#PED-1407). +- Bluetooth: Add support for msbc coding format (jsc#PED-1407). +- Bluetooth: Configure codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Add support for + HCI_Enhanced_Setup_Synchronous_Connection command + (jsc#PED-1407). +- Bluetooth: Allow setting of codec for HFP offload use case + (jsc#PED-1407). +- Bluetooth: Allow querying of supported offload codecs over + SCO socket (jsc#PED-1407). +- Bluetooth: Add support for Read Local Supported Codecs V2 + (jsc#PED-1407). +- Bluetooth: Enumerate local supported codec and cache details + (jsc#PED-1407). +- Bluetooth: Fix using RPA when address has been resolved + (jsc#PED-1407). +- Bluetooth: Fix using address type from events (jsc#PED-1407). +- Bluetooth: Fix enabling advertising for central role + (jsc#PED-1407). +- Bluetooth: Support the quality report events (jsc#PED-1407). +- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA + (jsc#PED-1407). +- Bluetooth: reorganize functions from hci_sock_sendmsg() + (jsc#PED-1407). +- Bluetooth: Fix return value in hci_dev_do_close() + (jsc#PED-1407). +- Bluetooth: mgmt: Pessimize compile-time bounds-check + (jsc#PED-1407). +- Bluetooth: Store advertising handle so it can be re-enabled + (jsc#PED-1407). +- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407). +- Bluetooth: serialize calls to sco_sock_{set,clear}_timer + (jsc#PED-1407). + Refresh + patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. +- Bluetooth: HCI: Add proper tracking for enable status of adv + instances (jsc#PED-1407). +- commit 3dd3d25 + +- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs + This makes in-tree KMPs more consistent with externally built KMPs and + silences several rpmlint warnings. +- commit 02b7735 + +- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_* + Dummy gcc pretends to support -mrecord-mcount option but actual gcc on + ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS + enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in + check failure. + As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT + in the exception list, replace them with a general pattern. And add OBJTOOL + as well. +- commit 887416f + +- mmc: sdhci-tegra: Issue CMD and DAT resets together + (jsc#PED-1763). +- mmc: sdhci-tegra: Add support to program MC stream ID + (jsc#PED-1763). +- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data + (jsc#PED-1763). +- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763). +- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper + (jsc#PED-1763). +- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763). +- mmc: sdhci: Centralize CMD and DATA reset handling + (jsc#PED-1763). +- commit c038f24 + +- ext4: Fixup pages without buffers (bsc#1205495). +- commit 31c03d6 + -- commit a702b5c +- commit c1cdcc5 libnvme +- temporarily disable unit tests on s390x (bsc#1207687, bsc#1207686) + libpulp +- Update package with libpulp-0.2.7: + * Add support to library to JSON library dumps, Removing any requirement of + adding the original library .so file into the livepatch build tarball. + * Update the ulp post hook script for transactional systems (jsc#PED-1078). + * Add `setup_package.sh` as part of libpulp tools. + +- Update package with libpulp-0.2.6 + * Add new `-R` option to specify a prefix root for livepatches + (jsc#PED-1078). + libuv -- Remove epoll syscall wrappers; (bsc#1199062); Add - * 0001-linux-remove-epoll-syscall-wrappers.patch - * 0002-linux-drop-code-path-for-epoll_pwait-less-kernels.patch +- skip testsuite on qemu_user_mode emulated builds, no chance + of ever succeeding + +- update to 1.44.2: + * Add SHA to ChangeLog + * aix, ibmi: handle server hang when remote sends TCP RST + * process: reset the signal mask if the fork fails + * zos: implement cmpxchgi() using assembly + * ibmi: Implement UDP disconnect + * unix: simplify getpwuid call + * process,iOS: fix build breakage in process.c + * test: remove unused declarations in tcp_rst test + * core: add thread-safe strtok implementation + * test: fix flaky file watcher test + * unix,win: fix UV_RUN_ONCE + uv_idle_stop loop hang + * win: fix unexpected ECONNRESET error on TCP socket + * doc: make sample cross-platform build + * test: separate some static variables by test cases + * sunos: fs-event callback can be called after uv_close() + * uv: re-register interest in a file after change + * uv: register UV_RENAME event for _RFIM_UNLINK + * uv: register __rfim_event 156 as UV_RENAME + * release: check versions of autogen scripts are newer + * test: rewrite embed test + * unix: use MSG_CMSG_CLOEXEC where supported + * test: remove disabled callback_order test + * kqueue: skip EVFILT_PROC when invalidating fds + * zos: don't err when killing a zombie process + * zos: avoid fs event callbacks after uv_close() + * zos: correctly format interface addresses names + * zos: add uv_interface_addresses() netmask support + * zos: improve memory management of ip addresses + * tcp,pipe: fail `bind` or `listen` after `close` + * zos: implement uv_available_parallelism() + * udp,win: fix UDP compiler warning + * zos: fix early exit of epoll_wait() + * unix,tcp: fix errno handling in uv__tcp_bind() + * shutdown,unix: reduce code duplication + * unix: fix c99 comments + * unix: retry tcgetattr/tcsetattr() on EINTR + * unix,stream: optimize uv_shutdown() codepath + * unix,tcp: allow EINVAL errno from setsockopt in uv_tcp_close_reset() + * win,shutdown: improve how shutdown is dispatched + +- update to 1.44.1: + * fix a hang after NOTE_EXIT +- inclues changes from 1.44.0: + * Support for poxix_spawn API + * updates to documentation, tests, benchmarks and build scripts + +- update to 1.43.0: + * protect fork in uv_spawn from signals + * drop only successfully sent packets post sendmmsg + * adjust stalebot deadline + * work around CIFS EPERM bug + * documentation fixes + * developer visible code fixes + +- update to 1.42.0: + * more errno mappings and fixes + * higher performance try-writes + * fix string encoding issue of uv_os_gethostname + * Workarounds for a copy_file_range kernel bug + * Better support for TSan + +- update to 1.41.1: + * CVE-2021-22918: fix out of bounds read in punycode decoder + (bsc#1187973) + +- update to 1.41.0: + * mailmap: update contact information for richardlau + * build: add asan checks + * unix: report bind error in uv_tcp_connect + * doc: uv_tcp_bind + * test: fix pump and tcp_write_batch benchmarks + * doc: mark IBM i as Tier 2 support + * doc,poll: add notes + * linux: fix -Wincompatible-pointer-types warning + * linux: fix -Wsign-compare warning + * unix,win: harmonize uv_read_start + * unix,win: more uv_read_start + * build: turn on -fno-strict-aliasing + * stream: add uv_pipe and uv_socketpair to the API + * unix,win: initialize timer `timeout` field + * bsd-ifaddrs: improve comments + * test: remove unnecessary uv_fs_stat + * fs: fix utime/futime timestamp rounding errors + * test: ensure reliable floating point comparison + * unix,fs: fix uv_fs_sendfile + * unix: fix uv_fs_stat when using statx + * linux,macos: fix uv_set_process_title regression + * doc: clarify UDP errors and recvmmsg + * test-getaddrinfo: use example.invalid + * Revert "build: fix android autotools build" + * unix,fs: on DVS fs, statx returns EOPNOTSUPP + * win, fs: mkdir really return UV_EINVAL for invalid names + * tools: migrate tools/make_dist_html.py to python3 + * unix: fix uv_uptime + * unix: check for partial copy_file_range support + * win: bump minimum supported version to windows 8 + * poll,unix: ensure safety of rapid fd reuse + * test: fix some warnings + * unix: fix uv_uptime + * doc: fix versionadded metadata + * test: fix 'incompatible pointer types' warnings + * unix: check for EXDEV in uv__fs_sendfile + +- update to 1.40.0: + * udp: add UV_UDP_MMSG_FREE recv_cb flag + * include: re-map UV__EPROTO from 4046 to -4046 + * doc: correct UV_UDP_MMSG_FREE version added + * doc: add uv_metrics_idle_time() version metadata + * src: suppress user_timeout maybe-uninitialized + * test: fix compiler warning + * build: fix the Haiku cmake build + * linux: fix i386 sendmmsg/recvmmsg support + * build: add libuv-static pkg-config file + * build,unix: add QNX support + * include: remove incorrect UV__ERR() for EPROTO + +- update to 1.39.0: + * unix: use relaxed loads/stores for clock id + * unix: squelch harmless valgrind warning + * linux: use copy_file_range for uv_fs_copyfile when possible + * udp: add uv_udp_using_recvmmsg query + * include: add internal fields struct to uv_loop_t + * core: add API to measure event loop idle time + * unix: handle src, dest same in uv_fs_copyfile() + * unix: error when uv_setup_args() is not called + * fs: clobber req->path on uv_fs_mkstemp() error + * tcp: fail instantly if local port is unbound + * unix: don't use _POSIX_PATH_MAX + * build system fixes, documentation updates, updates to tests + +- update to 1.38.1 + * test: use last matching qemu version (cjihrig) + * win, util: rearrange uv_hrtime (Bartosz Sosnowski) + * test: skip signal_multiple_loops test on QEMU (gengjiawen) + * build: add android build to CI (gengjiawen) + * test: extend fs_event_error_reporting timeout (cjihrig) + * build: link libkvm on netbsd only (Alexander Tokmakov) + * linux: refactor /proc file reader logic (Ben Noordhuis) + * linux: read load average from /proc/loadavg (Ben Noordhuis) + * android: remove patch code for below 21 (gengjiawen) + * win: fix visual studio 2008 build (Arenoros) + * win,tty: fix deadlock caused by inconsistent state (lander0s) + * unix: use relaxed loads/stores for feature checks (Ben Noordhuis) + * build: don't .gitignore m4/ax_pthread.m4 (Ben Noordhuis) + * unix: fix gcc atomics feature check (Ben Noordhuis) + * darwin: work around clock jumping back in time (Ben Noordhuis) + * udp: fix write_queue cleanup on sendmmsg error (Santiago Gimeno) + * src: build fix for Android (David Carlier) + * win: remove dep on GetQueuedCompletionStatusEx (Colin Finck) + * doc: correct source lines (Shohei YOSHIDA) + * build,android: fix typo (twosee) + * doc: uv_cancel() handles uv_random_t requests (Philip Chimento) + * doc: fix unescaped character (Philip Chimento) + * build,cmake: fix compilation on old MinGW (erw7) + * build: remove unnessesary MSVC warnings (Bartosz Sosnowski) + * win: make uv_udp_init_ex() accept UV_UDP_RECVMMSG (Ben Noordhuis) + * unix: simplify uv__udp_init_ex() (Ben Noordhuis) + * win: remove MAX_PATH limitations (Bartosz Sosnowski) + * build, win: add long path aware manifest (Bartosz Sosnowski) + * doc: check/idle/prepare functions always succeed (Ben Noordhuis) + * darwin: fix build with non-apple compilers (Ben Noordhuis) + * win: support environment variables > 32767 chars (Ben Noordhuis) + * unix: fully initialize struct msghdr (Ben Noordhuis) + * doc: add uv_replace_allocator thread safety warning (twosee) + * unix: fix int overflow when copying large files (Michal Artazov) + * fs: report original error (Bartosz Sosnowski) + * win, fs: add IO_REPARSE_TAG_APPEXECLINK support (Bartosz Sosnowski) + * doc: fix formatting (Ben Noordhuis) + * unix: fix memory leak when uv_loop_init() fails (Anna Henningsen) + * unix: shrink uv_udp_set_source_membership() stack (Ben Noordhuis) + * unix,win: fix wrong sizeof argument to memcpy() (Ben Noordhuis) + * build: check for libraries not provided by libc (Jeroen Roovers) + * doc: fix the order of arguments to calloc() (MasterDuke17) + * unix: don't abort when getrlimit() fails (Ben Noordhuis) + * test: support common user profile on IBMi (Xu Meng) + * build: test on more platforms via QEMU in CI (gengjiawen) + * build: add aix-common.c for AIX cmake build (Jesse Gorzinski) + * zos: explicitly mark message queue events (Irek Fakhrutdinov) + * zos: move mq check out of loop to save cpu cycles (Irek Fakhrutdinov) + * zos: add checks to ensure behavior of epoll_wait (Irek Fakhrutdinov) + * src: add uv__reallocf() (Ben Noordhuis) + * build: ibmi support for cmake (Jesse Gorzinski) + * build: fix gyp build for Android API >= 28 (Lin Zhang) + * udp: return recvmmsg-ed datagrams in order (Saúl Ibarra Corretgé) + * zos,test: fix spawn_empty_env for shared library build (Richard Lau) + * zos: fix non-Release builds (Richard Lau) + * zos: fix return value on expired nanosleep() call (Richard Lau) + * build: fix z/OS cmake build (Richard Lau) + * test: add a bunch of ASSERT macros (Santiago Gimeno) + * test: remove unused extern declaration (Ben Noordhuis) + * test: canonicalize argv[0] in exepath test (Ben Noordhuis) + * test: simplify platform_init() (Ben Noordhuis) + * ibmi: Fix isatty EBADF handling and refactor (Kevin Adler) + * test: Test EBADF tty handling (Kevin Adler) + * build: make cmake build benchmarks (Ben Noordhuis) + * win: use RtlGenRandom from advapi32.dll directly (Ben Noordhuis) + * android: fix OOB write in uv_interface_addresses() (Lin Zhang) + * test: pass test when hostname is single character (毛毛) + * ibmi: set the highest process priority to -10 (Xu Meng) + * build: remove support for gyp (Ben Noordhuis) + * doc: add note to README on cross-compiling (Ben Noordhuis) + * fs: add uv_fs_lutime() (Sk Sajidul Kadir) + * unix: implement cpu_relax() for arm (David Carlier) + * linux: fix uv__accept4() (twosee) + * win: handle file paths in uv_fs_statfs() (erw7) + * unix: fix uv_os_environ() null pointer check (Rikard Falkeborn) + * win: fix uv_os_environ() null pointer check (Rikard Falkeborn) + * unix: fix compilation on macOS 32-bit architectures (Brad King) + * win: replace alloca() with stack-based array (Ben Noordhuis) + +- Add baselibs.conf to generate 32bit lib needed for bind + +- Update to libuv 1.34.2: + * Remove fno-common-build-errs.patch and rebase + fix_tests.patch. + Changes since version 1.34.1: + * misc: adjust stalebot deadlines (Jameson Nash) + * test: fix env-vars flakiness (cjihrig) + * test: avoid truncating output lines (Jameson Nash) + * darwin: stop calling SetApplicationIsDaemon() (Ben Noordhuis) + * ibmi: implement uv_interface_addresses() (Xu Meng) + * osx,fsevent: fix race during uv_loop_close (Jameson Nash) + * osx,fsevent: clear pointer when deleting it [NFCI] (Jameson Nash) + * Revert "aix: replace ECONNRESET with EOF if already closed" (Jameson Nash) + * unix: handle uv__open_cloexec return value correctly (Anna Henningsen) + Changes since version 1.34.0: + * unix: fix -Wstrict-aliasing compiler warning (Ben Noordhuis) + * unix: cache address of dlsym("mkostemp") (Ben Noordhuis) + * build: remove -pedantic from compiler flags (Ben Noordhuis) + * Revert "darwin: assume pthread_setname_np() is available" (Ben Noordhuis) + * Revert "darwin: speed up uv_set_process_title()" (Ben Noordhuis) + * darwin: assume pthread_setname_np() is available (Ben Noordhuis) + * ibmi: fix the false isatty() issue on IBMi (Xu Meng) + * test: fix test failure under NetBSD and OpenBSD (David Carlier) + * test: skip some test cases on IBMi (Xu Meng) + * test: skip uv_(get|set)_process_title on IBMi (Xu Meng) + * doc: remove binaries for Windows from README (Richard Lau) + * unix: fix -Wunused-but-set-variable warning (George Zhao) + * unix: pass sysctl size arg using ARRAY_SIZE macro (David Carlier) + * test: disallow running the test suite as root (cjihrig) + * unix: suppress -Waddress-of-packed-member warning (Ben Noordhuis) + * misc: make more tags "not-stale" (Jameson Nash) + * test: fix pthread memory leak (Trevor Norris) + * docs: delete socks5-proxy sample (Jameson Nash) + * ibmi: fix the CMSG length issue (Xu Meng) + * docs: fix formatting (Jameson Nash) + * unix: squelch fchmod() EPERM on CIFS share (Ben Noordhuis) + * docs: fix linkcheck (Jameson Nash) + * docs: switch from linux.die.net to man7.org (Jameson Nash) + * win: remove abort when non-IFS LSP detection fails (virtualyw) + * docs: clarify that uv_pipe_t is a pipe (Jameson Nash) + * win,tty: avoid regressions in utf-8 handling (Jameson Nash) + * win: remove bad assert in uv_loop_close (Jameson Nash) + * test: fix -fno-common build errors (Ben Noordhuis) + * build: turn on -fno-common to catch regressions (Ben Noordhuis) + * test: fix fs birth time test failure (Ben Noordhuis) + * tty,unix: avoid affecting controlling TTY (Jameson Nash) + Changes since version 1.33.1: + * unix: move random-sysctl to random-sysctl-linux (nia) + * netbsd: use KERN_ARND sysctl to get entropy (nia) + * unix: refactor uv__fs_copyfile() logic (cjihrig) + * build: fix android build, add missing sources (Ben Noordhuis) + * build: fix android build, fix symbol redefinition (Ben Noordhuis) + * build: fix android autotools build (Ben Noordhuis) + * fs: handle non-functional statx system call (Milad Farazmand) + * unix,win: add uv_sleep() (cjihrig) + * doc: add richardlau to maintainers (Richard Lau) + * aix: fix netmask for IPv6 (Richard Lau) + * aix: clean up after errors in uv_interface_addresses() (Richard Lau) + * aix: fix setting of physical addresses (Richard Lau) + * fs: add uv_fs_mkstemp (Saúl Ibarra Corretgé) + * unix: switch uv_sleep() to nanosleep() (Ben Noordhuis) + * unix: retry on EINTR in uv_sleep() (Ben Noordhuis) + * zos: fix nanosleep() emulation (Ben Noordhuis) + Changes since version 1.33.0: + * linux: fix arm64 SYS__sysctl build breakage (Ben Noordhuis) + Changes since version 1.32.0: + * Revert "linux: drop code path for epoll_pwait-less kernels" (Yang Yu) + * build: fix build error with __ANDROID_API__ < 21 (Yang Yu) + * win: fix reading hidden env vars (Anna Henningsen) + * unix,win: add uv_random() (Ben Noordhuis) + * win: simplify mkdtemp (Saúl Ibarra Corretgé) + * docs: fix literal-includes in User Guide (Nhan Khong) + * win, tty: fix problem of receiving unexpected SIGWINCH (erw7) + * unix: fix {Net,Open}BSD build (David Carlier) + * win,mingw: Fix undefined MCAST_* constants (Crunkle) + * build: Add link for test/fixtures/lorem_ipsum.txt (Andrew Paprocki) + * fs: use statvfs in uv__fs_statfs() for Haiku (Calvin Hill) + * fsevents: stop using fsevents to watch files (Jameson Nash) + * fsevents: regression in watching / (Jameson Nash) + * build,cmake: don't try to detect a C++ compiler (Isabella Muerte) + * build: fix build warning on cygwin (MaYuming) + * unix: set sin_len and sin6_len (Ouyang Yadong) + * test: fix order of operations in test (cjihrig) + * doc: improve uv_fs_readdir() cleanup docs (cjihrig) + * build: remove duplicated test in build files (ZYSzys) + * android: enable getentropy on Android >= 28 (David Carlier) + * android: fix build (David Carlier) + * darwin: speed up uv_set_process_title() (Ben Noordhuis) + * darwin: assume pthread_setname_np() is available (Ben Noordhuis) + * unix,udp: ensure addr is non-null (Jameson Nash) + * win,tty: add uv_tty_{get,set}_vterm_state (erw7) + * win: fix uv_statfs_t leak in uv_fs_statfs() (Ryan Liptak) + * build: install files on windows via cmake (Carl Lei) + * darwin,test: include AvailabilityMacros.h (Saúl Ibarra Corretgé) + * darwin,test: update loop time after sleeping (Saúl Ibarra Corretgé) + * doc: remove old FreeBSD 9 related note (Saúl Ibarra Corretgé) + * doc: improve uv_{send,recv}_buffer_size() docs (Ryan Liptak) + * build: move -Wno-long-long check to configure time (Ben Noordhuis) + * unix: update uv_fs_copyfile() fallback logic (Stefan Bender) + * win: cast setsockopt struct to const char* (Shelley Vohr) + Changes since version 1.31.0: + * misc: enable stalebot (Saúl Ibarra Corretgé) + * win: map ERROR_ENVVAR_NOT_FOUND to UV_ENOENT (cjihrig) + * win: use L'\0' as UTF-16 null terminator (cjihrig) + * win: support retrieving empty env variables (cjihrig) + * unix,stream: fix returned error codes (Santiago Gimeno) + * test: fix typo in DYLD_LIBRARY_PATH (Ben Noordhuis) + * unix,signal: keep handle active if pending signal (Santiago Gimeno) + * openbsd: fix uv_cpu_info (Santiago Gimeno) + * src: move uv_free_cpu_info to uv-common.c (Santiago Gimeno) + * tcp: add uv_tcp_close_reset method (Santiago Gimeno) + * test: fix udp-multicast-join tests (Santiago Gimeno) + * test: remove assertion in fs_statfs test (cjihrig) + * doc: clarify uv_buf_t usage in uv_alloc_cb (Tomas Krizek) + * win: fix typo in preprocessor expression (Konstantin Podsvirov) + * timer: fix uv_timer_start on closing timer (seny) + * udp: add source-specific multicast support (Vladimir Karnushin) + * udp: fix error return values (Santiago Gimeno) + * udp: drop IPV6_SSM_SUPPORT macro (Santiago Gimeno) + * udp: fix uv__udp_set_source_membership6 (Santiago Gimeno) + * udp: use sockaddr_storage instead of union (Santiago Gimeno) + * build,zos: add _OPEN_SYS_SOCK_EXT3 flag (Santiago Gimeno) + * test: add specific source multicast tests (Santiago Gimeno) + * include: map EILSEQ error code (cjihrig) + * win, tty: improve SIGWINCH performance (Bartosz Sosnowski) + * build: fix ios build error (MaYuming) + * aix: replace ECONNRESET with EOF if already closed (Milad Farazmand) + * build: add cmake library VERSION, SOVERSION (Eneas U de Queiroz) + * build: make include/ public in CMakeLists.txt (Ben Noordhuis) + * build: export USING_UV_SHARED=1 to cmake deps (Ben Noordhuis) + * build: cmake_minimum_required(VERSION 2.8.12) (Daniel Hahler) + * aix: Fix broken cmpxchgi() XL C++ specialization. (Andrew Paprocki) + * test: fix -Wsign-compare warning (Ben Noordhuis) + * unix: simplify open(O_CLOEXEC) feature detection (Ben Noordhuis) + * unix: fix UV_FS_O_DIRECT definition on Linux (Joran Dirk Greef) + * doc: uv_handle_t documentation suggestion (Daniel Bevenius) + +- Add fno-common-build-errs.patch which fixes gh#libuv/libuv#2603 + (bsc#1160280) + +- libuv 1.31.0: + * unix,win: add uv_fs_statfs() + * test: avoid AF_LOCAL + * add ability to retrieve all env variables + * doc: add %p to valgrind log-file arg + * doc: fix typo in basics.rst + * unix: clear UV_HANDLE_READING flag before callback +- add project signing keyring and verify source signature + +- Upgrade to 1.30.1: + * doc: fix incorrect versionchanged (cjihrig) + * test: allow UV_ECONNRESET in tcp_try_write_error (cjihrig) + * unix: add uv_get_constrained_memory() cygwin stub (cjihrig) + * build: fix android cmake build (Ben Noordhuis) + * unix: squelch -Wcast-function-type warning (Ben Noordhuis) + * build: fix compile error with uClibc (zlargon)* darwin: fall + back to F_BARRIERFSYNC (Ben Noordhuis) + * darwin: add 32 bit close$NOCANCEL implementation + (ken-cunningham-webuse) + * build, core, unix: add support for Haiku (Leorize) + * darwin,linux: more conservative minimum stack size (Ben Noordhuis) + * threadpool: increase UV_THREADPOOL_SIZE limit (Vlad A) + * unix: return actual error from `uv_try_write()` (Anna Henningsen) + * darwin: fix build error with macos 10.10 (Ben Noordhuis) + * unix: make uv_cwd() report UV_ENOBUFS (Ben Noordhuis) + * unix: make uv_fs_read() fill all buffers (Ben Noordhuis) + * test: give hrtime test a custom 10s timeout (Ben Noordhuis) + * fs: fix uv_fs_copyfile if same src and dst (Santiago Gimeno) + * build: add cmake option to skip building tests (Niels Lohmann) + * doc: add link to nodejs.org (Jenil Christo) + * unix: fix a comment typo in signal.c (Evgeny Ermakov) + * unix: remove redundant cast in process.c (gengjiawen) + * doc: fix wrong mutex function prototypes (Leo Chung) + * unix: simplify uv/posix.h include logic (cjihrig) + * test: increase test timeout (cjihrig) + * linux: fix sscanf() overflows reading from /proc (Ben Noordhuis) + * ibmi: read memory and CPU usage info (Xu Meng) + * doc: update the cmake testing instruction (zlargon) + * unix: fix race condition in uv_async_send() (Ben Noordhuis) + * linux: use O_CLOEXEC instead of EPOLL_CLOEXEC (Ben Noordhuis) + * doc: mark uv_async_send() as async-signal-safe (Ben Noordhuis) + * linux: init st_flags and st_gen when using statx (Oscar Waddell) + * linux: read free/total memory from /proc/meminfo (Ben Noordhuis) + * test: test zero-sized uv_fs_sendfile() writes (Ben Noordhuis) + * unix: don't assert on UV_PROCESS_WINDOWS_* flags (Ben Noordhuis) + * linux: set correct mac address for IP-aliases (Santiago Gimeno) + * win,util: fix null pointer dereferencing (Tobias Nießen) + * unix,win: fix `uv_fs_poll_stop()` when active (Anna Henningsen) + * doc: add missing uv_fs_type entries (Michele Caini) + * doc: fix build with sphinx 2.x (FX Coudert) + * unix: don't make statx system call on Android (George Zhao) + * unix: fix clang scan-build warning (Kyle Edwards) + * unix: fall back to kqueue on older macOS systems (ken-cunningham-webuse) + * unix,win: add uv_get_constrained_memory() (Kelvin Jin) + * darwin: fix thread cancellation fd leak (Ben Noordhuis) + * linux: fix thread cancellation fd leak (Ben Noordhuis) + * unix,win: add uv_gettimeofday() (cjihrig) + * unix,win: add uv_fs_{open,read,close}dir() (cjihrig) + * unix: fix uv_interface_addresses() (Andreas Rohner) + * fs: remove macOS-specific copyfile(3) (Rich Trott) + * fs: add test for copyfile() respecting permissions (Rich Trott) + * build: partially revert 5234b1c (Ben Noordhuis) + * zos: fix setsockopt error when using AF_UNIX (Milad Farazmand) + * unix: suppress EINTR/EINPROGRESS in uv_fs_close() (Ben Noordhuis) + * build: use cmake APPLE variable to detect platform (zlargon) + * distcheck: remove duplicate test/ entry (Jameson Nash) + * unix: remove unused cmpxchgl() function (Ben Noordhuis) + * unix: support sockaddr_un in uv_udp_send() (Yury Selivanov) + * unix: guard use of PTHREAD_STACK_MIN (Kamil Rytarowski) + * unix,win: introduce uv_timeval64_t (cjihrig) + * doc: document uv_timeval_t and uv_timeval64_t (cjihrig) + +- update to 1.27.0 + * doc: describe unix signal handling better (Vladimír Čunát) + * linux: use statx() to obtain file birth time (Ben Noordhuis) + * src: fill sockaddr_in6.sin6_len when it's defined (Santiago Gimeno) + * test: relax uv_hrtime() test assumptions (Ben Noordhuis) + * build: make cmake install LICENSE only once (Thomas Karl Pietrowski) + * bsd: plug uv_fs_event_start() error path fd leak (Ben Noordhuis) + * doc: add note about uv_run() not being reentrant (Ben Noordhuis) + * unix, win: make fs-poll close wait for resource cleanup (Anna Henningsen) + * doc: fix typo in uv_thread_options_t definition (Ryan Liptak) + * win: skip winsock initialization in safe mode (evgley) + * unix: refactor getsockname/getpeername methods (Santiago Gimeno) + * udp: add support for UDP connected sockets (Santiago Gimeno) + * build: add missing header (cjihrig) + * test: change spawn_stdin_stdout return to void (Andrew Paprocki) + * test: remove call to floor() in test driver (Andrew Paprocki) + +- update to version 1.26.0 + * doc: fix uv_get_free_memory doc (Stephen Belanger) + * unix: fix epoll cpu 100% issue (yeyuanfeng) + * openbsd,tcp: special handling of EINVAL on connect (ptlomholt) + * src,include: define UV_MAXHOSTNAMESIZE (cjihrig) + * thread: allow specifying stack size for new thread (Anna Henningsen) + * unix: don't attempt to invalidate invalid fd (Ben Noordhuis) + * Revert "win,fs: retry if uv_fs_rename fails" (Ben Noordhuis) + * aix: manually trigger fs event monitoring (Gireesh Punathil) + * unix: rename WRITE_RETRY_ON_ERROR macro (Ben Noordhuis) + * unix: refactor uv__write() (Ben Noordhuis) + * unix: don't send handle twice on partial write (Ben Noordhuis) + * tty,win: fix Alt+key under WSL (Bartosz Sosnowski) + * build: support running tests in out-of-tree builds (Jameson Nash) + * fsevents: really watch files with fsevents on macos 10.7+ (Jameson Nash) + * thread,mingw64: need intrin.h header for SSE2 MemoryBarrier (Jameson Nash) + * win: fix sizeof-pointer-div warning (cjihrig) + * unix,win: add uv_os_uname() (cjihrig) + * win, tty: fix CreateFileW() return value check (Bartosz Sosnowski) + * unix: enable IPv6 tests on OpenBSD (ptlomholt) + * test: fix test-ipc spawn_helper exit_cb (Santiago Gimeno) + * test: fix test-ipc tests (Santiago Gimeno) + * unix: better handling of unsupported F_FULLFSYNC (Victor Costan) + * unix,stream: fix zero byte writes (Santiago Gimeno) + * ibmi: return EISDIR on read from directory fd (Kevin Adler) + * build: wrap long lines in Makefile.am (cjihrig) + test: fix platform_output test on cygwin (damon-kwok) + * gitignore: ignore build/ directory (Damon Kwok) + * unix: zero epoll_event before use (Ashe Connor) + * doc: replace deprecated build command on macOS (Rick) + * warnings: fix code that emits compiler warnings (Jameson Nash) + * doc: clarify expected memory management strategy (Ivan Krylov) + * test: add uv_inet_ntop(AF_INET) coverage (Ben Noordhuis) + * unix: harden string copying, introduce strscpy() (Ben Noordhuis) + * linux: get rid of strncpy() call (Ben Noordhuis) + +- Update to version 1.24.0: + * unix: do not require PATH_MAX to be defined (Brad King) + * win,doc: path encoding in uv_fs_XX is UTF-8 (hitesh) + * unix: add missing link dependency on kFreeBSD (Svante Signell) + * unix: add support for GNU/Hurd (Samuel Thibault) + * test: avoid memory leak for test_output (Carlo Marcelo Arenas Belón) + * doc: add vtjnash to maintainers (Jameson Nash) + * unix: restore skipping of phys_addr copy (cjihrig) + * unix,win: make uv_interface_addresses() consistent (cjihrig) + * unix: remove unnecessary linebreaks (cjihrig) + * unix,win: handle zero-sized allocations uniformly (Ben Noordhuis) + * unix: remove unused uv__dup() function (Ben Noordhuis) + * core,bsd: refactor process_title functions (Santiago Gimeno) + * test: make sure that reading a directory fails (Sakthipriyan Vairamani) + * win, tty: remove zero-size read callbacks (Bartosz Sosnowski) + * test: fix test runner getenv async-signal-safety (Ben Noordhuis) + * test: fix test runner execvp async-signal-safety (Ben Noordhuis) + * test,unix: fix race in test runner (Ben Noordhuis) + * unix,win: support IDNA 2008 in uv_getaddrinfo() (Ben Noordhuis) + +- Update to version 1.23.2: + * unix: return 0 retrieving rss on cygwin + * unix: initialize uv_interface_address_t.phys_addr + * test: handle uv_os_setpriority() windows edge case + * tty, win: fix read stop for raw mode + * Revert "Revert "unix,fs: fix for potential partial reads/writes"" + * unix,readv: always permit partial reads to return + * win,tty: fix uv_tty_close() + * doc: remove extraneous "on + * unix,win: fix threadpool race condition + * unix: rework thread barrier implementation + * unix: signal done to last thread barrier waiter + * unix: optimize uv_fs_readlink() memory allocation + For complete changelog please see + https://github.com/libuv/libuv/releases + * install license as %license + * fix_tests.patch: fix unit tests on OBS + * fix for bsc#1199062 (backported as + 0001-linux-remove-epoll-syscall-wrappers.patch and + 0002-linux-drop-code-path-for-epoll_pwait-less-kernels.patch) is + included in upstream releases from 1.23.1 on libvirt +- qemu: Fix umount of /dev in VM private namespace + c3f16cea-qemu-cleanup-label-on-umount-failure.patch, + 697c16e3-qemu_process-better-debug-message.patch, + 5155ab4b-qemu_namespace-nested-mounts-when-umount.patch + boo#1207889 + linuxrc +- merge gh#openSUSE/linuxrc#319 +- really parse 'firmwaretype' key (bsc#1208042) +- 7.0.32.4 + +- merge gh#openSUSE/linuxrc#316 +- fix buffer overflow in debug log (bsc#1207403) +- 7.0.32.3 + +- merge gh#openSUSE/linuxrc#310 +- support more general wicked firmware devices interface + (jsc#PED-3118, jsc#PED-967) +- add usenbft boot config setting (mainly to aid testing) + +- merge gh#openSUSE/linuxrc#313 +- be careful switch_to_fb option takes care of textmode setting + (bsc#1206460) + llvm +- Update to version 15.0.7. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + +- Update to version 15.0.6. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + +- Update to version 15.0.5. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + +- Update to version 15.0.4. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + +- Update to version 15.0.3. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + llvm15 +- Update to version 15.0.7. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. +- Rebase llvm-do-not-install-static-libraries.patch. +- Build stage 2 with -fno-plt on x86_64: since building with + - Wl,-z,now the PLT stubs are basically dead code, so eliminating + the indirection reduces the number of branches and improves code + locality for the quite frequent cross-DSO calls. +- Add llvm-workaround-superfluous-branches.patch: hints LLVM to + eliminate branches until gh#llvm/llvm-project#28804 is solved. + +- Update to version 15.0.6. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. +- Rebase llvm-do-not-install-static-libraries.patch. + +- Update to version 15.0.5. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. +- Remove obsolete lldb-swig-4.1.0-build-fix.patch. +- Rebase llvm-do-not-install-static-libraries.patch. + +- Update to version 15.0.4. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. +- Rebase llvm-do-not-install-static-libraries.patch. + +- Update to version 15.0.3. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. +- Add llvm-armv7-fix-vector-compare-with-zero-lowering.patch: Fix + lowering of non-canonical vector comparison with zero on armv7, + preventing a crash (boo#1204267, gh#llvm/llvm-project#58514). +- Add lldb-swig-4.1.0-build-fix.patch: Fix build with Swig 4.1.0. +- Rebase llvm-do-not-install-static-libraries.patch. + multipath-tools +- Update to version 0.9.4+68+suse.98559ea: + * libmultipath: bump ABI version to 18.0.0 + * libmultipath: pathinfo: don't fail for devices lacking INQUIRY properties + (gh#opensvc/multipath-tools#56) + * libmpathpersist: use conf->timeout for updating persistent reservations + (gh#opensvc/multipath-tools#45) + * libmultipath: is_path_valid(): check if device is in use + (bsc#1203141) (added libmount dependency) + * libmultipath: orphan paths if coalesce_paths frees newmp (bsc#1207546) + * multipathd: handle no active paths in update_map_pr (bsc#1207546) + * multipathd: make pr registration consistent (bsc#1207546) + * libmultipath: don't leak memory on invalid strings (bsc#1207546) + * multipath.conf(5): improve documentation of dev_loss_tmo (bsc#1207546) + * libmpathpersist: fix command keyword ordering (bsc#1207546) + * libmultipath: fix 'show paths format' failure + * minor bugfixes + * hwtable fixes + * Build system rework + * spec file: adapt make command line to changes in build system + * spec file: use make -Orecurse (better readable output) + * spec file: use verbose build + nginx +- CVE-2022-41741 and CVE-2022-41742: + Handle duplicated atoms in mp4 streams, to mitigate out-of-bound reads. + (bsc#1204526, bsc#1204527) + nodejs-common +- Use NodeJS 19 as default for TW + +- Use NodeJS 18 as default for TW and for SLE15 SP5 + nvme-cli +- spec file: fix "check" section (bsc#1207686) +- add "Provides: nvmeof-boot-support = 0.1" + nvme-stas +- Update to version 2.1.2: + * staslib: fix RoCE support (bsc#1207436) + * staslib: Only display unresponsive timer info for "discovered" DCs + * staslib: Fix Connect/Disconnect performed in reserve order + * udev: Set udev event priority to high + * stafd: Bug fix. Default "[Global] persistent-connections=false" + * stafd: Handle unresponsive DCs in _config_ctrls_finish() + * stafd: Fix handling of lost zeroconf-discovered DC + * staslib: Improve name resolution algorithm + * staslib: Add unit (sec) to timeout value in info() output + openCryptoki +- Added patch for compile errors + * ocki-3.19.0-0035-Fix-compile-error-error-initializer-element-is-not-c.patch +- Changed spec file to use %autosetup instead of %setup. + +- Updated the package openCryptoki 3.19.0 (jsc#PED-616, bsc#1207760), added the + following patches: + * ocki-3.19.0-0001-EP11-Unify-key-pair-generation-functions.patch + * ocki-3.19.0-0002-EP11-Do-not-report-DSA-DH-parameter-generation-as-be.patch + * ocki-3.19.0-0003-EP11-Do-not-pass-empty-CKA_PUBLIC_KEY_INFO-to-EP11-h.patch + * ocki-3.19.0-0004-Mechtable-CKM_IBM_DILITHIUM-can-also-be-used-for-key.patch + * ocki-3.19.0-0005-EP11-Remove-DSA-DH-parameter-generation-mechanisms-f.patch + * ocki-3.19.0-0006-EP11-Pass-back-chain-code-for-CKM_IBM_BTC_DERIVE.patch + * ocki-3.19.0-0007-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch + * ocki-3.19.0-0008-EP11-Supply-CKA_PUBLIC_KEY_INFO-when-importing-priva.patch + * ocki-3.19.0-0009-EP11-Fix-memory-leak-introduced-with-recent-commit.patch + * ocki-3.19.0-0010-p11sak-Fix-segfault-when-dilithium-version-is-not-sp.patch + * ocki-3.19.0-0011-EP11-remove-dead-code-and-unused-variables.patch + * ocki-3.19.0-0012-EP11-Update-EP11-host-library-header-files.patch + * ocki-3.19.0-0013-EP11-Support-EP11-host-library-version-4.patch + * ocki-3.19.0-0014-EP11-Add-new-control-points.patch + * ocki-3.19.0-0015-EP11-Default-unknown-CPs-to-ON.patch + * ocki-3.19.0-0016-COMMON-Add-defines-for-Dilithium-round-2-and-3-varia.patch + * ocki-3.19.0-0017-COMMON-Add-defines-for-Kyber.patch + * ocki-3.19.0-0018-COMMON-Add-post-quantum-algorithm-OIDs.patch + * ocki-3.19.0-0019-COMMON-Dilithium-key-BER-encoding-decoding-allow-dif.patch + * ocki-3.19.0-0020-COMMON-EP11-Add-CKA_VALUE-holding-SPKI-PKCS-8-of-key.patch + * ocki-3.19.0-0021-COMMON-EP11-Allow-to-select-Dilithium-variant-via-mo.patch + * ocki-3.19.0-0022-EP11-Query-supported-PQC-variants-and-restrict-usage.patch + * ocki-3.19.0-0023-POLICY-Dilithium-strength-and-signature-size-depends.patch + * ocki-3.19.0-0024-TESTCASES-Test-Dilithium-variants.patch + * ocki-3.19.0-0025-COMMON-EP11-Add-Kyber-key-type-and-mechanism.patch + * ocki-3.19.0-0026-EP11-Add-support-for-generating-and-importing-Kyber-.patch + * ocki-3.19.0-0027-EP11-Add-support-for-encrypt-decrypt-and-KEM-operati.patch + * ocki-3.19.0-0028-POLICY-STATISTICS-Check-for-Kyber-KEM-KDFs-and-count.patch + * ocki-3.19.0-0029-TESTCASES-Add-tests-for-CKM_IBM_KYBER.patch + * ocki-3.19.0-0030-p11sak-Support-additional-Dilithium-variants.patch + * ocki-3.19.0-0031-p11sak-Add-support-for-IBM-Kyber-key-type.patch + * ocki-3.19.0-0032-testcase-Enhance-p11sak-testcase-to-generate-IBM-Kyb.patch + * ocki-3.19.0-0033-EP11-Supply-CKA_PUBLIC_KEY_INFO-with-CKM_IBM_BTC_DER.patch + * ocki-3.19.0-0034-EP11-Fix-setting-unknown-CPs-to-ON.patch + openSUSE-repos:openSUSE-repos-Leap +- Update to version 20230209.87a5e9e: + * Drop obsoleting of TW from openSUSE-repos-MicroOS + * Do not use distver for TW and MicroOS openh264 repo + +- Update to version 20230123.088570b: + * Use http as the redirect target does not support https + * Add openh264 repos as enabled by default + +- Update to version 20221116.d3d7bc7: + * Use zypp style variable for DIST_ARCH boo#1205460 + * Remove service generated service file on uninstall + +- Update to version 20221103.b904c44: + * drop dependency on suse-release + openssl-1_0_0 +- Security Fix: [bsc#1207533, CVE-2023-0286] + * Fix X.400 address type confusion in X.509 GENERAL_NAME_cmp + for x400Address + * Add openssl-CVE-2023-0286.patch +- Security Fix: [bsc#1207536, CVE-2023-0215] + * Use-after-free following BIO_new_NDEF() + * Add patches: + - openssl-CVE-2023-0215-1of4.patch + - openssl-CVE-2023-0215-2of4.patch + - openssl-CVE-2023-0215-3of4.patch + - openssl-CVE-2023-0215-4of4.patch + - openssl-Groundwork-for-a-perl-based-testing-framework.patch + - openssl-Add-recipes-for-the-larger-protocols.patch +- Security Fix: [bsc#1207534, CVE-2022-4304] + * Timing Oracle in RSA Decryption + * Add openssl-CVE-2022-4304.patch + openssl-1_1 +- Security Fix: [bsc#1207533, CVE-2023-0286] + * Fix X.400 address type confusion in X.509 GENERAL_NAME_cmp + for x400Address + * Add openssl-CVE-2023-0286.patch + +- Security Fix: [bsc#1207536, CVE-2023-0215] + * Use-after-free following BIO_new_NDEF() + * Add patches: + - openssl-CVE-2023-0215-1of4.patch + - openssl-CVE-2023-0215-2of4.patch + - openssl-CVE-2023-0215-3of4.patch + - openssl-CVE-2023-0215-4of4.patch + +- Security Fix: [bsc#1207538, CVE-2022-4450] + * Double free after calling PEM_read_bio_ex() + * Add patches: + - openssl-CVE-2022-4450-1of2.patch + - openssl-CVE-2022-4450-2of2.patch + +- Security Fix: [bsc#1207534, CVE-2022-4304] + * Timing Oracle in RSA Decryption + * Add patches: + - openssl-CVE-2022-4304-1of2.patch + - openssl-CVE-2022-4304-2of2.patch + openssl-3 +- Update to version 3.0.8 in SLE15-SP5 [jsc#PED-544] + * Fixed NULL dereference during PKCS7 data verification. + A NULL pointer can be dereferenced when signatures are being + verified on PKCS7 signed or signedAndEnveloped data. In case the hash + algorithm used for the signature is known to the OpenSSL library but + the implementation of the hash algorithm is not available the digest + initialization will fail. There is a missing check for the return + value from the initialization function which later leads to invalid + usage of the digest API most likely leading to a crash. + ([bsc#1207541, CVE-2023-0401]) + PKCS7 data is processed by the SMIME library calls and also by the + time stamp (TS) library calls. The TLS implementation in OpenSSL does + not call these functions however third party applications would be + affected if they call these functions to verify signatures on untrusted + data. + * Fixed X.400 address type confusion in X.509 GeneralName. + There is a type confusion vulnerability relating to X.400 address processing + inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING + but the public structure definition for GENERAL_NAME incorrectly specified + the type of the x400Address field as ASN1_TYPE. This field is subsequently + interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather + than an ASN1_STRING. + When CRL checking is enabled (i.e. the application sets the + X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to + pass arbitrary pointers to a memcmp call, enabling them to read memory + contents or enact a denial of service. + ([bsc#1207533, CVE-2023-0286]) + * Fixed NULL dereference validating DSA public key. + An invalid pointer dereference on read can be triggered when an + application tries to check a malformed DSA public key by the + EVP_PKEY_public_check() function. This will most likely lead + to an application crash. This function can be called on public + keys supplied from untrusted sources which could allow an attacker + to cause a denial of service attack. + The TLS implementation in OpenSSL does not call this function + but applications might call the function if there are additional + security requirements imposed by standards such as FIPS 140-3. + ([bsc#1207540, CVE-2023-0217]) + * Fixed Invalid pointer dereference in d2i_PKCS7 functions. + An invalid pointer dereference on read can be triggered when an + application tries to load malformed PKCS7 data with the + d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. + The result of the dereference is an application crash which could + lead to a denial of service attack. The TLS implementation in OpenSSL + does not call this function however third party applications might + call these functions on untrusted data. + ([bsc#1207539, CVE-2023-0216]) + * Fixed Use-after-free following BIO_new_NDEF. + The public API function BIO_new_NDEF is a helper function used for + streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL + to support the SMIME, CMS and PKCS7 streaming capabilities, but may also + be called directly by end user applications. + The function receives a BIO from the caller, prepends a new BIO_f_asn1 + filter BIO onto the front of it to form a BIO chain, and then returns + the new head of the BIO chain to the caller. Under certain conditions, + for example if a CMS recipient public key is invalid, the new filter BIO + is freed and the function returns a NULL result indicating a failure. + However, in this case, the BIO chain is not properly cleaned up and the + BIO passed by the caller still retains internal pointers to the previously + freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO + then a use-after-free will occur. This will most likely result in a crash. + ([bsc#1207536, CVE-2023-0215]) + * Fixed Double free after calling PEM_read_bio_ex. + The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and + decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload + data. If the function succeeds then the "name_out", "header" and "data" + arguments are populated with pointers to buffers containing the relevant + decoded data. The caller is responsible for freeing those buffers. It is + possible to construct a PEM file that results in 0 bytes of payload data. + In this case PEM_read_bio_ex() will return a failure code but will populate + the header argument with a pointer to a buffer that has already been freed. + If the caller also frees this buffer then a double free will occur. This + will most likely lead to a crash. + The functions PEM_read_bio() and PEM_read() are simple wrappers around + PEM_read_bio_ex() and therefore these functions are also directly affected. + These functions are also called indirectly by a number of other OpenSSL + functions including PEM_X509_INFO_read_bio_ex() and + SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL + internal uses of these functions are not vulnerable because the caller does + not free the header argument if PEM_read_bio_ex() returns a failure code. + ([bsc#1207538, CVE-2022-4450]) + * Fixed Timing Oracle in RSA Decryption. + A timing based side channel exists in the OpenSSL RSA Decryption + implementation which could be sufficient to recover a plaintext across + a network in a Bleichenbacher style attack. To achieve a successful + decryption an attacker would have to be able to send a very large number + of trial messages for decryption. The vulnerability affects all RSA padding + modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. + ([bsc#1207534, CVE-2022-4304]) + * Fixed X.509 Name Constraints Read Buffer Overflow. + A read buffer overrun can be triggered in X.509 certificate verification, + specifically in name constraint checking. The read buffer overrun might + result in a crash which could lead to a denial of service attack. + In a TLS client, this can be triggered by connecting to a malicious + server. In a TLS server, this can be triggered if the server requests + client authentication and a malicious client connects. + ([bsc#1207535, CVE-2022-4203]) + * Fixed X.509 Policy Constraints Double Locking security issue. + If an X.509 certificate contains a malformed policy constraint and + policy processing is enabled, then a write lock will be taken twice + recursively. On some operating systems (most widely: Windows) this + results in a denial of service when the affected process hangs. Policy + processing being enabled on a publicly facing server is not considered + to be a common setup. + ([CVE-2022-3996]) + * Our provider implementations of `OSSL_FUNC_KEYMGMT_EXPORT` and + `OSSL_FUNC_KEYMGMT_GET_PARAMS` for EC and SM2 keys now honor + `OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT` as set (and + default to `POINT_CONVERSION_UNCOMPRESSED`) when exporting + `OSSL_PKEY_PARAM_PUB_KEY`, instead of unconditionally using + `POINT_CONVERSION_COMPRESSED` as in previous 3.x releases. + For symmetry, our implementation of `EVP_PKEY_ASN1_METHOD->export_to` + for legacy EC and SM2 keys is also changed similarly to honor the + equivalent conversion format flag as specified in the underlying + `EC_KEY` object being exported to a provider, when this function is + called through `EVP_PKEY_export()`. + * Removed openssl-3-Fix-double-locking-problem.patch, + contained in upstream. + * Rebased openssl-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch + * Update openssl.keyring with key + 7953 AC1F BC3D C8B3 B292 393E D5E9 E43F 7DF9 EE8C (Richard Levitte) + p11-kit +- Backport IBM specific mechanism and attributes (Jira#PED-584) + 0001-Add-IBM-specific-mechanism-and-attributes.patch + 0002-Add-support-for-serializing-CK_ECDH1_DERIVE_PARAMS-m.patch + 0003-client-Allow-zero-part-length-at-C_SignUpdate.patch + 0004-Fix-support-of-CKA_DERIVE_TEMPLATE.patch + 0005-Add-other-SHA-variants-also-for-RSA-and-EC-signature.patch + 0006-Add-support-for-missing-AES-and-DES-DES3-mechanisms.patch + 0007-Add-support-for-MAC-and-HMAC-general-mechanisms.patch + 0008-Add-support-for-CKM_DH_PKCS_DERIVE.patch + 0009-rpc-Handle-special-cases-for-buffer-and-length.patch + 0010-Add-support-for-CKM_AES_CTR.patch + 0011-Add-support-for-CKM_AES_GCM.patch + 0012-common-pkcs11x.h-Support-CRYPTOKI_GNU-for-IBM-vendor.patch + -- New version 0.20.2 - * Fix bug where blacklist didn't affect extracted ca-anchors if the anchor - and blacklist were not in the same trust path (regression) [fdo#73558] - * Check for race in BasicConstraints stapled extension [fdo#69314] - * Build fixes and cleanup - pacemaker +- libpacemaker: avoid assertion failure if a node_state entry doesn't have an uname yet (bsc#1207319) + * bsc#1207319-0002-Fix-libpacemaker-avoid-assertion-failure-if-a-node_s.patch +- libpacemaker: unify bailing out in pcmk__inject_node() (bsc#1207319) + * bsc#1207319-0001-Refactor-libpacemaker-unify-bailing-out-in-pcmk__inj.patch + +- executor: fix regression in remote node shutdown + * 0001-High-executor-fix-regression-in-remote-node-shutdown.patch + -- scheduler: prevent inactive instances from starting if probe is unrunnable on any nodes (bsc#1206263) +- scheduler: prevent inactive instances from starting if probe is unrunnable on any nodes (bsc#1206263) pcm +- Update to version 202212: + * pcm-memory: add SPR HBM support + * support multiple hosts for Grafana dashboard with prometheus + * fixes for pcm-iio/pcm-accel + +updated to the new upstream repository location and the name +- Update to version 202211: + * added Sapphire Rapids processor support + * added new pcm-accel utility to monitor Sapphire Rapids accelerator performance + * added --version option to all pcm tools + * pcm: new "enforce flush output" option + * pcm-raw: support ocr_msr_val and tid modifiers + * fixed default value for CHA filter1 on CLX and SKX + * pcm-sensor-server: allow build on FreeBSD + * pcm-raw: adopt new JSON event file format, new URLs for perfmon event lists + perf +- Fix build breakage. Patch was inadvertently checked into kernel-source + after being present in userspace (from SP4 Genoa backport). Drop it. + Delete patch: perf-report-Add-tools-arch-x86-include-asm-amd-ibs.h.patch + pesign-obs-integration +- Add 0001-Add-support-for-dependency-generators.patch to + - Add support for including macros in pesign-repackage.spec by + using pesign-spec-macros + - Add support for copying sources to the new build directory by + using pesign-copy-sources + - Update README for dependency generation + - Add Dependency Generation section + - Convert to Markdown + (bsc#1207520)(jsc#PED-2658) + +- Add 0001-pesign-gen-repackage-spec-fix-the-filename-issue-in-.patch + to fix fix the filename issue in the scripts of generated ueficert + package. (bsc#1195805)(bsc#1205917) + python-PyVirtualDisplay +- Update to v3.0 + * no release notes + -- Require python-setuptools instead of distribute (upstreams merged) - python3-libmount +- added patches [bsc#1197437] + fix https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/patch/?id=f4d9018183ff9a6cd6a77bf33461b60570ec7622 + + util-linux-flock-limitations.patch + qatengine +- update to 0.6.18: + * Fix address sanitizer issues + * Fix issues with Babassl & Openssl3.0 + * Add QAT_HW SM4 CBC support + * Refactor ECX provider code into single file + * Fix QAT_HW AES-GCM bad mac record & memleak + * Fix SHA3 memory leak + * Fix sm4-cbc build error with system default OpenSSL + * Symmetric performance Optimization & memleak fixes + * Bug fix, README & v0.6.18 Version update + * Please refer README (Software requirements section) for dependent + libraries release version and other information. + redis +- backport also assert_not_equal [bsc#1207448] + +- security update +- added patches + fix CVE-2022-35977 [bsc#1207202], Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands can drive Redis to OOM panic + + redis-CVE-2022-35977.patch + fix CVE-2023-22458 [bsc#1207203], Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands can lead to denial-of-service + + redis-CVE-2023-22458.patch + rubygem-activesupport-5_1 +- Add patch to fix CVE-2023-22796 (bsc#1207454) + CVE-2023-22796.patch + rubygem-globalid +- security update +- added patches + fix CVE-2023-22799 [bsc#1207587], ReDoS vulnerability + + rubygem-globalid-CVE-2023-22799.patch + rubygem-rack + fix CVE-2022-44570 [bsc#1207597], denial of service in Content-Disposition parsing + + rubygem-rack-CVE-2022-44570.patch + fix CVE-2022-44571 [bsc#1207599], denial of service in Content-Disposition parsing + + rubygem-rack-CVE-2022-44571.patch + fix CVE-2022-44572 [bsc#1207596], denial of service in Content-Disposition parsing + + rubygem-rack-CVE-2022-44572.patch + +- security update +- added patches rust +- Update to version 1.67.0 - for details see the rust1.67 package + rust1 -- bsc#1206930 - CVE-2022-46176 - Enforce that cargo checks ssh host keys. - * 0001-CVE-2022-46176-verify-ssh-host-keys-in-cargo.patch - -Version 1.66.0 (2022-12-15) +Version 1.67.0 (2023-01-26) -- [Permit specifying explicit discriminants on all `repr(Int)` enums](https://github.com/rust-lang/rust/pull/95710/) - ```rust - [#][repr(u8)] - enum Foo { - A(u8) = 0, - B(i8) = 1, - C(bool) = 42, - } - ``` -- [Allow transmutes between the same type differing only in lifetimes](https://github.com/rust-lang/rust/pull/101520/) -- [Change constant evaluation errors from a deny-by-default lint to a hard error](https://github.com/rust-lang/rust/pull/102091/) -- [Trigger `must_use` on `impl Trait` for supertraits](https://github.com/rust-lang/rust/pull/102287/) - This makes `impl ExactSizeIterator` respect the existing `#[must_use]` annotation on `Iterator`. -- [Allow `..X` and `..=X` in patterns](https://github.com/rust-lang/rust/pull/102275/) -- [Uplift `clippy::for_loops_over_fallibles` lint into rustc](https://github.com/rust-lang/rust/pull/99696/) -- [Stabilize `sym` operands in inline assembly](https://github.com/rust-lang/rust/pull/103168/) -- [Update to Unicode 15](https://github.com/rust-lang/rust/pull/101912/) -- [Opaque types no longer imply lifetime bounds](https://github.com/rust-lang/rust/pull/95474/) - This is a soundness fix which may break code that was erroneously relying on this behavior. +- [Make `Sized` predicates coinductive, allowing cycles.](https://github.com/rust-lang/rust/pull/100386/) +- [`#[must_use]` annotations on `async fn` also affect the `Future::Output`.](https://github.com/rust-lang/rust/pull/100633/) +- [Elaborate supertrait obligations when deducing closure signatures.](https://github.com/rust-lang/rust/pull/101834/) +- [Invalid literals are no longer an error under `cfg(FALSE)`.](https://github.com/rust-lang/rust/pull/102944/) +- [Unreserve braced enum variants in value namespace.](https://github.com/rust-lang/rust/pull/103578/) -- [Add armv5te-none-eabi and thumbv5te-none-eabi tier 3 targets](https://github.com/rust-lang/rust/pull/101329/) - - Refer to Rust's [platform support page][platform-support-doc] for more - information on Rust's tiered platform support. -- [Add support for linking against macOS universal libraries](https://github.com/rust-lang/rust/pull/98736) +- [Enable varargs support for calling conventions other than `C` or `cdecl`.](https://github.com/rust-lang/rust/pull/97971/) +- [Add new MIR constant propagation based on dataflow analysis.](https://github.com/rust-lang/rust/pull/101168/) +- [Optimize field ordering by grouping m\*2^n-sized fields with equivalently aligned ones.](https://github.com/rust-lang/rust/pull/102750/) +- [Stabilize native library modifier `verbatim`.](https://github.com/rust-lang/rust/pull/104360/) + Added and removed targets: +- [Add a tier 3 target for PowerPC on AIX](https://github.com/rust-lang/rust/pull/102293/), `powerpc64-ibm-aix`. +- [Add a tier 3 target for the Sony PlayStation 1](https://github.com/rust-lang/rust/pull/102689/), `mipsel-sony-psx`. +- [Add tier 3 `no_std` targets for the QNX Neutrino RTOS](https://github.com/rust-lang/rust/pull/102701/), + `aarch64-unknown-nto-qnx710` and `x86_64-pc-nto-qnx710`. +- [Remove tier 3 `linuxkernel` targets](https://github.com/rust-lang/rust/pull/104015/) (not used by the actual kernel). + Refer to Rust's [platform support page][platform-support-doc] + for more information on Rust's tiered platform support. -- [Fix `#[derive(Default)]` on a generic `#[default]` enum adding unnecessary `Default` bounds](https://github.com/rust-lang/rust/pull/101040/) -- [Update to Unicode 15](https://github.com/rust-lang/rust/pull/101821/) +- [Merge `crossbeam-channel` into `std::sync::mpsc`.](https://github.com/rust-lang/rust/pull/93563/) +- [Fix inconsistent rounding of 0.5 when formatted to 0 decimal places.](https://github.com/rust-lang/rust/pull/102935/) +- [Derive `Eq` and `Hash` for `ControlFlow`.](https://github.com/rust-lang/rust/pull/103084/) +- [Don't build `compiler_builtins` with `-C panic=abort`.](https://github.com/rust-lang/rust/pull/103786/) -- [`proc_macro::Span::source_text`](https://doc.rust-lang.org/stable/proc_macro/struct.Span.html#method.source_text) -- [`uX::{checked_add_signed, overflowing_add_signed, saturating_add_signed, wrapping_add_signed}`](https://doc.rust-lang.org/stable/std/primitive.u8.html#method.checked_add_signed) -- [`iX::{checked_add_unsigned, overflowing_add_unsigned, saturating_add_unsigned, wrapping_add_unsigned}`](https://doc.rust-lang.org/stable/std/primitive.i8.html#method.checked_add_unsigned) -- [`iX::{checked_sub_unsigned, overflowing_sub_unsigned, saturating_sub_unsigned, wrapping_sub_unsigned}`](https://doc.rust-lang.org/stable/std/primitive.i8.html#method.checked_sub_unsigned) -- [`BTreeSet::{first, last, pop_first, pop_last}`](https://doc.rust-lang.org/stable/std/collections/struct.BTreeSet.html#method.first) -- [`BTreeMap::{first_key_value, last_key_value, first_entry, last_entry, pop_first, pop_last}`](https://doc.rust-lang.org/stable/std/collections/struct.BTreeMap.html#method.first_key_value) -- [Add `AsFd` implementations for stdio lock types on WASI.](https://github.com/rust-lang/rust/pull/101768/) -- [`impl TryFrom> for Box<[T; N]>`](https://doc.rust-lang.org/stable/std/boxed/struct.Box.html#impl-TryFrom%3CVec%3CT%2C%20Global%3E%3E-for-Box%3C%5BT%3B%20N%5D%2C%20Global%3E) -- [`core::hint::black_box`](https://doc.rust-lang.org/stable/std/hint/fn.black_box.html) -- [`Duration::try_from_secs_{f32,f64}`](https://doc.rust-lang.org/stable/std/time/struct.Duration.html#method.try_from_secs_f32) -- [`Option::unzip`](https://doc.rust-lang.org/stable/std/option/enum.Option.html#method.unzip) -- [`std::os::fd`](https://doc.rust-lang.org/stable/std/os/fd/index.html) - Rustdoc -------- -- [Add Rustdoc warning for invalid HTML tags in the documentation](https://github.com/rust-lang/rust/pull/101720/) - Cargo ------ -- [Added `cargo remove` to remove dependencies from Cargo.toml](https://doc.rust-lang.org/nightly/cargo/commands/cargo-remove.html) -- [`cargo publish` now waits for the new version to be downloadable before exiting](https://github.com/rust-lang/cargo/pull/11062) - See [detailed release notes](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-166-2022-12-15) for more. +- [`{integer}::checked_ilog`](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.checked_ilog) +- [`{integer}::checked_ilog2`](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.checked_ilog2) +- [`{integer}::checked_ilog10`](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.checked_ilog10) +- [`{integer}::ilog`](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.ilog) +- [`{integer}::ilog2`](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.ilog2) +- [`{integer}::ilog10`](https://doc.rust-lang.org/stable/std/primitive.i32.html#method.ilog10) +- [`NonZeroU*::ilog2`](https://doc.rust-lang.org/stable/std/num/struct.NonZeroU32.html#method.ilog2) +- [`NonZeroU*::ilog10`](https://doc.rust-lang.org/stable/std/num/struct.NonZeroU32.html#method.ilog10) +- [`NonZero*::BITS`](https://doc.rust-lang.org/stable/std/num/struct.NonZeroU32.html#associatedconstant.BITS) + These APIs are now stable in const contexts: +- [`char::from_u32`](https://doc.rust-lang.org/stable/std/primitive.char.html#method.from_u32) +- [`char::from_digit`](https://doc.rust-lang.org/stable/std/primitive.char.html#method.from_digit) +- [`char::to_digit`](https://doc.rust-lang.org/stable/std/primitive.char.html#method.to_digit) +- [`core::char::from_u32`](https://doc.rust-lang.org/stable/core/char/fn.from_u32.html) +- [`core::char::from_digit`](https://doc.rust-lang.org/stable/core/char/fn.from_digit.html) -- [Only apply `ProceduralMasquerade` hack to older versions of `rental`](https://github.com/rust-lang/rust/pull/94063/) -- [Don't export `__heap_base` and `__data_end` on wasm32-wasi.](https://github.com/rust-lang/rust/pull/102385/) -- [Don't export `__wasm_init_memory` on WebAssembly.](https://github.com/rust-lang/rust/pull/102426/) -- [Only export `__tls_*` on wasm32-unknown-unknown.](https://github.com/rust-lang/rust/pull/102440/) -- [Don't link to `libresolv` in libstd on Darwin](https://github.com/rust-lang/rust/pull/102766/) -- [Update libstd's libc to 0.2.135 (to make `libstd` no longer pull in `libiconv.dylib` on Darwin)](https://github.com/rust-lang/rust/pull/103277/) -- [Opaque types no longer imply lifetime bounds](https://github.com/rust-lang/rust/pull/95474/) - This is a soundness fix which may break code that was erroneously relying on this behavior. -- [Make `order_dependent_trait_objects` show up in future-breakage reports](https://github.com/rust-lang/rust/pull/102635/) -- [Change std::process::Command spawning to default to inheriting the parent's signal mask](https://github.com/rust-lang/rust/pull/101077/) +- [The layout of `repr(Rust)` types now groups m\*2^n-sized fields with + equivalently aligned ones.](https://github.com/rust-lang/rust/pull/102750/) + This is intended to be an optimization, but it is also known to increase type + sizes in a few cases for the placement of enum tags. As a reminder, the layout + of `repr(Rust)` types is an implementation detail, subject to change. +- [0.5 now rounds to 0 when formatted to 0 decimal places.](https://github.com/rust-lang/rust/pull/102935/) + This makes it consistent with the rest of floating point formatting that + rounds ties toward even digits. +- [Chains of `&&` and `||` will now drop temporaries from their sub-expressions in + evaluation order, left-to-right.](https://github.com/rust-lang/rust/pull/103293/) + Previously, it was "twisted" such that the _first_ expression dropped its + temporaries _last_, after all of the other expressions dropped in order. +- [Underscore suffixes on string literals are now a hard error.](https://github.com/rust-lang/rust/pull/103914/) + This has been a future-compatibility warning since 1.20.0. +- [Stop passing `-export-dynamic` to `wasm-ld`.](https://github.com/rust-lang/rust/pull/105405/) +- [`main` is now mangled as `__main_void` on `wasm32-wasi`.](https://github.com/rust-lang/rust/pull/105468/) +- [Cargo now emits an error if there are multiple registries in the configuration + with the same index URL.](https://github.com/rust-lang/cargo/pull/10592) s390-tools +- Added patch (bsc#1207947) + * s390-tools-sles15sp5-zkey-Support-EP11-host-library-version-4.patch + + * Updated the z16 machine type to IBM z16 A01 sane-backends +- sane-backends version upgrade to 1.0.32 for SLE15: + * sane-backends version upgrade to 1.0.32 + to fix bugs in sane-backends version 1.0.31 in particular + https://gitlab.com/sane-project/backends/-/issues/402 + double height image with the avision backend (bsc#1179065) + to avoid regressions by hardware enablement for scanners + (jsc#SLE-15561 and jsc#SLE-15560 with jsc#ECO-2418) + cf. the entry below dated "Wed Oct 14 11:17:03 CEST 2020" + +- Remove udev rules mangling for USB devices (ATTR vs ATTRS) (!510) +- Do no add SCSI id twice for EPSON Perfection 1640SU (!509) + +- Upgraded to sane-backends version 1.0.32 + Changes since 1.0.31 + see https://gitlab.com/sane-project/backends/-/blob/master/NEWS + Numbers of the form '(#NNN)' usually mean upstream issues like + https://gitlab.com/sane-project/backends/-/issues/NNN and numbers + of the form '(!MMM)' usually mean upstream merge requests like + https://gitlab.com/sane-project/backends/-/merge_requests/MMM + Backends + * all backends now respect the 'local_only' parameter when 'true' + is passed to 'sane_get_devices()' in that they do not actively + go out looking for networked devices (!502) + * 'artec_eplus48u': fixes configuration for AstraSlim SE (!545) + * 'avision': adds the AV186+ and AV188 as supported (!532) + * 'avision': fixes doubled height issue (#402) + * 'avision': fixes a debug message and compiler warning (!515) + * 'canon_dr': adds support for the DR-C120 and DR-C130 (#175) + * 'canon_dr': adds support for uploading of fine calibration + uploads + * 'canon_dr': enables fine calibration for the P-208 + * 'canon_dr': improves DR-C225 support (#431) + * 'canon_lide70': adds support for document scanning + on the Canon LiDE 600(F), thanks to a hardware donation + by Georg Sauthoff + * 'dll': fixes a memory leak (!537) + * 'epson2': adds support for the ET-2600 (#395) + * 'epson2': adds autofocus support for devices + that support it (!531) + * 'epson2': fixes brightness support for DS-G20000/12000XL (!529) + * 'epson2': fixes an unchecked return value issue (!526) + * 'escl': adds support for brightness, threshold, sharpen + and contrast options (!527, !528) + * 'escl': adds support for LaserJet FLowMFP M578 + and MFP M630 (#424) + * 'escl': adds support for DeskJet 2710, 2723 (!519) + and 3760 (!554) + * 'escl': adds support for the PIXMA TS-5351 (!544) + and MG5765 (!517) + * 'escl': adds support for the Brother HL-L258DW (!517) + * 'escl': fixes Avahi device discovery (!536) + * 'escl': fixes crashes for devices without a flatbed (!554) + * 'escl': fixes segfaults in option handling (!557) + * 'escl': fixes sleep mode (!577) + * 'escl': fixes builds without libpoppler-glib-dev (#422) + * 'escl': fixes a memory issue in its capability handling (#425) + * 'fujitsu': fixes brightness/contrast for the iX500 + * 'fujitsu': fixes memory corruption for duplex scans + * 'genesys': disables support for CanoScan 4400F to prevent + possible physical damage (#436) + * 'gt68xx': fixes scan cancellation logic (#356) + * 'pixma': adds untested support for models + released in 2020 (!553) + * 'pixma': adds support for ADF scans on the i-SENSYS MF260 + * 'pixma': adds support for PIXMA M340 buttons + and ADF status (!513) + * 'pixma': adds an option to control when to calibrate (#321) + * 'pixma': fixes support for the MX492 (!548) + * 'pixma': fixes ADF support for the MX490 Series + * 'pixma': fixes max resolution for ADF scans + on the PIXMA M320 (#364) + * 'pixma': fixes compile errors when libxml2 + is not available (#345) + * 'plustek': fixes CanoScanN650u discovery (#137) + * 'test': fixes several memory leaks (!537) + Frontends + * 'saned': add support for listening on a custom + or ephemeral port via a new '-p'/'--port' option (!549) + * 'scanimage': fixes crashes for multi-pass + and handheld scans (#408) + * 'scanimage': fixes a memory leak (!551) + * 'scanimage': fixes option handling + for non-compliant backends (#362) + Documentation + * updates our copy of the GPL with the FSF's current postal + address. This changes references to the Library GPL (LGPL-2.0) + into refs to the Lesser GPL (LGPL-2.1) but does *not* affect + the licensing of our backends (#320). + * source code now points to the Free Software Foundation's + website for copies of the GPL and LGPL (#320) + * updates translations for British English and Ukrainian + * adds a pointer to our Ubuntu PPA for pre-built binaries + * adds SCSI IDs for the EPSON Perfection 1640SU (!509) + * fixes a boat-load of spelling mistakes (!516, thanks @marschap) + * updates description files for 'scangearmp2' + and 'utsushi' external backends + Build + * removes support for 'automake' maintainer mode (!522) + * removes 'sane' subdirectory from the lock directory + to fix issues when the lock directory is on 'tmpfs' (#363) + * adds support for builds using GitLab "source" tarballs (#248) + * fixes static link scenarios (#124) + * fixes 'python' invocations to use the detected program (!525) + * disables 'genesys' testsuite when that backend + is not built (#354) + * suppresses warnings about obsolete autoconf macros (#122) + * fixes availability of sane-backends.pot file inputs (#344) + * fixes 'configure.ac' for use with 'autoconf-2.70' (#409) + * removes CVS keywords from the source to ease use + by downstreams that still use CVS (!547) + Miscellaneous + * udev rules now trigger on all events other + than 'remove' (!541). This aims to address a kernel API change + introduced in 4.14. The new behaviour may slow down udev's + processing of kernel events when still using our plain 'udev' + or 'udev+acl' rules, even though these have been optimized + slightly (#341). If that bothers you, now is a good time + to switch to our 'udev+hwdb' rules in combination with + the 'hwdb' database if you have not done so already. + +- sane-backends version upgrade to 1.0.31 for SLE15: + * sane-backends version upgrade to 1.0.30 + fixes memory corruption bugs CVE-2020-12861, CVE-2020-12862, + CVE-2020-12863, CVE-2020-12864, CVE-2020-12865, + CVE-2020-12866, CVE-2020-12867 (bsc#1172524) + cf. the entry below dated "Tue Aug 18 15:15:05 UTC 2020" + * sane-backends version upgrade to 1.0.31 + to further improve hardware enablement for scanner devices + (jsc#SLE-15561 and jsc#SLE-15560 with jsc#ECO-2418) + * The new sane-backends version requires additionally the + libpoppler-glib8 RPM (because of the new escl backend) + which is provided by the SLE15 Basesystem-Module. + +- Upgraded to sane-backends version 1.0.31 + Changes since 1.0.30 + see https://gitlab.com/sane-project/backends/-/blob/master/NEWS + Backends + * adds the canon_lide70 backend + * avision: adds support for the KODAK i1120, + fixes thread cancellation issues, + disables exposure option for non-filmscanners + * canon_dr: improves error reporting + * dmc: fixes compiler warnings on the scan area options + * epsonds: rewrites the network I/O following changes + made to the epson2 backend in 1.0.30 to fix security issues. + Network support is still unsupported. + * escl: adds ADF support, fixes many minor issues and improves + error handling. Now also supports devices behind a proxy + (needs explicit configuration). + * fujitsu: adds support for the fi-800R and a card scanning + slot, fixes a bug when reading hardware sensors on the first + invocation. Adds USB IDs for fi-7800 and fi-7900. + * genesys: adds support for the Canon 5600F, Canon LiDE 90, + Plustek OpticFilm 7200 and 7200 (v2), 7400, 7600i, 8100 + and 8200i. Fixes several issues with the Canon 8600F. + Adds 4800dpi support for the Canon LiDE 210 and fixes 3200dpi + flatbed support on the Canon 8400F. Adds an option to fill + dark calibration with a constant. Adds transparency support + for gl847 chipset based devices. Fixes CIS scanner support + for gl842 chipset based devices. Removes lineart and image + enhancement emulation support. + * gphoto: supports the PLANon DocuPen RC800 (with a recent + enough version of gphoto2) + * gt68xx: modifies scan cancellation behaviour + * hp5400: adds button support, fixes a scan cancellation + crash issue + * pixma: add supports for the i-SENSYS MF440 Series and untested + support for the PIXMMA G7000 Series and GM4000 Series as well + as the i-SENSYS MF720 Series. + * plustek: fixes a potential buffer overrun + * test: adds gamma options + Documentation + * removes the SANE Standard. This is now maintained + as a separate project at + https://gitlab.com/sane-project/standard + HTML and PDF versions can be found at + https://sane-project.gitlab.io/standard/ + * adds and updates information for multiple supported and + unsupported devices + * translation updates for British English, French, German, + Italian and Ukranian + * scanimage: documents the JPEG compression level + * minor improvements documenting build requirements + Build + * removes the --with-api-spec option from configure + * replaces the --enable-avahi option with an --with-avahi + that defaults to enabling if possible. If the option is given + and the required support is not available, configure will + exit with an error. + * improves checking for libjpeg version dependent requirements + * has been made reproducable (upstream issue 228) + * fixes build issues on MinGW + Miscellaneous + * various fixes and improvements in the USB record/replay support + * fixes a file descriptor validation test in sanei_pio + * adds missing include in sanei_usb +- sane-backends.builttime.patch is no longer needed because the + issue https://gitlab.com/sane-project/backends/-/issues/228 + is fixed in the upstream sources + +- Update to 1.0.30: + * epson2: fixes CVE-2020-12867 (GHSL-2020-075) and several memory + management issues found while addressing that CVE + * epsonds: addresses out-of-bound memory access issues to fix + CVE-2020-12862 (GHSL-2020-082) and CVE-2020-12863 (GHSL-2020-083), + addresses a buffer overflow fixing CVE-2020-12865 (GHSL-2020-084) + and disables network autodiscovery to mitigate CVE-2020-12866 + (GHSL-2020-079), CVE-2020-12861 (GHSL-2020-080) and CVE-2020-12864 + (GHSL-2020-081). Note that this backend does not support network + scanners to begin with. + * magicolor: fixes a floating point exception and uninitialized data + read + * fixes an overflow in sanei_tcp_read() + +- Update to 1.0.29: + * Backends + + adds an escl backend (theoretically supporting all AirPrint + devices with a scan unit) + + adds support for 23 new scanner models via existing backends + + significantly changes genesys and pixma backends + + fixes bugs in canon_dr, fujitsu, hp3900, mustek_usb2, + plustek and xerox_mfp backends + + fixes all compiler warnings on Debian 10 (#120) + + fixes portability issues for uClibc-ng and MacOS builds + + adds support to record and replay USB I/O traffic + + adds timestamps to debug logs + * Frontends + + fixes a 32-bit arithmetic overflow issue in scanimage + * Documentation + + updates translations for British English, Catalan, German, + Ukrainian, Valencian + + adds scangearmp2 external backend descriptions + + updates hpaio and utsushi external backend descriptions + + adds the ChangeLogs/ directory to the source tarball (#103) + * Build + + additionally requires libcurl and libxml2 to build the + escl backend + + requires libxml2 for USB I/O recording and replay + functionality + + re-enables pthread support for backends that use its API + directly, irrespective of the pthread_t type (#153) + + moves genesys and pixma backends to a directory of their own +- Update to 1.0.28: + * Backends + + adds a ricoh2 backend + + adds support for 40+ new scanner models + + significantly changes canon_dr, fujitsu, genesys, gt68xx, + + hp5590 and, pixma backends + + fixes bugs in as6e, avision, mustek and plustek backends + + fixes scores of compiler warnings + * Frontends + + adds, changes and removes options for saned (see man 8 saned + for details) + - adds: -l (listen), -D (daemonize), -o (once), + - e (stderr), -u (user) + - removes: -s (syslog). Use -a -d level -o -f for the + old behavior + - changes: -d (debug). Use -a -d level -o -f -e for the + old behavior + + saned now cancels scans if the data connections appears to + have gone away (after 4 seconds by default, configurable in + saned.conf) + + adds --output-file option to scanimage + + adds --help option to scan-find-scanner + + changes sane-desc to create relative hyperlinks + * Documentation + + adds translations for Catalan, Hebrew and Valencian + + updates translations for British English, Dutch, German and + + Ukrainian + + marks unmaintained backends as such + + documents USB workaround in sane-usb manual page + * Build + + requires a C++11 compatible compiler for the genesys backend + + requires a JPEG library when building the pixma backend + + fixes unneeded linking when not using preloadable backend + support + + disables pthread support for systems with non-integral + pthread_t type + + normalizes trailing whitespace in source code files. If you + have local patches that no longer apply, have a look at the + whitespace ignoring options of patch and git apply. +- Rebased patches: + * sane-backends.builttime.patch +- Dropped patches: + * no-descriptions-external-hpoj.patch + +- Replaced the non-working saned@.service with the simpler kind + according to the second template in "man saned" of the therein + described "systemd configuration for saned" (boo#1074054). + +- Drop BuildRequires for libieee1284-devel and libieee1284 + which is only needed for some parallel port scanners + but parallel port scanners are no longer supported + so that the backends canon_pp, hpsj5s, and mustek_pp + are no longer provided. +- Fixed installation of systemd unit files saned@.service + and saned.socket that enable socket based saned activation + which replaces xinetd (boo#1074054). + +- add a 32bit devel package for use in wine32 bit builds + +- Deleted xinetd service in favor of socket based activation + via systemd unit files saned@.service and saned.socket + see https://build.opensuse.org/request/show/504186 + +- Upgraded to sane-backends version 1.0.27: + There is no 1.0.26 release of sane-backends. + That number was skipped so that the SANE upstream + development version numbers would more clearly be + an extension of the prior release. + Changes since 1.0.25: + * Significant enhancements to canon_dr, epjitsu, epsonds, + fujitsu, genesys, hp3500, pixma and xerox-mfp backends. + * Minor updates, bugfixes or scanners added in several backends. + * 30+ new scanner models supported. + * Made libusb-1.0 the default for USB support. + * Switched code from C90 to C99 (Thanks to Volker Diels-Grabsch). + * Updated Linux USB3 workaround: + The Linux USB3 workaround which was added in version 1.0.25 + is now disabled by default. If you have difficulty using + a scanner which previously worked, or intermittent scanner + availability, try setting the new environment variable + SANE_USB_WORKAROUND=1 + before starting your frontend. + * Documentation and translation updates. + * Bugfixes (Avahi, threading, USB, ICC/PNG/JPEG, etc). + * Reduced compiler warnings, improved code: + A special thanks goes to Olaf Meeuwissen for picking up + the janitorial duties in sane-backends. He has found and + fixed a large number of long-standing bugs, curated the + SANE upstream bug tracker, improved the build scripts + and docs, and provided user support. +- CVE-2017-6318.patch is no longer needed because + the issue is fixed in the upstream sources. +- dell1600n_net-fix-strncat.patch is no longer needed because + the issue is fixed in the upstream sources. + +- CVE-2017-6318.patch fixes CVE-2017-6318 which is about that via + access to saned some opcodes could leak uninitialized memory + back to the requester allowing information disclosure + of memory content in saned (bsc#1027197). + In general regarding "access to saned" see + https://en.opensuse.org/SDB:CUPS_and_SANE_Firewall_settings + +- sane-backends.builttime.patch: reduce build-compare noise + +- remove gphoto2 backend, as is usefulness is highly questionable, + but adds many (indirect) build and runtime dependencies + +- Upgraded to sane-backends version 1.0.25: + Changes since 1.0.24: + * New backends: epsonds (Epson DS, PX and WF series), + pieusb (PIE and Reflecta film/slide scanners). + * Support for JPG and PNG output format in scanimage. + * Significant enhancements to avision, canon_dr, epjitsu, + fujitsu, genesys, kodakaio and pixma backends. + * Minor updates, bugfixes or scanners added in several backends. + * 300 new scanner models supported. + * Workaround for USB3 problems in Linux kernel. + * Added code for IR functionality. + * Documentation and translation updates. + * Bugfixes (threading, networking, udev rules). + A big thanks to Olaf Meeuwissen, for his efforts in bug triage, + patch wrangling and code cleanups. +- fix-buffer-overflow.patch, fix-mustek_pp_ccd300.c.patch, + install-umax_pp-tool.patch, MG5550-works.patch are obsolete + since sane-backends-1.0.24 because it is fixed in the source. +- re-add-SANE_CAP_ALWAYS_SETTABLE.patch should be longer needed + because there should be longer a fontend that references + SANE_CAP_ALWAYS_SETTABLE in its source code. +- Recreated adapt_epkowa.desc_for_yast2-scanner.patch + according to the comment in sane-backends.spec + so that it applies for sane-backends-1.0.25. +- Dropped avision.c.patch and avision.conf.patch + (cf. the entry below dated "Mon Sep 15 23:23:23 UTC 2013") + because it does no longer apply to sane-backends-1.0.25 sources. + Issues that are not specific for a particular Linux distribution + must be fixed directly at SANE upstream so that all Linux + distributions get it properly fixed and not via patches + at one particular Linux distribution where it falls apart + each time when SANE upstream changes that sources. +- Added BuildRequires for libpng-devel and libtiff-devel because + scanimage output format supports PNG and TIFF. +- dell1600n_net-fix-strncat.patch fixes the following build error: + Statement might be overflowing a buffer in strncat. + BAD: strncat(buffer,charptr,sizeof(buffer)) is wrong + GOOD: strncat(buffer,charptr,sizeof(buffer)-strlen(buffer)-1) + The upstream issue report is + https://alioth.debian.org/tracker/index.php?func=detail&aid=315198&group_id=30186&atid=410366 +- Disabled use of LaTeX to generate documentation because LaTeX + blows up the build system and "BuildRequires: texlive-latex" + causes various cycles and the sane.ps documentation + is not for users but for developers who could get + the "Programmer's Documentation" from SANE upstream + at http://www.sane-project.org/docs.html + +- MG5550-works.patch: support Canon Pixma MG5500 + scribus +- Add poppler 22.09 compatibility patch: + * scribus-1.5.8-poppler-22.09.0.patch + +- Add patch to fix build with poppler 22.04: + * 0001-Fix-build-with-poppler-22.04.0.patch + +- Add upstream changes: + * 0001-16734-Build-break-with-poppler-22.2.0.patch + * 0001-Small-update-vs-latest-code-in-poppler.patch + * 0001-16764-Build-break-with-poppler-22.03.0.patch + * 0001-Enforce-poppler-version-0.86.0.patch + * 0001-16764-Better-patch-avoid-a-memory-leak.patch + spdlog +- Update to version 1.11.0 + * Update to fmt lib version 9.1.0 #2346, #2485, #2512, #2517 . Thanks @sylveon, @YunchengLiu, @tt4g, @tycho and @vitaut + * Fix template instantiation warning #2336 . Thanks @aengusjiang + * Event handlers improvements #2342, #2375 . Thanks @espkk and @kslattery + * Allow modifying the used Android buffer ID #2358. Thanks @tiolan + * Fix clone in async test #2364. Thanks @stkw0 + * Custom formatter optimization #2365. Thanks @conr2d + * Fix C++14 builds for gcc 4.x (#2333) #2372 . Thanks @kslattery + * Add minor version to CMake's SOVERSION #2376 + * Allow compilation with FMT_ENFORCE_COMPILE_STRING #2381. Thanks @john4744 + * Fix pkg-config generation #2383. Thanks @alexshpilkin + * Remove unused code from null_mutex #2385. Thanks @panzhongxian + * Fix redundant std::move #2396. Thanks @polesapart + * Remove the empty file if in first period in hourly logger #2386. Thanks @panzhongxian + * Add reset_overrun_counter() function to the async logging #2399 Thanks @bergen4 + * Set C++20 in CMake when SPDLOG_USE_STD_FORMAT option is turned on #2402. Thanks @cookcocck + * Fix mingw test #2415. Thanks @neheb + * Support for any std::chrono::duration type in flush_every(..) #2439. Thanks @LucasChollet + * Fix implicit casting of level_enum #2443. Thanks @ibmibmibm + * Comment fix #2445. Thanks @Hish15 + * Fix gcc 4.x build #2449. Thanks @Simon-Janos + * Add openSUSE installation instructions #2468. Thanks @LorenDB + * Fixed missing include file in stopwatch.h #2434. Thanks @fabianbuettner + * Support for omitting source info by defining SPDLOG_NO_SOURCE_LOC #2476. Thanks @nigels-com + * Added SPDLOG_BUILD_PIC build option to CMake #2475. Thanks @nigels-com + * Fix include windows.h #2495. Thanks @panicgh + * Workaround gcc 12 warnings #2498, #2499 . Thanks @offa + * Migrate to Github Actions CI #2500. Thanks @offa + * Replace iterator difference with std::distance #2509 Thanks @kin4stat + * Export targets file to build directory at configure time #2514, #2515. Thanks @puneetmatharu + * MongoDB sink improvements #2519. Thanks @sandorzm + * Fix shadow warning in dist_sink #2431. Thanks @MohammadKanan for reporting. + * Fixed msvc warning C4800 in win_eventlog_sink + * Check IsDebuggerPresent() in msvc_sink before doing actual work #2408. To use old behavior pass false to the msvc_sink constructor. Thanks @DominikGrabiec and @sylveon +- Removed e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch as [boo#1199306] is now integrated. + * Updated baselibs.conf accordingly. + +- Adjust baselibs.conf for #1199306 patch. +- Update descriptions. + +- Add e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch + [boo#1199306]; changes SONAME to be more distinct + +- Limit build choices on catch2-dependency to catch2 2.13.4 and + lower than (new) 3 + +- Update to version 1.10.0 + * Bump fmt to version 8.1.1. + * Added file event handlers. + * Fixed rotating file sink: when disk is full log rotation resulted zero size log files. + * Added new udp_sink. + * Improved file name for hourly file sink. + * Added code location information for error handler. + * Fixed qt_sinks ctor. + * List Debian instructions in the README. + * Updated to latest Travis CI Build Status. + * Fixed unhandled errors in udp sink. + * CMake improvement regarding cmake_minimum_required and policy. + * Fixed mongo_sink compile in older gcc versions. + * Remove mutable keyword from mutex_ member in of sinks. + * Fix typos. + * Fixed udp sink build on FreeBSD + * Avoid c-style casting in stdout sinks. + * Fixed tweakme.h compile error under msvcs when SPDLOG_FUNCTION is defined #2182. Thanks @Light3039 . + * Fixed compiling errors on AIX #2181. Thanks @lisr . + * Fixed runtime when build with -fsanitize=cfi #1972. Thanks @bansan85 . + * Remove extraneous semicolon #2190. Thanks @sylveon. + * Added example how to replace default logger. + * Fixed usage of ranges and to_hex in the same compile unit. + * Reduce warnings with pedantic compiler -Wuseless-cast. + * Support using std::span in to_hex. + * Reset current size if rotated files on open #2234. + * Allow forward-declaration of level_enum. + * Call localtime() only if pattern_formatter really needs it. + * Removed unneeded spaces from code. + * Added a few missing files/directories to the gitignore. + * Fixed issue #2201 (Pattern width is not applied for missing source information). + * Limit max number of rotating files to 200000. + * pattern_formatter: fix reorder-ctor warning. + * Fixed spdlogConfig.cmake when built with SPDLOG_FMT_EXTERNAL_HO. + * Fixed fopen_s(..) error handling when PREVENT_CHILD_FD is defined. + * Fixed compiler error when building on Windows with #define UNICODE. + * Added option to enable formatting of systemd sink. + * Added optional "ident" argument to systemd sink constructor. + * Removed spdlog-1.9.1-use_system_catch2.patch, as it is no longer necessary (after consultation with Luigi Baldoni on this issue). + suse-module-tools +- Update to version 15.5.1: + * modprobe.conf: s390x: remove softdep on fbcon (boo#1207853) + +- Update to version 15.5.0: + * version adapted, code is identical to 15.4.15 + tmux +- security update +- added patches + fix CVE-2022-47016 [bsc#1207393], Null pointer dereference in window.c + + tmux-CVE-2022-47016.patch + util-linux +- added patches [bsc#1197437] + fix https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/patch/?id=f4d9018183ff9a6cd6a77bf33461b60570ec7622 + + util-linux-flock-limitations.patch + util-linux-systemd +- added patches [bsc#1197437] + fix https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/patch/?id=f4d9018183ff9a6cd6a77bf33461b60570ec7622 + + util-linux-flock-limitations.patch + vim +- Updated to version 9.0 with patch level 1234, fixes the following security problems + * Fixing bsc#1207396 VUL-0: CVE-2023-0433: vim: Heap-based Buffer Overflow in vim prior to 9.0.1225 + * Fixing bsc#1207162 VUL-1: CVE-2023-0288: vim: Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1189. + * Fixing bsc#1206868 VUL-1: CVE-2023-0054: vim: Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1145. + * Fixing bsc#1206867 VUL-1: CVE-2023-0051: vim: Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1144. + * Fixing bsc#1206866 VUL-1: CVE-2023-0049: vim: Out-of-bounds Read in GitHub repository vim/vim prior to 9.0.1143. +- refreshed vim-7.4-highlight_fstab.patch +- for the complete list of changes see + https://github.com/vim/vim/compare/v9.0.1040...v9.0.1234 + wicked +- version 0.6.72 +- nbft: introduced new wicked-nbft sub-package to setup network interfaces using NBFT + firmware configuration according to the NVM Express Boot Specification 1.0 (jsc#PED-3132) +- client: add `wicked firmware extensions|interfaces|enable|disable` command to + improve `ibft`,`nbft`,`redfish` firmware extension and interface handling (jsc#PED-3132) +- client: improve error handling in netif firmware discovery extension execution +- appconfig: improved to handle extension definition overrides in the wicked-config +- nanny: fix use-after-free in debug mode (bsc#1206447) +- spec: replace transitional `%usrmerged` macro with regular version check (boo#1206798) +- client: improve to show `no-carrier` in ifstatus output +- linux: cleanup inclusions and update uapi header to 6.0 +- ethtool: link mode nwords cleanup and new advertise link mode map names + xf86-video-amdgpu +- U_Use-DRM_CAP_CURSOR_WIDTH-HEIGHT-if-possible.patch + * There's no need to hardcode the cursor size if the kernel can + report the value it wants. Fixes invisible cursor issue on + RDNA3 cards like Navi31/RX 7900 Series cards. (boo#1207388) + xorg-x11-server +- U_Xi-fix-potential-use-after-free-in-DeepCopyPointerCl.patch + * DeepCopyPointerClasses use-after-free (CVE-2023-0494, + ZDI-CAN-19596, bsc#1207783) + xterm +- xterm-CVE-2022-45063.patch: Fixed use-after-free in fontops when + a font is not present (bsc#1205305 CVE-2022-45063) + xwayland +- U_Xi-fix-potential-use-after-free-in-DeepCopyPointerCl.patch + * DeepCopyPointerClasses use-after-free (CVE-2023-0494, + ZDI-CAN-19596, bsc#1207783) + yast2-configuration-management +- Relax a unit test to work both with Ruby 3.1 and 3.2 (bsc#1207239) +- 4.5.2 + yast2-installation +- Connect only NBFT when linuxrc sets UseNBFT (jsc#PED-967) +- 4.5.15 + +- Discover and connect to all NVMe-over-Fabrics subsystems in case + that linuxrc sets UseNBFT (jsc#PED-967). +- 4.5.14 + yast2-network +- During installation, do not configure DHCP if there is some + active interface configured by firmware (jsc#PED-967). +- 4.5.15 + +- Fix the return of packages needed by the selected backend when + running an autoinstallation (bsc#1207221) +- 4.5.14 + +- Fixed dirname evaluation when creating the directory for the + configuration files to be copied to the target system + (bsc#1206723, bsc#1207382) +- 4.5.13 + yast2-ntp-client +- bsc#1188980 + - ntp dialog allows to manually set ntp source + - ntp source can be selected as pool or server + - ntp sources are written into /etc/chrony.d/pools.conf +- 4.5.3 + yast2-packager +- Added wicked-nbft package when Linuxrc sets UseNBFT + (jsc#PED-3138, bsc#1207573) +- 4.5.13 + +- Unescape the product name read from package Provides + (bsc#1207276) +- 4.5.12 + yast2-samba-client +- Add join option for enabling group policy; (bsc#1207604). + - 4.5.3 + yast2-schema-default +- drop yast2-dhcp-server and yast2-http-server schema from TW as + it also depends on yast2-dns-server (bsc#1205363) +- 4.5.9 + +- drop yast2-dns-server schema from TW (bsc#1205363) +- 4.5.8 + +- drop yast2-sound schema spec from TW where yast2-sound is dropped + (bsc#1206903) +- 4.5.7 + yast2-schema-micro +- drop yast2-dhcp-server and yast2-http-server schema from TW as + it also depends on yast2-dns-server (bsc#1205363) +- 4.5.9 + +- drop yast2-dns-server schema from TW (bsc#1205363) +- 4.5.8 + +- drop yast2-sound schema spec from TW where yast2-sound is dropped + (bsc#1206903) +- 4.5.7 +