Removed rpms ============ Added rpms ========== - augeas-bash-completion - cryptsetup-doc - kernel-firmware-ath12k - libfa1 Package Source Changes ====================== MozillaFirefox +- Firefox Extended Support Release 115.7.0 ESR + Placeholder changelog-entry (bsc#1218955) + - Placeholder changelog-entry (bsc#1217974) + * Fixed: Various security fixes and other quality improvements. + MFSA 2023-54 (bsc#1217974) + * CVE-2023-6856 (bmo#1843782) + Heap-buffer-overflow affecting WebGL DrawElementsInstanced + method with Mesa VM driver + * CVE-2023-6865 (bmo#1864123) + Potential exposure of uninitialized data in + EncryptingOutputStream + * CVE-2023-6857 (bmo#1796023) + Symlinks may resolve to smaller than expected buffers + * CVE-2023-6858 (bmo#1826791) + Heap buffer overflow in nsTextFragment + * CVE-2023-6859 (bmo#1840144) + Use-after-free in PR_GetIdentitiesLayer + * CVE-2023-6860 (bmo#1854669) + Potential sandbox escape due to VideoBridge lack of texture + validation + * CVE-2023-6867 (bmo#1863863) + Clickjacking permission prompts using the popup transition + * CVE-2023-6861 (bmo#1864118) + Heap buffer overflow affected nsWindow::PickerOpen(void) in + headless mode + * CVE-2023-6862 (bmo#1868042) + Use-after-free in nsDNSService + * CVE-2023-6863 (bmo#1868901) + Undefined behavior in ShutdownObserver() + * CVE-2023-6864 (bmo#1736385, bmo#1810805, bmo#1846328, + bmo#1856090, bmo#1858033, bmo#1858509, bmo#1862089, + bmo#1862777, bmo#1864015) + Memory safety bugs fixed in Firefox 121, Firefox ESR 115.6, + and Thunderbird 115.6 aaa_base +- fix git-47-04210f8df15da0ba4d741cfe1693af06f5978a1d.patch + to actually apply + +- replace git-47-04210f8df15da0ba4d741cfe1693af06f5978a1d.patch + by git-47-056fc66c699a8544c7692a03c905fca568f5390b.patch + * fix the issues from bsc#1107342 and bsc#1215434 and just + use the settings from update-alternatives to set JAVA_HOME + augeas +- Update to 1.14.1 (jsc#PED-6581) + * General changes/additions + - internal.c: update #if to only use GNU-specific strerror_r() when GLIBC + is defined (#791) Dimitry Andric + - augeas.c: Fix bug from PR#691 where the nodes of a newly created file + are lost upon a subsequent load operation (#810) George Hansper + - HACKING.md: describe testing (#796) Laszlo Ersek + - Add GitHub Actions (#714) Raphaël Pinson + - augprint.c: remove #include , add #include + (#792) Ruoyu Zhong + * Lens changes/additions + - TOML: support trailing commas in arrays (#809) Bao + - Tmpfiles: allow '=', '~', '^' for letter types, allow ":" as prefix for + the mode (#805) Pino Toscano + - Sshd: Add keyword PubkeyAcceptedAlgorithms as comma-separated list of + items (#806) Dave Re + - Cmdline: Allow whitespace at the end of kernel commnd line + (#798) rwmjones + +- Update to 1.14.0 + * General changes/additions + - Update submodule gnulib to 2f7479a16a3395f1429c7795f10c5d19b9b4453e + (#781) + - Add bash-completion for augtool, augmatch, augprint (#783) George + Hansper + - Fix: Allow values to contain arbitrary unbalanced square brackets + (#782) George Hansper + - Add package bash to build stage in Dockerfile (#776) George Hansper + - Add augprint tool for creating idempotent augtool scripts (#752) George + Hansper + - Replace deprecated 'security_context_t' with 'char *' (#747) Leo-Schmit + - src/syntax.c: Fix whitespace which confuses static checkers + (#725) rwmjones + - README.md: Add oss-fuzz status badge (#702) Sergey Nizovtsev + - Package augmatch, too (#688) oleksandriegorov + - Add Github workflow to create releases with complete source tarballs + (#744) Hilko Bengen + * Lens changes/additions + - Resolv: add option trust-ad (#784) George Hansper + - Sos: new lens for /etc/sos/sos.conf (based on IniFile) (#779) George + Hansper + - Pg_Hba: unquoted auth-method may contain hyphens (#777) George Hansper + - Sysctl: Allow keys to contain * and : and / characters (#755) M Filka + - Semanage: Fix parsing of ignoredirs (#758) Richard W M Jones + - Systemd: allow empty quoted environment variable values (#757) Michal + Vasko + - Systemd: allow values starting with whitespaces for Exec* and + Environment service entries. (#757) Michal Vasko + - Toml: workaround to allow writing toml files (#742) Richard + - Kdump: parse "auto_reset_crashkernel" (#754) Laszlo Ersek + - Keepalived: add parameters notify_stop and notify_deleted (#749) Adam + Bambuch + - Chrony: add new directives and options (#745) Miroslav Lichvar + - Redis: Allow redis lens to set 'SAVE ""' as a valid option (#738) Mitch + Hagstrand + - ClamAV: update ClamAV lens to autoload /etc/clamav/*.conf + (#748) Guillaume Ross + - AuthselectPam: new lens for /etc/authselect/custom/*/*-auth + and /etc/authselect/custom/*/postlogin (#743) Heston Snodgrass + - Sshd: Parse GSSAPIKexAlgorithms PubkeyAcceptedKeyTypes + CASignatureAlgorithms as comma-seperated lists instead of simple + strings (#721) Edward Garbade + - Yum: Add additional unit tests (#677) Pat Riehecky + - Cockpit: new lens for /etc/cockpit/cockpit.conf (#675) Pat Riehecky + * Rebased patch gcc9-disable-broken-test.patch + * Deleted patches: + - augeas-sysctl_parsing.patch + - augeas-1.13.0-replace_security_context_t-patch + +- Use the correct license - LGPL-2.1 + +- Update to 1.13.0 + * Fixes bsc#1204554 + * Added augeas-1.13.0-replace_security_context_t-patch to fix a + syntax error. + * Rebased gcc9-disable-broken-test.patch + * Dropped the following patches since they are now upstreamed: + - augeas-new_options_for_chrony.patch + - augeas-allow_printable_ASCII.patch + - remove-unportable-tests.patch + * General changes/additions + - Add Dockerfile (Nicolas Gif) (Issue #650) + - augtool: Improved readline integration to handle quoting + issues (Pino Toscano) + - typechecker: Allow including '/' in keys and labels. Thanks + to felixdoerre for pointing out that this restriction was + unnecessary. See issue #668 for the discussion. + - Add function modified() to select nodes which are marked as + dirty (George Hansper) (Issue #691) + - Add CLI command 'preview' and API 'aug_preview' to preview + file contents (George Hansper) (#690) + - Add "else" operator to augeas path-filter expressions + (priority selector) (George Hansper) (#692) + - Add new axis 'seq' to allow /path/seq::*[expr] to match and + create numeric nodes, as idempotent alternative to + /path/*[expr] (George Hansper) (#706) + * Lens changes/additions + - Authinfo2: new lens to parse Authinfo2 format (Nicolas Gif) + (Issue #649) + - Chrony: add new options (Miroslav Lichvar) (Issue #698) + - Cmdline: New lens to parse /proc/cmdline (Thomas Weißschuh) + - Crypttab: support UUID in device and / in opt (Raphaël + Pinson) (#713) + - Fail2ban: new lens to parse Fail2ban format (Nicolas Gif) + (Issue #651) + - Grub: support '+' in kernel command line option names (Pino + Toscano) (Issue #647) + - Krb5: handle [plugins] subsection (Pino Toscano) (Issue #663) + - Limits: support colons in the domain pattern of the limits + lens (Xavier Mol) (Issue #645) + - Logrotate: add hourly schedule (Jason A. Smith) (Issue #655) + - Mke2fs: parse more common entries between [defaults] and the + tags in [fs_types], fix the type of few entries, handle the + [options] stanza (Pino Toscano) (Issue #642) + - support quoted values (Pino Toscano) (Issue #661) + - NetworkManager: allow # in values (mfilka) (#723) + - Opendkim: update to match current conffile format (Issue #644) + - Postfix_Master: Allow unix-dgram as type (Issue #635) + - Postfix_transport: Allow underscore (Anton Baranov) (Issue #678) + - Postgresql: Allow hyphen '-' in values that don't require quotes + (Marcin Barczyński) (Issues #700 #701) + - Properties: Allow "/" in property names (felixdoerre) (Issue #680) + - Redis: add incl path /etc/redis.conf (Raphaël Pinson) (#726) + - support "replicaof" (Raphaël Pinson) (#727) + - fix support for "sentinel" (Raphaël Pinson) (#728) + - Resolv: Support new options (Trevor Vaughan) (Issues #707 #708) + - Rsyslog: support multiple actions in filters and selectors (Issue + [#653]) + - Shellvars: exclude more tcsh profile scripts (Pino Toscano) (Issue + [#627]) + - Simplevars: add ocsinventory-agent.cfg (Pat Riehecky) (Issue #637) + - Sudoers: support new @include/@includedir directives (Pino + Toscano) (Issue #693) + - Sudoers: Allow AD groups (luchihoratiu) (Issue #696) + - Support negative integers (Ando David Roots) (#724) + - Ssh: add Match keyword support (granquet) (Issue #695) + - Sshd: support quotes in Match conditions (Issue #739) + - Systemd: fix parsing of envvars with spaces (Pino Toscano) (#659) + - Add incl paths according to 'systemd.network(5)' (chruetli) (#683) + - Tinc: new lens for Tinc VPN configuration files (Thomas Weißschuh) + (#718) + - Toml: support arrays (norec) in inline tables (Raphaël Pinson) + (#703) + - Tmpfiles: improvements to the types specification (Pino Toscano) + (Issue #694) + +- Unset MALLOC_PERTURB_ to speed up %check significantly + (boo#1201884, gh#hercules-team#768) + +- Employ shared library packaging guideline and resolve this + rpmlint report: "libaugeas0.x86_64: E: shlib-policy-name-error + SONAME: libfa.so.1, expected package suffix: 1" [boo#1191749] + +- testsuite requires glibc-locale, buildrequire it + cpio +- Fix cpio not working after the fix in bsc#1218571, fixes bsc#1219238 + * fix-bsc1219238.patch + +- Fix CVE-2023-7207, path traversal vulnerability (bsc#1218571) + * fix-CVE-2023-7207.patch + cryptsetup +- Update to 2.7.0: + * Full changelog in: + mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.7/v2.7.0-ReleaseNotes + * Introduce support for hardware OPAL disk encryption. + * plain mode: Set default cipher to aes-xts-plain64 and password hashing + to sha256. + * Allow activation (open), luksResume, and luksAddKey to use the volume + key stored in a keyring. + * Allow to store volume key to a user-specified keyring in open and + luksResume commands. + * Do not flush IO operations if resize grows the device. + This can help performance in specific cases where the encrypted device + is extended automatically while running many IO operations. + * Use only half of detected free memory for Argon2 PBKDF on systems + without swap (for LUKS2 new keyslot or format operations). + * Add the possibility to specify a directory for external LUKS2 token + handlers (plugins). + * Do not allow reencryption/decryption on LUKS2 devices with + authenticated encryption or hardware (OPAL) encryption. + * Do not fail LUKS format if the operation was interrupted on subsequent + device wipe. + * Fix the LUKS2 keyslot option to be used while activating the device + by a token. + * Properly report if the dm-verity device cannot be activated due to + the inability to verify the signed root hash (ENOKEY). + * Fix to check passphrase for selected keyslot only when adding + new keyslot. + * Fix to not wipe the keyslot area before in-place overwrite. + * bitlk: Fix segfaults when attempting to verify the volume key. + * Add --disable-blkid command line option to avoid blkid device check. + * Add support for the meson build system. + * Fix wipe operation that overwrites the whole device if used for LUKS2 + header with no keyslot area. + * Fix luksErase to work with detached LUKS header. + * Disallow the use of internal kernel crypto driver names in "capi" + specification. + * Fix reencryption to fail early for unknown cipher. + * tcrypt: Support new Blake2 hash for VeraCrypt. + * tcrypt: use hash values as substring for limiting KDF check. + * Add Aria cipher support and block size info. + * Do not decrease PBKDF parameters if the user forces them. + * Support OpenSSL 3.2 Argon2 implementation. + * Add support for Argon2 from libgcrypt + (requires yet unreleased gcrypt 1.11). + * Used Argon2 PBKDF implementation is now reported in debug mode + in the cryptographic backend version. For native support in + OpenSSL 3.2 or libgcrypt 1.11, "argon2" is displayed. + If libargon2 is used, "cryptsetup libargon2" (for embedded + library) or "external libargon2" is displayed. + * Link only libcrypto from OpenSSL. + * Disable reencryption for Direct-Access (DAX) devices. + * Print a warning message if the device is not aligned to sector size. + * Fix sector size and integrity fields display for non-LUKS2 crypt + devices for the status command. + * Fix suspend for LUKS2 with authenticated encryption (also suspend + dm-integrity device underneath). + * Update keyring and locking documentation and LUKS2 specification + for OPAL2 support. + * Remove patches fixed upstream: + - cryptsetup-Check-for-physical-memory-available-also-in-PBKDF-be.patch + - cryptsetup-Try-to-avoid-OOM-killer-on-low-memory-systems-withou.patch + - cryptsetup-Use-only-half-of-detected-free-memory-on-systems-wit.patch + +- Enable running the regression test suite. +- Force a regeneration of the man pages from AsciiDoc. +- Add LUKS1 and LUKS2 On-Disk Format Specification pdfs to doc. + +- FIPS: Remove not needed libcryptsetup12-hmac package that contains + the HMAC checksums for integrity checking for FIPS. [bsc#1185116] + * Remove the cryptsetup-rpmlintrc file. + * Remove not needed fipscheck dependency. + +- cryptsetup 2.6.1 + * bitlk: Fixes for BitLocker-compatible on-disk metadata parser + * Fix possible iteration overflow in OpenSSL2 PBKDF2 crypto + backend + * portability and compilation fixes + * verity: Fix possible hash offset setting overflow. + * bitlk: Fix use of startup BEK key on big-endian platforms. + * Do not initiate encryption (reencryption command) when the + header and data devices are the same. If data device reduction + is not requsted, this leads to data corruption since LUKS + metadata was written over the data device. + * Fix possible memory leak if crypt_load() fails. + * Always use passphrases with a minimal 8 chars length for + benchmarking, as used in some implementation of FIPS mode + +- Replace transitional %usrmerged macro with regular version check (boo#1206798) + +- cryptsetup 2.6.0: + * Introduce support for handling macOS FileVault2 devices (FVAULT2). + * libcryptsetup: no longer use global memory locking through mlockall() + * libcryptsetup: process priority is increased only for key derivation + (PBKDF) calls. + * Add new LUKS keyslot context handling functions and API. + * The volume key may now be extracted using a passphrase, keyfile, or + token. For LUKS devices, it also returns the volume key after + a successful crypt_format call. + * Fix --disable-luks2-reencryption configuration option. + * cryptsetup: Print a better error message and warning if the format + produces an image without space available for data. + * Print error if anti-forensic LUKS2 hash setting is not available. + If the specified hash was not available, activation quietly failed. + * Fix internal crypt segment compare routine if the user + specified cipher in kernel format (capi: prefix). + * cryptsetup: Add token unassign action. + This action allows removing token binding on specific keyslot. + * veritysetup: add support for --use-tasklets option. + This option sets try_verify_in_tasklet kernel dm-verity option + (available since Linux kernel 6.0) to allow some performance + improvement on specific systems. + * Provide pkgconfig Require.private settings. + While we do not completely provide static build on udev systems, + it helps produce statically linked binaries in certain situations. + * Always update automake library files if autogen.sh is run. + For several releases, we distributed older automake scripts by mistake. + * reencryption: Fix user defined moved segment size in LUKS2 decryption. + The --hotzone-size argument was ignored in cases where the actual data + size was less than the original LUKS2 data offset. + * Delegate FIPS mode detection to configured crypto backend. + System FIPS mode check no longer depends on /etc/system-fips file. + * Update documentation, including FAQ and man pages. + +- Add virtual provides for 'integritysetup' and 'veritysetup' to match + package names provided by Fedora/RHEL, to allow the same set of + dependencies to be used across all RPM distributions. + +- cryptsetup 2.5.0: + * Split manual pages into per-action pages and use AsciiDoc format. + * Remove cryptsetup-reencrypt tool from the project and move reencryption + to already existing "cryptsetup reencrypt" command. + If you need to emulate the old cryptsetup-reencrypt binary, use simple + wrappers script running "exec cryptsetup reencrypt $@". + * LUKS2: implement --decryption option that allows LUKS removal. + * Fix decryption operation with --active-name option and restrict + it to be used only with LUKS2. + * Do not refresh reencryption digest when not needed. + This should speed up the reencryption resume process. + * Store proper resilience data in LUKS2 reencrypt initialization. + Resuming reencryption now does not require specification of resilience + type parameters if these are the same as during initialization. + * Properly wipe the unused area after reencryption with datashift in + the forward direction. + * Check datashift value against larger sector size. + For example, it could cause an issue if misaligned 4K sector appears + during decryption. + * Do not allow sector size increase reencryption in offline mode. + * Do not allow dangerous sector size change during reencryption. + * Ask the user for confirmation before resuming reencryption. + * Do not resume reencryption with conflicting parameters. + * Add --force-offline-reencrypt option. + * Do not allow nested encryption in LUKS reencrypt. + * Support all options allowed with luksFormat with encrypt action. + * Add resize action to integritysetup. + * Remove obsolete dracut plugin reencryption example. + * Fix possible keyslot area size overflow during conversion to LUKS2. + * Allow use of --header option for cryptsetup close. + * Fix activation of LUKS2 device with integrity and detached header. + * Add ZEROOUT IOCTL support for crypt_wipe API call. + * VERITY: set loopback sector size according to dm-verity block sizes. + * veritysetup: dump device sizes. + * LUKS2 token: prefer token PIN query before passphrase in some cases. + When a user provides --token-type or specific --token-id, a token PIN + query is preferred to a passphrase query. + * LUKS2 token: allow tokens to be replaced with --token-replace option + for cryptsetup token command. + * LUKS2 token: do not continue operation when interrupted in PIN prompt. + * Add --progress-json parameter to utilities. + * Add support for --key-slot option in luksResume action. +- move man pages to separate subpackage +- drop backports handling + fonts-config +- added patches + fix remove SEARCH_METRIC_COMPATIBLE functionality [bsc#1216356] + + fonts-config-no-search-metric-compatible.patch + gcc7 +- Add gcc7-pr87723.patch to avoid ICE when hitting a broken pattern + in the s390 backend. + +- Add gcc7-bsc1216488.patch to avoid creating recursive DIE references + through DW_AT_abstract_origin when using LTO. [bsc#1216488] + ghostscript +- txtwrite_use_after_free.patch is + https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=8c7bd787defa071c96289b7da9397f673fddb874 + to fix https://bugs.ghostscript.com/show_bug.cgi?id=702229 + "txtwrite: use after free in 9.51 on some files" + see also https://bugzilla.opensuse.org/show_bug.cgi?id=1177922 + (bsc#1191841) + gstreamer +- Update to version 1.22.8: + + Highlighted bugfixes in 1.22.8 + - Security fixes for the AV1 video codec parser + - avdec video decoder: fix another possible deadlock with + FFmpeg 6.1 + - qtdemux: reverse playback and seeking fixes for files with + raw audio streams + - v4l2: fix "newly allocated buffer ... is not free" warning + log flood + - GstPlay + GstPlayer library fixes + - dtls: Fix build failure on Windows when compiling against + OpenSSL 3.2.0 + - d3d11screencapturesrc: Fix wrong color with HDR enabled + - Cerbero build tool: More python 3.12 string escape warning + fixes; make sure to bundle build tools as well + - various bug fixes, build fixes, memory leak fixes, and other + stability and reliability improvements + + gstreamer + - buffer: Unref memories before metas + - pad: Recheck pads when linking after temporary unlock + - baseparse: Fixes to buffers extracted from adapter +- Rebase reduce-required-meson.patch + +- Update to version 1.22.7: + + Highlighted bugfixes: + - Security fixes for the MXF demuxer and AV1 codec parser + - glfilter: Memory leak fix for OpenGL filter elements + - d3d11videosink: Fix toggling between fullscreen and maximized, and window switching in fullscreen mode + - DASH / HLS adaptive streaming fixes + - Decklink card device provider device name string handling fixes + - interaudiosrc: handle non-interleaved audio properly + - openh264: Fail gracefully if openh264 encoder/decoder creation fails + - rtspsrc: improved whitespace handling in response headers by certain cameras + - v4l2codecs: avoid wrap-around after 1000000 frames; tiled formats handling fixes + - video-scaler, audio-resampler: downgraded "Can't find exact taps" debug log messages + - wasapi2: Don't use global volume control object + - Rust plugins: various improvements in aws, fmp4mux, hlssink3, livesync, ndisrc, rtpav1depay, rsfilesink, s3sink, sccparse + - WebRTC: various webrtchttp, webrtcsrc, and webrtcsink improvements and fixes + - Cerbero build tools: recognise Windows 11; restrict parallelism of gst-plugins-rs build on small systems + - Packages: ca-certificates update; fix gio module loading and TLS support on macOS + + gstreamer: + - debugutils: provide gst_debug_bin_to_dot_data() implementation even if debug system is disabled +- Rebase reduce-required-meson.patch + +- Update to version 1.22.6: + + Highlighted bugfixes: + - Security fixes for the MXF demuxer and H.265 video parser + - Fix latency regression in H.264 hardware decoder base class + - androidmedia: fix HEVC codec profile registration and fix + coded_data handling + - decodebin3: fix switching from a raw stream to an encoded + stream + - gst-inspect: prettier and more correct signal and action + signals printing + - rtmp2: Allow NULL flash version, omitting the field, for + better RTMP server compatibility + - rtspsrc: better compatibility with buggy RTSP servers that + don't set a clock-rate + - rtpjitterbuffer: fix integer overflow that led to more + packets being declared lost than have been lost + - v4l2: fix video encoding regression on RPi and fix support + for left and top padding + - waylandsink: Crop surfaces to their display width height + - cerbero: Recognise Manjaro; add Rust support for MSVC ARM64; + cmake detection fixes + - Various bug fixes, memory leak fixes, and other stability and + reliability improvements + + gstreamer: + - gst-inspect: prettier and more correct signal printing, and + print action signals in g_signal_emit_by_name() format + - gst-launch: Disable fault signal handlers on macOS +- Rebase reduce-required-meson.patch + +- Update to version 1.22.5: + + Highlighted bugfixes: + - Security fixes for the RealMedia demuxer + - vaapi decoders, postproc: Disable DMAbuf from caps + negotiation to fix garbled video in some cases + - decodebin3, playbin3, parsebin fixes, especially for stream + reconfiguration + - hlsdemux2: fix early seeking; don't pass referer when + updating playlists; webvtt fixes + - gtk: Fix critical caused by pointer movement when stream is + getting ready + - qt6: Set sampler filtering method, fixes bad quality with + qml6glsink and gstqt6d3d11 + - v4l2src: handle resolution change when buffers are copied + - videoflip: update orientation tag in auto mode + - video timecode: Add support for framerates lower than 1fps + and accept 119.88 (120/1.001) fps + - webrtcsink: fixes for x264enc and NVIDIA encoders + - cerbero: Pull ninja from system if possible, avoid spurious + bootstrap of cmake + - packages: Recipe updates for ffmpeg, libsoup, orc + - various bug fixes, memory leak fixes, and other stability and + reliability improvements + + gstreamer: + - taglist, plugins: fix compiler warnings with GLib >= 2.76 + - tracerutils: allow casting parameter types + - inputselector: fix playing variable is never set +- Rebase patch. + +- Update to version 1.22.4: + + Highlighted bugfixes: + - Security fixes for flacparse, dvdspu, and subparse. + - d3d11videosink: Fix error on pause and play. + - decklink: Correctly handle SDK strings on macOS and free + strings after usage on Linux. + - filesink: Fix buffered mode writing of buffer lists and + buffers with multiple memories. + - gldownload: handle passthrough without a critical. + - h265parse: Fix framerate handling regression. + - oggdemux: vp8 fixes. + - mp4mux, qtmux, qtdemux: Opus audio mapping fixes. + - pngdec: Fix wrong colours output from 16bit RGB images. + - ptp clock: Work around ptpd bug in default configuration. + - srtpdec: fix critical warnings on shutdown. + - v4l2src: fix support for bayer format. + - v4l2videoenc: support force-keyframe event in v4l2 encoder. + - vtenc: apply DTS offset to ensure DTS <= PTS. + - gst-python: allow more functions to be called before + gst_init(). + - various bug fixes, memory leak fixes, and other stability and + reliability improvements. + + gstreamer: + - filesink: Fix buffered mode writing of buffer lists and + buffers with multiple memories. + - basesink: Clear EOS flag on STREAM-START event. + - typefindhelper: downgrade bogus error level debug log + message. + - ptp: + . Correctly parse clock ID from the commandline parameters in + the helper. + . Work around bug in ptpd in default configuration. +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.3: + + Highlighted bugfixes: + - avdec: fix occasional video decoder deadlock on seeking with + FFmpeg 6.0. + - decodebin3: fix regression handling input streams without + CAPS or TIME segment such as e.g. udpsrc or `pushfilesrc. + - bluez: a2dpsink: fix Bluetooth SIG Certification test + failures. + - osxvideosink: fix deadlock upon closing output window. + - qtdemux: fix edit list handling regression and AV1 codec box + parsing. + - qtmux: fix extraction of CEA608 closed caption data from + S334-1A packets. + - rtspsrc: Fix handling of * control path. + - splitmux: timestamp handling improvements. + - v4l2videodec: Rework dynamic resolution change handling + (needed for IMX6 mainline codec). + - videoflip: fix regression with automatically rotating video + based on tags. + - d3d11: many d3d11videosink and d3d11compositor fixes. + - webrtc, rtp: numerous data race fixes and stability fixes. + - various bug fixes, memory leak fixes, and other stability and + reliability improvements. + + gstreamer: + - tracing: Initialize tracing infrastructure even if the debug + system is not compiled in. + - parse-launch: fix missing unref of looked-up child element. + - gstutils: Add category and object to most logging messages. +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.2: + + Highlighted bugfixes: + - avdec_h264: fix decoder deadlocks with FFmpeg 6.0 + - rtspsrc: + . fix regression with URI protocols in OPTIONS requests for + RTSP over TLD + . improved control url handling compatibility for broken + servers + - decklink: fix 10 bit RGB (r210) format auto detection for + capture and fix playout if video caps are configured before + audio caps + - d3d11videosink: Fix tearing in case of fullscreen mode + - playbin: fix deadlock when stopping stream with subtitles + visible (even more) + - typefinding: fix regression not detecting + application/dash+xml in some corner cases + - osxvideosink: fix broken aspect ratio and frame drawing + region + - decodebin3, parsebin: Improve elementary stream handling when + decoders are not present and fix hang when removing a failing + stream + - urisourcebin: Propagate sticky events from parsebin, so that + the `STREAM_START` event with the `GstStream` info is always + available when pads get exposed + - v4l2: Add support for YVU420M format; mark JPEG content as + parsed + - h264decoder, h265decoder: DPB bumping process and latency + reporting fixes + - Opus: Fix reading of extended channel config in MPEG-TS and + fix missing sample rate when remuxing from RTP to Matroska + - zxing: add support for building against zxing-c++ 2.0 + - cerbero: Fix packaging of Rust plugins on Android; fix modern + Gentoo distro detection + - various bug fixes, memory leak fixes, and other stability and + reliability improvements + + Gstreamer: + - datetime: Return G_MAXFLOAT instead of G_MAXDOUBLE for no + timezone offset + - inputselector: Wake up streaming thread before + PLAYING_TO_PAUSED transition + - tools: fix potential crash when passing command-line options + on Windows +- Rebase patches with quilt. + +- Update to version 1.22.1: + + Highlighted bugfixes: + - audio channel-mix: allow up to 64 channels (instead of up to + 63 channels) + - avfvideosrc: Don't wait on main thread for permissions + request + - avvidenc: avoid generating inaccurate output timestamps, + especially with variable framerate streams + - AV1 video codec caps signalling improvements in various + elements + - codectimestamper: Fix timestamping on sequence update + - d3d11overlaycompositor: fix texture width and height + - d3d11videosink: Fix rendering on external handle + - dashdemux2: fix seek operation taking a log time to finish + for some streams + - nvencoder: Fix B-frame encoding on Linux and min buffers in + auto GPU mode + - playbin3: fixing buffering for live pipelines + - playbin: fix potential deadlock when stopping stream with + subtitles visible + - redenc: fix setting of extension ID for twcc + - rtspsrc: improved compatibility with more broken RTSP servers + - v4l2h264dec: Fix Raspberry Pi4 will not play video in + application + - vtdec: fix jittery playback of H.264 Level 4.1 movies in + macOS + - vtdec: Fix non-deterministic frame output after flushing + seeks + - vtenc: fix handling of interlaced ProRes on Apple M1 hardware + - vtenc: don't advertise ARGB/RGBA64 input caps on M1 Pro/Max + with macOS <13 + - wasapi2src: Fix loopback capture on Windows 10 Anniversary + Update + - tools: better handling of non-ASCII command line arguments on + Windows + - gst-libav: fix build against newer ffmpeg versions + - gst-python: Use arch-specific install dir for gi overrides + - cerbero: Fix setuptools site.py breakage in Python 3.11 + - macOS packages: Fix broken binaries on macos < 11.0 + - various bug fixes, memory leak fixes, and other stability and + reliability improvements + + gstreamer: + - buffer: fix copy meta reference debug log formatting + - bin: Don't unlock unlocked mutex in gst_bin_remove_func() + - pad: Don't leak user_data in gst_pad_start_task() + - aggregator: Always lock aggpad around update_time_level + - inputselector: Avoid potential deadlock when shutting down, + e.g. playbin with subtitles + - multiqueue: Handle use-interleave latency live pipelines, + fixing buffering for live pipelines in playbin3 + - GstBaseSrc: fix transfer annotation for fixate() virtual + method + - GstBaseSrc, GstPushSrc: add nullable annotations to virtual + methods + - tools: Make sure UTF-8 encoded command line arguments on + Windows +- Rebase patches with quilt. + gstreamer-plugins-bad -- Disable zxing in Leap - * Leap 15.5 can not provide zxing >= 1.4.0, zxing is a SLE built - which was version 1.2.0, Factory do have zxing-cpp 2.0.0 but it - doesn't an API compatible version, and looks it's too late to - update it to SLE15 because LO might be affected. - -- Add gstreamer-plugins-bad-CVE-2023-44429.patch: - Backporting 1db83d3f from upstream, Clip tile rows and cols to 64 - as describe in AV1 specification. - (CVE-2023-44429 bsc#1217211) - -- Add gstreamer-plugins-bad-CVE-2023-40474.patch: - Backporting ce17e968 from upstream, Fix integer overflow causing - out of bounds writes when handling invalid uncompressed video. - (CVE-2023-40474 bsc#1215796) - -- Add gstreamer-plugins-bad-CVE-2023-40476.patch: - Backporting ff91a3d8 from upstream, Fix possible overflow using - max_sub_layers_minus1. - (CVE-2023-40476 bsc#1215793) - -- Add 0001-dvdspu-Make-sure-enough-data-is-allocated-for-the.patch: - Backport 7ed446dc,0dabf0eb from upstream to fix a heap overwrite - in PGS subtitle overlay decoder which might trigger a crash or - remote code execution (CVE-2023-37329 bsc#1213126). +- Disable zxing in Leap15 + * Leap 15 can not provide zxing >= 1.4.0, zxing is inherited from + SLE15 but SLE15 do provide zxing version 1.2.0 only, Factory do + have zxing-cpp 2.0.0 however it's not an API compatible version. + +- Update to version 1.22.8: + + aesenc: Fix IV length addition to output buffer length + + av1parser: Fix array sizes in scalability structure + (ZDI-CAN-22300 bsc#1218534) + + camerabin: Fix source updates with user filters + + codecparsers: av1: Clip max tile rows and cols values + + dtlscertificate: Define WINSOCKAPI before including windows.h + + d3d11: fix building with address sanitizer + + d3d11screencapturesrc: Fix wrong color with HDR enabled + + h264decoder: Fix GstVideoCodecFrame leak + + ladspa: Make RDF parsing truly optional + + rtponviftimestamp: Fix drop-out-of-segment=false mode + + qsvdecoder: Fix stream format detection + + webrtcsdp: Remove fingerprint validation that doesn't make + sense + + GstPlay: Automatically flush the bus when disposing the + signal adapter + + GstPlayer: Without dispatcher emit signals directly instead + of via the default main context +- Rebase reduce-required-meson.patch + +- Use %patch -p N instead of deprecated %patchN. + +- Stop passing sctp=disabled and pass sctp=enabled to meson setup + instead, enable build of sctp plugin. + +- Move pkgconfig(dvdnav) and pkgconfig(dvdread) BuildRequires out + of BUILD_ORIG conditional, and stop passing resindvd=disabled and + siren=disabled to meson setup, build dvd and siren 7 support in + main package. + +- Update to version 1.22.7: + + audiobuffersplit: disable max-silence-time if set to 0 + + libde265: Do not decode the non 4:2:0 8 bits format + + codecparsers: av1: Clip max tile rows and cols values + (ZDI-CAN-22226, CVE-2023-44429, bsc#1217211) + + codecs: h265: Do not free slice header before using it + + d3d11converter: Fix 10/12bits planar output + + d3d11decoder: Fix crash on negotiate() when decoder is not + configured + + d3d11videosink: Fix toggling between fullscreen and maximized + + d3d11videosink: Fix window switching in case of fullscreen mode + + d3d11screencapturesrc: Fix mouse cursor blending + + decklink: Fix broken COM string conversion + + decklink: Decklink Device Provider wrongly parses SDK strings + + gstwayland: Don't depend on wayland-protocols + + interaudiosrc: Add audio meta to buffers containing + non-interleaved samples + + kmssink: Add TIDSS auto-detection + + mfvideoencoder: Fix typo in template caps + + mxfdemux: Store GstMXFDemuxEssenceTrack in their own fixed + allocation (ZDI-CAN-22300 bsc#1217213 CVE-2023-44446) + + nvcodec: fix bounds for auto-select GPU enumeration + + openh264: Fail gracefully if openh264 encoder/decoder creation + fails + + tsmux: More cleanups + + tsmux: Fill padding packets with stuffing bytes + + v4l2codecs: Fix tiled formats stride conversion + + v4l2videodec: Correctly free caps to avoid memory leak + + wasapi2: Don't use global volume control object + + wasapi2device: Ignore activation failed device +- Rebase reduce-required-meson.patch + +- Update to version 1.22.6: + + audiolatency: Forward latency query and event upstream + + av1parser: Fix segmentation params update + + codecparsers: Fix MPEG-1 aspect ratio table + + d3d11convert: Passthrough allocation query on same caps + + h264decoder: Update latency dynamically + + h265parser: + - Allow partially broken hvcC data + - Fix possible overflow using max_sub_layers_minus1 + (bsc#1215793, CVE-2023-40476) + + hlssink2: Always use forward slash separator + + mdns: Fix a crash on context error + + mxfdemux: Fix integer overflow causing out of bounds writes + when handling invalid uncompressed video and check channels for + AES3 (bsc#1215796, CVE-2023-40474, bsc#1215792, CVE-2023-40475) + + nvencoder: Fix negotiation error when interlace-mode is + unspecified + + rtmp2: Allow NULL flash version, omitting the field + + rtmp2sink: fix crash if message conversion failed + + transcodebin: Fixes for upstream selectable support + + va: Fix in error logs functions mismatches + + waylandsink: + - Crop surfaces to their display width height + - Fix cropping for video with non-square aspect ratio + + webrtc: Fix docs for create-data-channel action signal +- Rebase reduce-required-meson.patch + +- Add patch from upstream to build the package with + webrtc-audio-processing-1 in Tumbleweed: + * 0001-Update-code-for-webrtc-audio-processing-1.patch + +- Update to version 1.22.5: + + d3d11bufferpool: Fix heavy CPU usage in case of fixed-size pool + + jpegparser: jpegdecoder: Don't pollute bus and comply with spec + + plugins: fix compiler warnings with GLib >= 2.76 + + webrtcbin: Prevent critical warning when creating an additional + data channel + + webrtcstats: Properly report IceCandidate type +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.4: + + asfmux: fix possible unaligned write on 32-bit ARM. + + d3d11videosink: Fix error on pause and play. + + d3dvideosink: Fix navigation event leak. + + decklink: Correctly handle SDK strings on macOS and free + strings after usage on Linux. + + dvdspu: Make sure enough data is allocated for the available + data (bsc#1213126, CVE-2023-37329). + + fdkaacdec: Support up to 5 rear channels. + + h265parse: Fix framerate handling. + + kmssink: Add STM32 LTDC and NXP i.MX8M Plus LCDIFv3 + auto-detection. + + sdpdemux: ensure that only one srcpad is created per stream. + + srtpdec: fix critical warnings on shutdown. + + testsrcbin: Remove spurious caps unref. + + va: map the mbbrc to correct enum value in get_property(). + + vtenc: apply DTS offset to ensure DTS <= PTS. + + vtdec: time glitches on h264 playback. + + waylandsink: Emit "map" signal boarder surface is ready. +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.3: + + a2dpsink: Fails many tests in Bluetooth SIG Certification. + + avdtputil: Use int instead of int range for fixed bitpool + values. + + ccconverter: + - reintroduce frame count reset on cycle completion + - integer overflow & crashing + + codectimestamper: remove PC file generation from plugin's own + meson.build. + + cudamemory: Fix for semi planar YUV memory size decision. + + d3d11compositor: + - Reconfigure resource only when output caps is changed. + - Skip zero alpha input. + + d3d11convert: Fix for runtime property update. + + d3d11memory: Don't clear wrapped texture memory. + + d3d11videosink: + - Fix for ignored initial render rectangle. + - Fix race condition in window unprepare. + - Enhancement for initial window size decision. + - Don't clear prepared buffer on unlock_stop(). + + dashdemux: mpdclient: fix divide by 0 if segment has no + duration. + + dtlstransport: Keep strong ref of dtls encoder/decoder. + + GstPlay: + - Avoid getting property of playbin2 if subtitle_sid is null. + - Fix critical log when using playbin3. + + h264decoder: Drop nonexisting picture silently without error. + + dtmf: element classification improvements. + + mfvideoenc: Allow only even resolution numbers. + + sctpenc: + - Fix potential shutdown deadlock. + - Fix "srtp-key" check. + + tests: disable dtls test if openssl is not present. + + tsdemux: Set number of channels to 2 for dual mono Opus. + + va: Various fixes for defects found with MSVC. + + wasapi2: Allows process loopback capture on Windows 10. + + webrtcdatachannel: Bind to parent webrtcbin using a weak + reference. + + webrtcbin: Fix potential deadlock when closing before any data + was sent. + + webrtc: + - Plug leaks of resolved ICE addresses. + - Do not tear down data channel before data is flushed. +- Rebase reduce-required-meson.patch. + +- use additional codecs on ALP + +- Only build build vo-amrwbenc plugin on openSUSE, vo-amrwbenc + license is problematic for commercial use. + +- Add missing plugin in build_orig part of spec, BuildRequires + already in place, just missing the built plugin in file section. + +- Update to version 1.22.2: + + cea708overlay: fix HCR interpretation + + d3d11bufferpool: Fix invalid access in debug print loop + + d3d11compositor: Fix composition error on release_pad() + + d3d11converter: Fix conversion backend selection + + d3d11videosink: Fix tearing in case of fullscreen mode + + d3d11window: fix memory leak + + debugqroverlay: fix string leak + + decklinkaudiosink: Fix playback when video caps is configured + before audio + + decklink: fix 10 bit RGB (r210) format auto detection + + decklinkvideosrc: + - RGB 4:4:4 doesn't work after GStreamer upgrade (regression) + - unable to show HDMI stream that Blackmagic's Media Express is + able to see + + gtkwaylandsink: + - Destroy GstWlWindow when parent GtkWindow is destroyed + - Fix crash when rendering after the window is closed + + h264decoder: Fix DPB bumping process + + h264decoder, h265decoder: Latency reporting related fixes + + h264parse: Validate VUI framerate + + jpegparse: reset parse state when the SOI is not the first + marker + + ksvideo, directshow: Fix reference leaks in device providers + + nvencoder: Fix CQP option setting + + nvh264encoder: Fix template caps to include progressive mode as + well + + openjpegdec: allow multithread decoding only in subframe mode + + tsdemux: Fix reading of extended Opus channel configuration + + vulkan: fix validation layer issues + + vulkanoverlaycompositor: fix potential use after free + + vulkanswapper: correctly handle force-aspect-ratio=false + + wasapi2: Fix potential crash on device activation failure + + webrtc: Fix segfault traversing ice transports + + webrtc: patch leak caused by early return + + zxing: add support for zxing-c++ 2.0 +- Rebase reduce-required-meson.patch. + +- Move pkgconfig(libchromaprint) BuildRequires to chromaprint + plugin sub-package, and drop the hard + gstreamer-plugins-bad-chromaprint Requires from our devel + sub-package. This is a "stand alone" plugin, and this way + packages depending on gstreamer-plugins-bad during build avoids + pulling in libavcodec and libavfilter + ffmpeg-mini-devel + packages for no reason. + +- Move conditional pkgconfig(vo-amrwbenc) BuildRequires to main + part of spec, now available in distro. Stop passing + voamrwbenc=disabled to meson. + +- Add libgsttranscoder-1_0-0 to baselibs.conf + +- Add pkgconfig(libdca) and drop conditional libdca-devel + BuildRequires, and stop passing dts=disabled to meson. + +- Update to version 1.22.1: + + aom: Include stream-format and alignment in the AV1 caps + + av1parser: Don't consider unknown metadata OBUs a bitstream error + + av1parser, h265parser: Fix some code defects + + avfvideosrc: Don't wait on main thread for permissions request + + ccconverter: don't debug a potentially freed filter caps + + closedcaption: Don't leak caps event + + codecparsers: {h264, h265}bitwriter: Remove redundant condition + checks + + codecs: decoders: fail early if no input caps have been + provided for all new decoder base classes + + codectimestamper: Fix timestamping on sequence update + + curlhttpsrc: Add curl anyauth option + + d3d11overlaycompositor: fix texture width and height + + d3d11videosink: Fix rendering on external handle + + h265parse: Always set profile on src caps + + msdkav1enc: fix the category for msdkav1enc debug + + nvcodec: improve error reporting on plugin init + + nvencoder: + - Fix b-frame encoding on Linux + - Fix min buffers parameter of allocation query in auto GPU + mode + + nvvp9dec: Fix return value + + qsvav1enc, amfav1enc: Set stream-format on caps + + va: + - Avoid the array index overflow when filling 8x8 scaling list. + - Fix some code defects + + vah265enc: Use helper to update properties. + + vtdec: + - Fix DPB size calculations not taking values from SPS into + account + - Fix not waiting for async frames when flushing + - Jittery playback of H.264 Level 4.1 movies in macOS (both + x86_64 and arm64) + + vtenc: + - Disable ARGB/RGBA64 caps on M1 Pro/Max with macOS <13 + - Disable HW acceleration for interlaced ProRes + - Fix checking for certain CPU variants when running in VMs + + vulkan: memory: Flush non coherent memory after write. + + wasapi2src: Fix loopback capture on Windows 10 Anniversary + Update + + webrtcbin: small stats improvements + + win32ipcutils: Add missing include + + wpe: Logging fixes for the WebExtension +- Rebase patches with quilt. -- Add fix-build-with-srt-1.3.4.patch: - To support building with srt 1.3.4 in SLE. +- Add patch to support building with srt 1.3.4 in SLE + * fix-build-with-srt-1.3.4.patch -- Update to version 1.16.3 (bsc#1181255 CVE-2021-3185): - - amcvideodec: fix sync meta copying not taking a reference - - audiobuffersplit: Perform discont tracking on running time - - audiobuffersplit: Specify in the template caps that only interleaved audio is supported - - audiobuffersplit: Unset DISCONT flag if not discontinuous - - autoconvert: Fix lock-less exchange or free condition - - autoconvert: fix compiler warnings with g_atomic on recent GLib versions - - avfvideosrc: element requests camera permissions even with capture-screen property is true - - codecparsers: h264parser: guard against ref_pic_markings overflow - - dtlsconnection: Avoid segmentation fault when no srtp capabilities are negotiated - - dtls/connection: fix EOF handling with openssl 1.1.1e - - fdkaacdec: add support for mpegversion=2 - - hls: Check nettle version to ensure AES128 support - - ipcpipeline: Rework compiler checks - - interlace: Increment phase_index before checking if we're at the end of the phase - - lv2: Make it build with -fno-common - - h264parser: Do not allocate too large size of memory for registered user data SEI - - ladspa: fix unbounded integer properties - - modplug: avoid division by zero - - msdkdec: Fix GstMsdkContext leak - - msdkenc: fix leaks on windows - - musepackdec: Don't fail all queries if no sample rate is known yet - - openslessink: Allow openslessink to handle 48kHz streams. - - opencv: allow compilation against 4.2.x - - proxysink: event_function needs to handle the event when it is disconnecetd from proxysrc - - vulkan: Drop use of VK_RESULT_BEGIN_RANGE - - wasapi: added missing lock release in case of error in gst_wasapi_xxx_reset - - wasapi: Fix possible deadlock while downwards state change - - waylandsink: Clear window when pipeline is stopped - - webrtc: Support non-trickle ICE candidates in the SDP - - webrtc: Unmap all non-binary buffers received via the datachannel - - meson: build with neon 0.31 -- Drop upstream fixed patch: gstreamer-h264parser-fix-overflow.patch - -- Drop gstreamer-plugins-bad-patch-source.sh -- Drop pre_checkin.sh gstreamer-plugins-base -- Add patch from upstream to fix FLAC file parsing integer overflow - remote code execution vulnerability (bsc#1213128, - CVE-2023-37327): - * 0001-flacparse-Avoid-integer-overflow-in-available-data-check.patch -- Add patch from upstream to fix PGS file parsing heap-based buffer - overflow remote code execution vulnerability (bsc#1213131, - CVE-2023-37328): - * 0002-subparse-Look-for-the-closing-_-of-a-tag-after-the.patch +- Update to version 1.22.8: + + appsrc: Fix flow return when buffer is dropped + + audioringbuffer: Don't try to map MONO channel + + encoding-target: Properly free when missing type field in + parse_encoding_profile + + pbutils: Don't include default vp9 parameters in resulting + codec mime string + + videorate: Don't forget last_ts on caps changes +- Rebase reduce-required-meson.patch + +- Use %autosetup instead of %setup/%patch. + +- Update to version 1.22.7: + + audioaggregator, audiomixer: Make access to the pad list + thread-safe while mixing + + basetextoverlay: Fix overlay never rendering again if width + reaches 1px + + glfiter: Protect GstGLContext access + + glfilter: Only add parent meta if inbuf != outbuf + + macOS: fix huge memory leak with glfilter-based elements + + rtspconnection: Ignore trailing whitespace in rtsp headers + + video-scaler, audio-resampler: downgrade 'can't find exact + taps' to debug +- Rebase reduce-required-meson.patch + +- Update to version 1.22.6: + + audio: Make sure to stop ringbuffer on error + + decodebin3: + - Avoid identity, sinkpad, parsebin leakage when reset input + - Ensure the slot is unlinked before linking to decoder + + sdp: + - Fix wrong debug log error message for missing clock-rate in + caps + - Parse zero clock-rate as default +- Rebase reduce-required-meson.patch + +- Update to version 1.22.5: + + appsink: add missing make_writable call + + audioaggregator: Do not post message before being constructed + + decodebin3: + - Prevent a critical warning when reassigning output slots + - Fix slot input linking when the associated stream has changed + - Remove spurious input locking during parsebin reconfiguration + + urisourcebin: Set source element to READY before querying it + + gl/viv-fb: meson build updates + + plugins: fix compiler warnings with GLib >= 2.76 + + subtitleoverlay: fix mutex error if sink caps is not video + + video: + - timecode: Add support for framerates lower than 1fps + - accept timecode of 119.88 (120/1.001) FPS + - cannot attach time code meta when frame rate is 119.88 + (120000/1001) + + videodecoder: fix copying buffer metas +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.4: + + alsasink: Fix stall for transition from PAUSED to READY with + USB speakerphone. + + appsink: unref buffer in prev sample early so buffers from v4l2 + can be released properly. + + basetextoverlay: Fix typo in "text-y" property description. + + gldownload: handle passthrough without a critical. + + glfilter: add parent meta to output buffer for input buffer. + + oggdemux: vp8: Push headers downstream and detect keyframe + packets. + + opus: Fix potential crash when getting unexpected channel + position. + + streamsynchronizer: reset eos on STREAM_START. + + subparse: Look for the closing > of a tag after the opening < + (bsc#1213131, CVE-2023-37328) + + video: convertframe: Add D3D11 specific conversion path. + + videometa: Only validate the alignment only when it contains + some info. + + video-blend: Fix linking error with C++. + + Fixes FLAC file parsing integer overflow remote code execution + vulnerability (bsc#1213128, CVE-2023-37327) +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.3: + + allocators: Fix fdmem unit test with recent GLib versions. + + audiotestsrc: Initialize all samples in wave=ticks mode. + + decodebin3: + - Handle input streams without CAPS or TIME segment such as + e.g. udpsrc or pushfilesrc. + - Fix regression handling streams without caps. + - Fix random hang when remove failing stream. + + uridecodebin3: Ensure atomic urisourcebin state change. + + glvideoflip: fix leaked caps. + + glcontext_wgl: fix missing unref. + + playsink: Fix volume leak. +- Rebase reduce-required-meson.patch. + +- Update to version 1.22.2: + + alsasink: Fix for being stuck in stop_streaming_threads state + + decodebin3: fix hang when removing a failing stream + + gl: wayland: cleanup on close + + parsebin: Improve elementary stream handling + + playbin: fix deadlock when stopping stream with subtitles + visible even more + + sdp: Skip source-specific caps fields when creating an SDP + media from caps + + urisourcebin: + - Propagate sticky events from parsebin + - Activate pad before transferring sticky events + + typefinding: fix failure to recognize application/dash+xml in + some cases +- Rebase patches with quilt. + +- Update version to 1.22.1: + + alsasink: Fix stall when going from PLAYING to NULL (stucked at + PAUSED) with uac1 gadget + + appsrc: Don't chain up BaseSrc::negotiate() + + audio: channel-mix: Fix channel count limit to be able to equal + 64 + + gl/cocoa: Return a strong ref to the parent GstGLContext + + gldisplay: + - Mark gst_gl_display_create_context() other_context parameter + as nullable + - Remove unused code + + gstglwindow_x11.c: Fix colormap leak + + gst-play-1.0: Don't force accurate seeking + + rtspconnection: Annotate RTSP message and RTSP events + parameters correctly + + sdp: gstmikey: gst_mikey_message_to_caps: extract ROC from + first crypto session + + sdp, typefind: Fix some annotations + + subparse: Properly forward segment seqnum + + uridecodebin: Set source element to READY before querying it + + uritranscodebin: Fix unref of NULL +- Rebase patches with quilt. jasper +- bsc#1218802 CVE-2023-51257: + Fix invalid memory write on jas_icctxt_input() + Add jasper-CVE-CVE-2023-51257.patch + kernel-default +- eth: dpaa: add missing net/xdp.h include (jsc#PED-4876). +- commit fab3862 + +- net: hns3: add 5ms delay before clear firmware reset irq source + (git-fixes). +- commit 249431c + +- net: hns3: fix fail to delete tc flower rules during reset issue + (git-fixes). +- commit c1d1e1b + +- net: hns3: only enable unicast promisc when mac table full + (git-fixes). +- commit 2b96a6c + +- net: hns3: fix GRE checksum offload issue (git-fixes). +- commit cbe1774 + +- net: hns3: add cmdq check for vf periodic service task + (git-fixes). +- commit a9c5505 + +- tsnep: Fix NAPI polling with budget 0 (git-fixes). +- commit ddad93c + +- tsnep: Fix ethtool channels (git-fixes). +- commit 41a218b + +- tsnep: Fix NAPI scheduling (git-fixes). +- commit bd62c71 + +- net: thunderbolt: Fix TCPv6 GSO checksum calculation + (git-fixes). +- commit 043a669 + +- net: microchip: sparx5: Fix possible memory leaks in + vcap_api_kunit (git-fixes). +- commit e2834b7 + +- net: microchip: sparx5: Fix possible memory leaks in + test_vcap_xn_rule_creator() (git-fixes). +- commit 3330249 + +- net: microchip: sparx5: Fix possible memory leak in + vcap_api_encode_rule_test() (git-fixes). +- commit ebce63e + +- net: microchip: sparx5: Fix memory leak for + vcap_api_rule_add_actionvalue_test() (git-fixes). +- commit 340155d + +- net: microchip: sparx5: Fix memory leak for + vcap_api_rule_add_keyvalue_test() (git-fixes). +- commit 991c250 + +- Delete + patches.suse/nvme-auth-retry-command-if-DNR-bit-is-not-set.patch. +- commit 623e3d2 + +- ice: read internal temperature sensor (jsc#PED-4876). +- Update config files. +- commit 680fce4 + +- net: invert the netdevice.h vs xdp.h dependency (jsc#PED-4876). +- Refresh + patches.suse/netdev-expose-DPLL-pin-handle-for-netdevice.patch. +- commit 6b2e009 + +- i40e: Include types.h to some headers (jsc#PED-4874). +- octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2 + (jsc#PED-6931). +- vdpa/mlx5: Add mkey leak detection (jsc#PED-3311). +- vdpa/mlx5: Introduce reference counting to mrs (jsc#PED-3311). +- vdpa/mlx5: Use vq suspend/resume during .set_map (jsc#PED-3311). +- vdpa/mlx5: Mark vq state for modification in hw vq + (jsc#PED-3311). +- vdpa/mlx5: Mark vq addrs for modification in hw vq + (jsc#PED-3311). +- vdpa/mlx5: Introduce per vq and device resume (jsc#PED-3311). +- vdpa/mlx5: Allow modifying multiple vq fields in one modify + command (jsc#PED-3311). +- vdpa/mlx5: Expose resumable vq capability (jsc#PED-3311). +- RDMA/mlx5: Expose register c0 for RDMA device (jsc#PED-3311). +- net/mlx5: E-Switch, expose eswitch manager vport (jsc#PED-3311). +- net/mlx5: Manage ICM type of SW encap (jsc#PED-3311). +- RDMA/mlx5: Support handling of SW encap ICM area (jsc#PED-3311). +- net/mlx5: Introduce indirect-sw-encap ICM properties + (jsc#PED-3311). +- mlxbf_gige: Enable the GigE port in mlxbf_gige_open + (jsc#PED-6866). +- mlxbf_gige: Fix intermittent no ip issue (jsc#PED-6866). +- Revert "mlx5 updates 2023-12-20" (jsc#PED-3311). +- net: ethtool: reject unsupported RSS input xfrm values + (jsc#PED-4876). +- net/mlx5: DPLL, Implement fractional frequency offset get pin op + (jsc#PED-3311). +- net/mlx5: DPLL, Use struct to get values from + mlx5_dpll_synce_status_get() (jsc#PED-3311). +- dpll: expose fractional frequency offset value to user + (jsc#PED-6079). +- ice: Fix some null pointer dereference issues in ice_ptp.c + (jsc#PED-4876). +- ice: ice_base.c: Add const modifier to params and vars + (jsc#PED-4876). +- ice: remove rx_len_errors statistic (jsc#PED-4876). +- ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi() + (jsc#PED-4876). +- ice: Add support for packet mirroring using hardware in + switchdev mode (jsc#PED-4876). +- ice: Enable SW interrupt from FW for LL TS (jsc#PED-4876). +- ice: Schedule service task in IRQ top half (jsc#PED-4876). +- i40e: Avoid unnecessary use of comma operator (jsc#PED-4874). +- i40e: Fix VF disable behavior to block all traffic + (jsc#PED-4874). +- ixgbe: Refactor returning internal error codes (jsc#PED-4872). +- ixgbe: Refactor overtemp event handling (jsc#PED-4872). +- ixgbe: report link state for VF devices (jsc#PED-4872). +- octeontx2-af: Fix max NPC MCAM entry check while validating + ref_entry (jsc#PED-6931). +- net: ethtool: Fix symmetric-xor RSS RX flow hash check + (jsc#PED-4876). +- net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm + (jsc#PED-4876). +- net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh + (jsc#PED-4876). +- net/mlx5: Implement management PF Ethernet profile + (jsc#PED-3311). +- net/mlx5: Enable SD feature (jsc#PED-3311). +- net/mlx5e: Block TLS device offload on combined SD netdev + (jsc#PED-3311). +- net/mlx5e: Support per-mdev queue counter (jsc#PED-3311). +- net/mlx5e: Support cross-vhca RSS (jsc#PED-3311). +- net/mlx5e: Let channels be SD-aware (jsc#PED-3311). +- net/mlx5e: Create EN core HW resources for all secondary devices + (jsc#PED-3311). +- net/mlx5e: Create single netdev per SD group (jsc#PED-3311). +- net/mlx5: SD, Add informative prints in kernel log + (jsc#PED-3311). +- net/mlx5: SD, Implement steering for primary and secondaries + (jsc#PED-3311). +- net/mlx5: SD, Implement devcom communication and primary + election (jsc#PED-3311). +- net/mlx5: SD, Implement basic query and instantiation + (jsc#PED-3311). +- net/mlx5: SD, Introduce SD lib (jsc#PED-3311). +- net/mlx5: Fix query of sd_group field (jsc#PED-3311). +- net/mlx5e: Use the correct lag ports number when creating TISes + (jsc#PED-3311). +- octeontx2-af: Fix a double free issue (jsc#PED-6931). +- idpf: refactor some missing field get/prep conversions + (jsc#PED-6716). +- ice: cleanup inconsistent code (jsc#PED-4876). +- ice: field get conversion (jsc#PED-4876). +- iavf: field get conversion (jsc#PED-4937). +- i40e: field get conversion (jsc#PED-4874). +- igc: field get conversion (jsc#PED-4860). +- intel: legacy: field get conversion (jsc#PED-4866). +- igc: field prep conversion (jsc#PED-4860). +- ice: fix pre-shifted bit usage (jsc#PED-4876). +- ice: field prep conversion (jsc#PED-4876). +- iavf: field prep conversion (jsc#PED-4937). +- i40e: field prep conversion (jsc#PED-4874). +- intel: legacy: field prep conversion (jsc#PED-4866). +- intel: add bit macro includes where needed (jsc#PED-4866). +- e1000e: make lost bits explicit (jsc#PED-4868). +- octeontx2-af: insert space after include (jsc#PED-6931). +- octeon_ep: support firmware notifications for VFs + (jsc#PED-6954). +- octeon_ep: control net framework to support VF offloads + (jsc#PED-6954). +- octeon_ep: PF-VF mailbox version support (jsc#PED-6954). +- octeon_ep: add PF-VF mailbox communication (jsc#PED-6954). +- net, xdp: Correct grammar (jsc#PED-4876). +- mlx5: implement VLAN tag XDP hint (jsc#PED-3311). +- ice: use VLAN proto from ring packet context in skb path + (jsc#PED-4876). +- ice: Implement VLAN tag hint (jsc#PED-4876). +- xdp: Add VLAN tag hint (jsc#PED-4876). +- ice: Support XDP hints in AF_XDP ZC mode (jsc#PED-4876). +- xsk: add functions to fill control buffer (jsc#PED-4876). +- ice: Support RX hash XDP hint (jsc#PED-4876). +- ice: Support HW timestamp hint (jsc#PED-4876). +- ice: Introduce ice_xdp_buff (jsc#PED-4876). +- ice: Make ptype internal to descriptor info processing + (jsc#PED-4876). +- ice: make RX HW timestamp reading code more reusable + (jsc#PED-4876). +- ice: make RX hash reading code more reusable (jsc#PED-4876). +- net, xdp: Allow metadata > 32 (jsc#PED-4876). +- octeontx2-af: Add new devlink param to configure maximum usable + NIX block LFs (jsc#PED-6931). +- ice: add ability to read and configure FW log data + (jsc#PED-4876). +- ice: enable FW logging (jsc#PED-4876). +- ice: configure FW logging (jsc#PED-4876). +- ice: remove FW logging code (jsc#PED-4876). +- octeontx2-af: Fix multicast/mirror group lock/unlock issue + (jsc#PED-6931). +- net/mlx5: DR, Use swap() instead of open coding it + (jsc#PED-3311). +- net/mlx5: devcom, Add component size getter (jsc#PED-3311). +- net/mlx5e: Decouple CQ from priv (jsc#PED-3311). +- net/mlx5e: Add wrapping for auxiliary_driver ops and remove + unused args (jsc#PED-3311). +- net/mlx5e: Statify function mlx5e_monitor_counter_arm + (jsc#PED-3311). +- net/mlx5: Move TISes from priv to mdev HW resources + (jsc#PED-3311). +- net/mlx5e: Remove TLS-specific logic in generic create TIS API + (jsc#PED-3311). +- net/mlx5: fs, Command to control TX flow table root + (jsc#PED-3311). +- net/mlx5: fs, Command to control L2TABLE entry silent mode + (jsc#PED-3311). +- net/mlx5: Expose Management PCIe Index Register (MPIR) + (jsc#PED-3311). +- net/mlx5: Add mlx5_ifc bits used for supporting single netdev + Socket-Direct (jsc#PED-3311). +- i40e: remove fake support of rx-frames-irq (jsc#PED-4874). +- e1000e: Use pcie_capability_read_word() for reading LNKSTA + (jsc#PED-4868). +- e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom + defines/code (jsc#PED-4868). +- igb: Use FIELD_GET() to extract Link Width (jsc#PED-4866). +- iavf: enable symmetric-xor RSS for Toeplitz hash function + (jsc#PED-4876). +- ice: enable symmetric-xor RSS for Toeplitz hash function + (jsc#PED-4876). +- ice: refactor the FD and RSS flow ID generation (jsc#PED-4876). +- ice: refactor RSS configuration (jsc#PED-4876). +- ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values (jsc#PED-4876). +- net: ethtool: add support for symmetric-xor RSS hash + (jsc#PED-4876). +- net: ethtool: get rid of get/set_rxfh_context functions + (jsc#PED-4876). +- dpll: allocate pin ids in cycle (jsc#PED-6079). +- idpf: add get/set for Ethtool's header split ringparam + (jsc#PED-6716). +- ethtool: add SET for TCP_DATA_SPLIT ringparam (jsc#PED-6716). +- ionic: fill out pci error handlers (jsc#PED-6953). +- ionic: lif debugfs refresh on reset (jsc#PED-6953). +- ionic: use timer_shutdown_sync (jsc#PED-6953). +- ionic: no fw read when PCI reset failed (jsc#PED-6953). +- ionic: prevent pci disable of already disabled device + (jsc#PED-6953). +- ionic: bypass firmware cmds when stuck in reset (jsc#PED-6953). +- ionic: keep filters across FLR (jsc#PED-6953). +- ionic: pass opcode to devcmd_wait (jsc#PED-6953). +- dpll: remove leftover mode_supported() op and use mode_get() + instead (jsc#PED-6079). +- net: Convert some ethtool_sprintf() to ethtool_puts() + (jsc#PED-4876). +- ethtool: Implement ethtool_puts() (jsc#PED-4876). +- octeontx2-af: cn10k: Increase outstanding LMTST transactions + (jsc#PED-6931). +- ionic: Re-arrange ionic_intr_info struct for cache perf + (jsc#PED-6953). +- ionic: Make the check for Tx HW timestamping more obvious + (jsc#PED-6953). +- ionic: Don't check null when calling vfree() (jsc#PED-6953). +- ionic: set ionic ptr before setting up ethtool ops + (jsc#PED-6953). +- ionic: Use cached VF attributes (jsc#PED-6953). +- octeon_ep: control net API framework to support offloads + (jsc#PED-6954). +- sfc-siena: Implement ndo_hwtstamp_(get|set) (jsc#PED-6894). +- sfc: Implement ndo_hwtstamp_(get|set) (jsc#PED-6894). +- ice: Rename E822 to E82X (jsc#PED-4876). +- ice: periodically kick Tx timestamp interrupt (jsc#PED-4876). +- ice: Re-enable timestamping correctly after reset + (jsc#PED-4876). +- ice: Improve logs for max ntuple errors (jsc#PED-4876). +- ice: add CGU info to devlink info callback (jsc#PED-4876). +- octeontx2-pf: TC flower offload support for mirror + (jsc#PED-6931). +- octeontx2-af: Add new mbox to support multicast/mirror offload + (jsc#PED-6931). +- octeontx2-af: debugfs: update CQ context fields (jsc#PED-6931). +- octeon_ep: set backpressure watermark for RX queues + (jsc#PED-6954). +- octeon_ep: Fix error code in probe() (jsc#PED-6954). +- octeon_ep: support OCTEON CN98 devices (jsc#PED-6954). +- octeon_ep: implement device unload control net API + (jsc#PED-6954). +- net/mlx5e: Implement AF_XDP TX timestamp and checksum offload + (jsc#PED-3311). +- iavf: use iavf_schedule_aq_request() helper (jsc#PED-4937). +- iavf: Remove queue tracking fields from iavf_adminq_ring + (jsc#PED-4937). +- i40e: Remove queue tracking fields from i40e_adminq_ring + (jsc#PED-4874). +- i40e: Remove AQ register definitions for VF types + (jsc#PED-4874). +- i40e: Delete unused and useless i40e_pf fields (jsc#PED-4874). +- ice: fix error code in ice_eswitch_attach() (jsc#PED-4876). +- octeon_ep: get max rx packet length from firmware + (jsc#PED-6954). +- octeon_ep: Solve style issues in control net files + (jsc#PED-6954). +- octeontx2-pf: TC flower offload support for ICMP type and code + (jsc#PED-6931). +- octeon_ep: support Octeon CN10K devices (jsc#PED-6954). +- ice: reserve number of CP queues (jsc#PED-4876). +- ice: adjust switchdev rebuild path (jsc#PED-4876). +- ice: add VF representors one by one (jsc#PED-4876). +- ice: realloc VSI stats arrays (jsc#PED-4876). +- ice: set Tx topology every time new repr is added + (jsc#PED-4876). +- ice: allow changing SWITCHDEV_CTRL VSI queues (jsc#PED-4876). +- ice: return pointer to representor (jsc#PED-4876). +- ice: make representor code generic (jsc#PED-4876). +- ice: remove VF pointer reference in eswitch code (jsc#PED-4876). +- ice: track port representors in xarray (jsc#PED-4876). +- ice: use repr instead of vf->repr (jsc#PED-4876). +- ice: track q_id in representor (jsc#PED-4876). +- ice: remove unused control VSI parameter (jsc#PED-4876). +- ice: remove redundant max_vsi_num variable (jsc#PED-4876). +- ice: rename switchdev to eswitch (jsc#PED-4876). +- igc: Add support for PTP .getcyclesx64() (jsc#PED-4860). +- igc: Simplify setting flags in the TX data descriptor + (jsc#PED-4860). +- net/mlx5e: Remove early assignment to netdev->features + (jsc#PED-3311). +- net/mlx5e: Add local loopback counter to vport rep stats + (jsc#PED-3311). +- net/mlx5: Query maximum frequency adjustment of the PTP hardware + clock (jsc#PED-3311). +- net/mlx5: Convert scaled ppm values outside the s32 range for + PHC frequency adjustments (jsc#PED-3311). +- net/mlx5: Initialize clock->ptp_info inside + mlx5_init_timer_clock (jsc#PED-3311). +- net/mlx5: Refactor real time clock operation checks for PHC + (jsc#PED-3311). +- net/mlx5e: Access array with enum values instead of magic + numbers (jsc#PED-3311). +- net/mlx5: simplify mlx5_set_driver_version string assignments + (jsc#PED-3311). +- net/mlx5: Annotate struct mlx5_flow_handle with __counted_by + (jsc#PED-3311). +- net/mlx5: Annotate struct mlx5_fc_bulk with __counted_by + (jsc#PED-3311). +- net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall() + (jsc#PED-3311). +- net/mlx5: Allow sync reset flow when BF MGT interface device + is present (jsc#PED-3311). +- net/mlx5: print change on SW reset semaphore returns busy + (jsc#PED-3311). +- octeon_ep: remove atomic variable usage in Tx data path + (jsc#PED-6954). +- octeon_ep: implement xmit_more in transmit (jsc#PED-6954). +- octeon_ep: remove dma sync in trasmit path (jsc#PED-6954). +- octeon_ep: add padding for small packets (jsc#PED-6954). +- i40e: Delete unused i40e_mac_info fields (jsc#PED-4874). +- i40e: Move inline helpers to i40e_prototype.h (jsc#PED-4874). +- i40e: Remove VF MAC types (jsc#PED-4874). +- i40e: Use helpers to check running FW and AQ API versions + (jsc#PED-4874). +- i40e: Add other helpers to check version of running firmware + and AQ API (jsc#PED-4874). +- i40e: Move i40e_is_aq_api_ver_ge helper (jsc#PED-4874). +- i40e: Initialize hardware capabilities at single place + (jsc#PED-4874). +- i40e: Consolidate hardware capabilities (jsc#PED-4874). +- i40e: Use DECLARE_BITMAP for flags field in i40e_hw + (jsc#PED-4874). +- i40e: Use DECLARE_BITMAP for flags and hw_features fields in + i40e_pf (jsc#PED-4874). +- i40e: Remove _t suffix from enum type names (jsc#PED-4874). +- i40e: Remove unused flags (jsc#PED-4874). +- i40e: Change user notification of non-SFP module in + i40e_get_module_info() (jsc#PED-4874). +- i40e: add an error code check in i40e_vsi_setup (jsc#PED-4874). +- i40e: increase max descriptors for XL710 (jsc#PED-4874). +- net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy (jsc#PED-4876). +- ethtool: ioctl: account for sopass diff in set_wol + (jsc#PED-4876). +- ethtool: ioctl: improve error checking for set_wol + (jsc#PED-4876). +- commit b118f81 + +- Revert "Limit kernel-source build to architectures for which the kernel binary" + This reverts commit 08a9e44c00758b5f3f3b641830ab6affff041132. + The fix for bsc#1108281 directly causes bsc#1218768, revert. +- commit 2943b8a + +- mkspec: Include constraints for both multibuild and plain package always + There is no need to check for multibuild flag, the constraints can be + always generated for both cases. +- commit 308ea09 + +- rpm/mkspec: use kernel-source: prefix for constraints on multibuild + Otherwise the constraints are not applied with multibuild enabled. +- commit 841012b + +- Delete + patches.suse/nvme-auth-align-to-pre-upstream-FFDHE-implementation.patch. +- commit ea56939 + +- exec: Fix error handling in begin_new_exec() (git-fixes). +- commit baf76e9 + +- arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cells (git-fixes) +- commit bb9ccad + +- arm64: dts: rockchip: Fix led pinctrl of lubancat 1 (git-fixes) +- commit ed2b8f0 + +- arm64: dts: rockchip: Fix rk3588 USB power-domain clocks (git-fixes) +- commit a68e5ac + +- arm64: dts: rockchip: configure eth pad driver strength for orangepi (git-fixes) +- commit 417f128 + +- arm64: dts: sprd: fix the cpu node for UMS512 (git-fixes) +- commit d752ae0 + +- arm64: dts: armada-3720-turris-mox: set irq type for RTC (git-fixes) +- commit 3b64296 + +- arm64: dts: imx8mm: Reduce GPU to nominal speed (git-fixes) +- commit 7de6fae + +- arm64: dts: hisilicon: hikey970-pmic: fix regulator cells properties (git-fixes) +- commit 3671940 + +- arm64: dts: rockchip: Fix eMMC Data Strobe PD on rk3588 (git-fixes) +- commit 32940df + +- arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru (git-fixes) +- commit 53695e4 + +- arm64: dts: rockchip: fix rk356x pcie msg interrupt name (git-fixes) +- commit f23d8af + +- arm64: dts: rockchip: Expand reg size of vdec node for RK3399 (git-fixes) +- commit 4ce9ac8 + +- arm64: dts: rockchip: Expand reg size of vdec node for RK3328 (git-fixes) +- commit 3a84208 + +- arm64: dts: imx8-apalis: set wifi regulator to always-on (git-fixes) +- commit 48b000f + +- arm64: dts: imx93: correct mediamix power (git-fixes) +- commit dff5f85 + +- arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3 (git-fixes) +- commit 4ad1e7f + +- arm64: add dependency between vmlinuz.efi and Image (git-fixes) +- commit d79de8f + +- blacklist.conf: ("arm64: dts: rockchip: Add NanoPC T6 PCIe e-key support") +- commit a24916f + +- arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma size (git-fixes) +- commit 7a3fb4e + +- arm64: dts: imx8-ss-lsio: Add PWM interrupts (git-fixes) +- commit 776de9a + +- rpm/kernel-source.rpmlintrc: add action-ebpf + Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf + plugin) added this precompiled binary blob. Adapt rpmlintrc for + kernel-source. +- commit b5ccb33 + +- arm64: add HWCAP for FEAT_HBC (hinted conditional branches) (git-fixes) + Refresh + patches.suse/arm64-cpufeature-Fix-CLRBHB-and-BC-detection.patch. +- commit 71c2551 + +- Update + patches.suse/genirq-Encapsulate-sparse-bitmap-handling.patch + (bsc#1216838 jsc#PED-7520). +- Update + patches.suse/genirq-Use-a-maple-tree-for-interrupt-descriptor-management.patch + (bsc#1216838 jsc#PED-7520). +- Update + patches.suse/genirq-Use-hlist-for-managing-resend-handlers.patch + (bsc#1216838 jsc#PED-7520). + Add JIRA reference. +- commit 93058c5 + +- blacklist.conf: false positive, driver not backported +- commit f337957 + +- blacklist.conf: false positive without driver conversion to glue layer +- commit 5276996 + +- rpm/kernel-source.changes.old: update and correct the truncated references +- commit 8e09770 + +- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old + The previous change added the manual entry from kernel-sources.change.old + to old_changelog.txt unnecessarily. Let's fix it. +- commit fb033e8 + +- bnxt_en: Add completion ring pointer in TX and RX ring + structures (jsc#PED-7574). +- commit 0ea0ed9 + +- bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info + (jsc#PED-7574). +- commit 3718949 + +- bnxt_en: Add completion ring pointer in TX and RX ring + structures (jsc#PED-7574). +- commit 25104e1 + +- bnxt_en: Put the TX producer information in the TX BD opaque + field (jsc#PED-7574). +- commit 2c6ccef + +- net: renesas: rswitch: Fix unmasking irq condition (git-fixes). +- commit 2f5e1f7 + +- veth: Update XDP feature set when bringing up device + (git-fixes). +- commit fbdb33d + +- net: macb: fix sleep inside spinlock (git-fixes). +- commit 356d69f + +- net: dsa: sja1105: block FDB accesses that are concurrent with + a switch reset (git-fixes). +- commit 07b2fec + +- Delete + patches.suse/infiniband-Remove-the-now-superfluous-sentinel-eleme.patch. + Patch uses not present changes in sysctl, so drop it. +- commit d544c7c + +- net: dsa: sja1105: serialize sja1105_port_mcast_flood() with + other FDB accesses (git-fixes). +- commit aab1ac7 + +- net: hns3: remove GSO partial feature bit (git-fixes). +- commit 55bf00a + +- net: dsa: sja1105: fix multicast forwarding working only for + last added mdb entry (git-fixes). +- commit 53a6499 + +- net: hns3: fix the port information display when sfp is absent + (git-fixes). +- commit c6ec734 + +- net: dsa: sja1105: propagate exact error code from + sja1105_dynamic_config_poll_valid() (git-fixes). +- commit c09eaad + +- net: hns3: fix invalid mutex between tc qdisc and dcb ets + command issue (git-fixes). +- commit 45bfc6e + +- net: dsa: sja1105: hide all multicast addresses from "bridge + fdb show" (git-fixes). +- commit 3565617 + +- net: hns3: fix debugfs concurrency issue between kfree buffer + and read (git-fixes). +- commit 46a2318 + +- net:ethernet:adi:adin1110: Fix forwarding offload (git-fixes). +- commit ba0f408 + +- net: hns3: fix byte order conversion issue in + hclge_dbg_fd_tcam_read() (git-fixes). +- commit df3933b + +- net: ethernet: mtk_eth_soc: fix possible NULL pointer + dereference in mtk_hwlro_get_fdir_all() (git-fixes). +- commit 256db71 + +- net: hns3: fix tx timeout issue (git-fixes). +- commit cb13d0b + +- net: ethernet: mvpp2_main: fix possible OOB write in + mvpp2_ethtool_get_rxnfc() (git-fixes). +- commit 0b2ebf3 + +- net: stmmac: fix handling of zero coalescing tx-usecs + (git-fixes). +- commit dc13842 + +- net: microchip: vcap api: Fix possible memory leak for + vcap_dup_rule() (git-fixes). +- commit d26d0cc + +- net: enetc: distinguish error from valid pointers in + enetc_fixup_clear_rss_rfs() (git-fixes). +- commit 86014cf + +- rpm/kernel-docs.spec.in: fix build with 6.8 + Since upstream commit f061c9f7d058 (Documentation: Document each netlink + family), the build needs python yaml. +- commit 6a7ece3 + +- net: dsa: sja1105: complete tc-cbs offload support on SJA1110 + (git-fixes). +- commit 63f659d + +- net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs + too many times (git-fixes). +- commit ad24f2b + +- net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs + software and offload (git-fixes). +- commit 0f502ee + +- veth: Fixing transmit return status for dropped packets + (git-fixes). +- commit bd05611 + +- pds_core: pass opcode to devcmd_wait (git-fixes). +- commit fa54ffe + +- pds_core: check for work queue before use (git-fixes). +- commit 9dfa465 + +- pds_core: no reset command for VF (git-fixes). +- commit 9f656c7 + +- pds_core: no health reporter in VF (git-fixes). +- commit bb060b3 + +- mlxsw: core_hwmon: Adjust module label names based on MTCAP + sensor counter (git-fixes). +- commit d88bc5a + +- net-device: move xdp_prog to net_device_read_rx (jsc#PED-7574). +- net-device: move gso_partial_features to net_device_read_tx + (jsc#PED-7574). +- bpf: Use nla_ok() instead of checking nla_len directly + (jsc#PED-7574). +- net: sysfs: fix locking in carrier read (jsc#PED-7574). +- Documentations: fix net_cachelines documentation build warning + (jsc#PED-7574). +- Documentations: Analyze heavily used Networking related structs + (jsc#PED-7574). +- tools: ynl: make sure we use local headers for page-pool + (jsc#PED-7574). +- tools: ynl: fix build of the page-pool sample (jsc#PED-7574). +- ipv6: also use netdev_hold() in ip6_route_check_nh() + (jsc#PED-7574). +- commit f0c6261 + +- RDMA/bnxt_re: Fix error code in bnxt_re_create_cq() + (jsc#PED-7574). +- RDMA/bnxt_re: Fix the sparse warnings (jsc#PED-7574). +- RDMA/bnxt_re: Fix the offset for GenP7 adapters for user + applications (jsc#PED-7574). +- RDMA/bnxt_re: Share a page to expose per CQ info with userspace + (jsc#PED-7574). +- RDMA/bnxt_re: Add UAPI to share a page with user space + (jsc#PED-7574). +- RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters + (jsc#PED-7574). +- RDMA/bnxt_re: Doorbell changes (jsc#PED-7574). +- RDMA/bnxt_re: Get the toggle bits from CQ completions + (jsc#PED-7574). +- RDMA/bnxt_re: Update the HW interface definitions + (jsc#PED-7574). +- RDMA/bnxt_re: Update the BAR offsets (jsc#PED-7574). +- RDMA/bnxt_re: Support new 5760X P7 devices (jsc#PED-7574). +- RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware + queue resources (jsc#PED-7574). +- RDMA/bnxt_re: Refactor the queue index update (jsc#PED-7574). +- bnxt_en: Fix RCU locking for ntuple filters in + bnxt_rx_flow_steer() (jsc#PED-7574). +- bnxt_en: Fix RCU locking for ntuple filters in + bnxt_srxclsrldel() (jsc#PED-7574). +- bnxt_en: Remove unneeded variable in + bnxt_hwrm_clear_vnic_filter() (jsc#PED-7574). +- bnxt_en: Fix compile error without CONFIG_RFS_ACCEL + (jsc#PED-7574). +- bnxt_en: Add support for ntuple filter deletion by ethtool + (jsc#PED-7574). +- bnxt_en: Add support for ntuple filters added from ethtool + (jsc#PED-7574). +- bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter + structure (jsc#PED-7574). +- bnxt_en: Refactor ntuple filter removal logic in + bnxt_cfg_ntp_filters() (jsc#PED-7574). +- bnxt_en: Refactor the hash table logic for ntuple filters + (jsc#PED-7574). +- bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer() + (jsc#PED-7574). +- bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base + struct (jsc#PED-7574). +- bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() function + (jsc#PED-7574). +- bnxt_en: Add function to calculate Toeplitz hash (jsc#PED-7574). +- bnxt_en: Refactor L2 filter alloc/free firmware commands + (jsc#PED-7574). +- bnxt_en: Re-structure the bnxt_ntuple_filter structure + (jsc#PED-7574). +- bnxt_en: Add bnxt_l2_filter hash table (jsc#PED-7574). +- bnxt_en: Refactor bnxt_ntuple_filter structure (jsc#PED-7574). +- net: Add MDB bulk deletion device operation (jsc#PED-7574). +- genetlink: introduce helpers to do filtered multicast + (jsc#PED-7574). +- netlink: introduce typedef for filter function (jsc#PED-7574). +- xsk: Add missing SPDX to AF_XDP TX metadata documentation + (jsc#PED-7574). +- page_pool: halve BIAS_MAX for multiple user references of a + fragment (jsc#PED-7574). +- net: ethtool: pass a pointer to parameters to get/set_rxfh + ethtool ops (jsc#PED-7574). +- net: page_pool: factor out releasing DMA from releasing the page + (jsc#PED-7574). +- page_pool: transition to reference count management after page + draining (jsc#PED-7574). +- bnxt_en: Make PTP TX timestamp HWRM query silent (jsc#PED-7574). +- bnxt_en: Skip nic close/open when configuring tstamp filters + (jsc#PED-7574). +- bnxt_en: Add support for UDP GSO on 5760X chips (jsc#PED-7574). +- bnxt_en: add rx_filter_miss extended stats (jsc#PED-7574). +- bnxt_en: Configure UDP tunnel TPA (jsc#PED-7574). +- bnxt_en: Add support for VXLAN GPE (jsc#PED-7574). +- bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commands + (jsc#PED-7574). +- bnxt_en: Allocate extra QP backing store memory when RoCE FW + reports it (jsc#PED-7574). +- bnxt_en: Support TX coalesced completion on 5760X chips + (jsc#PED-7574). +- bnxt_en: Prevent TX timeout with a very small TX ring + (jsc#PED-7574). +- bnxt_en: Fix TX ring indexing logic (jsc#PED-7574). +- bnxt_en: Fix AGG ring check logic in bnxt_check_rings() + (jsc#PED-7574). +- bnxt_en: Fix trimming of P5 RX and TX rings (jsc#PED-7574). +- netlink: Return unsigned value for nla_len() (jsc#PED-7574). +- net: core: synchronize link-watch when carrier is queried + (jsc#PED-7574). +- net-device: reorganize net_device fast path variables + (jsc#PED-7574). +- eth: bnxt: link NAPI instances to queues and IRQs + (jsc#PED-7574). +- netdev-genl: Add PID for the NAPI thread (jsc#PED-7574). +- netdev-genl: spec: Add PID in netdev netlink YAML spec + (jsc#PED-7574). +- net: Add NAPI IRQ support (jsc#PED-7574). +- netdev-genl: spec: Add irq in netdev netlink YAML spec + (jsc#PED-7574). +- netdev-genl: Add netlink framework functions for napi + (jsc#PED-7574). +- netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI + (jsc#PED-7574). +- netdev-genl: Add netlink framework functions for queue + (jsc#PED-7574). +- ice: Add support in the driver for associating queue with napi + (jsc#PED-7574). +- net: Add queue and napi association (jsc#PED-7574). +- netdev-genl: spec: Extend netdev netlink spec in YAML for queue + (jsc#PED-7574). +- bnxt_en: Add 5760X (P7) PCI IDs (jsc#PED-7574). +- bnxt_en: Report the new ethtool link modes in the new firmware + interface (jsc#PED-7574). +- bnxt_en: Support force speed using the new HWRM fields + (jsc#PED-7574). +- bnxt_en: Support new firmware link parameters (jsc#PED-7574). +- bnxt_en: Refactor ethtool speeds logic (jsc#PED-7574). +- bnxt_en: Add support for new RX and TPA_START completion types + for P7 (jsc#PED-7574). +- bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end() + (jsc#PED-7574). +- bnxt_en: Refactor RX VLAN acceleration logic (jsc#PED-7574). +- bnxt_en: Add new P7 hardware interface definitions + (jsc#PED-7574). +- bnxt_en: Refactor RSS capability fields (jsc#PED-7574). +- bnxt_en: Implement the new toggle bit doorbell mechanism on + P7 chips (jsc#PED-7574). +- bnxt_en: Consolidate DB offset calculation (jsc#PED-7574). +- bnxt_en: Define basic P7 macros (jsc#PED-7574). +- bnxt_en: Update firmware interface to 1.10.3.15 (jsc#PED-7574). +- bnxt_en: Fix backing store V2 logic (jsc#PED-7574). +- cache: enforce cache groups (jsc#PED-7574). +- xsk: Add option to calculate TX checksum in SW (jsc#PED-7574). +- xsk: Validate xsk_tx_metadata flags (jsc#PED-7574). +- xsk: Document tx_metadata_len layout (jsc#PED-7574). +- xsk: Add TX timestamp and TX checksum offload support + (jsc#PED-7574). +- xsk: Support tx_metadata_len (jsc#PED-7574). +- net: page_pool: fix general protection fault in page_pool_unlist + (jsc#PED-7574). +- tools: ynl: add sample for getting page-pool information + (jsc#PED-7574). +- net: page_pool: mute the periodic warning for visible page pools + (jsc#PED-7574). +- net: page_pool: expose page pool stats via netlink + (jsc#PED-7574). +- net: page_pool: report when page pool was destroyed + (jsc#PED-7574). +- net: page_pool: report amount of memory held by page pools + (jsc#PED-7574). +- net: page_pool: add netlink notifications for state changes + (jsc#PED-7574). +- net: page_pool: implement GET in the netlink API (jsc#PED-7574). +- net: page_pool: add nlspec for basic access to page pools + (jsc#PED-7574). +- eth: link netdev to page_pools in drivers (jsc#PED-7574). +- net: page_pool: stash the NAPI ID for easier access + (jsc#PED-7574). +- net: page_pool: record pools per netdev (jsc#PED-7574). +- net: page_pool: id the page pools (jsc#PED-7574). +- net: page_pool: factor out uninit (jsc#PED-7574). +- bnxt_en: Rename some macros for the P5 chips (jsc#PED-7574). +- bnxt_en: Modify the NAPI logic for the new P7 chips + (jsc#PED-7574). +- bnxt_en: Modify RX ring indexing logic (jsc#PED-7574). +- bnxt_en: Modify TX ring indexing logic (jsc#PED-7574). +- bnxt_en: Add db_ring_mask and related macro to bnxt_db_info + struct (jsc#PED-7574). +- bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware + calls (jsc#PED-7574). +- bnxt_en: Add support for new backing store query firmware API + (jsc#PED-7574). +- bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function + (jsc#PED-7574). +- bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct + (jsc#PED-7574). +- bnxt_en: Add page info to struct bnxt_ctx_mem_type + (jsc#PED-7574). +- bnxt_en: Restructure context memory data structures + (jsc#PED-7574). +- bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem() (jsc#PED-7574). +- bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free + bp->ctx (jsc#PED-7574). +- net: page_pool: avoid touching slow on the fastpath + (jsc#PED-7574). +- net: page_pool: split the page_pool_params into fast and slow + (jsc#PED-7574). +- rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink + (jsc#PED-7574). +- bnxt_en: Optimize xmit_more TX path (jsc#PED-7574). +- bnxt_en: Use existing MSIX vectors for all mqprio TX rings + (jsc#PED-7574). +- bnxt_en: Add macros related to TC and TX rings (jsc#PED-7574). +- bnxt_en: Add helper to get the number of CP rings required + for TX rings (jsc#PED-7574). +- bnxt_en: Support up to 8 TX rings per MSIX (jsc#PED-7574). +- bnxt_en: Refactor bnxt_hwrm_set_coal() (jsc#PED-7574). +- bnxt_en: New encoding for the TX opaque field (jsc#PED-7574). +- bnxt_en: Refactor bnxt_tx_int() (jsc#PED-7574). +- bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL (jsc#PED-7574). +- connector: Fix proc_event_num_listeners count not cleared + (jsc#PED-7574). +- net: tls, update curr on splice as well (bsc#1218941 + CVE-2024-0646). +- xsk: Skip polling event check for unbound socket (jsc#PED-7574). +- net: Move {l,t,d}stats allocation to core and convert veth & + vrf (jsc#PED-7574). +- net, vrf: Move dstats structure to core (jsc#PED-7574). +- net: Add MDB get device operation (jsc#PED-7574). +- xsk: Avoid starving the xsk further down the list + (jsc#PED-7574). +- net, bpf: Add a warning if NAPI cb missed xdp_do_flush() + (jsc#PED-7574). +- netlink: add variable-length / auto integers (jsc#PED-7574). +- net: introduce napi_is_scheduled helper (jsc#PED-7574). +- net/core: Introduce netdev_core_stats_inc() (jsc#PED-7574). +- ynl: netdev: drop unnecessary enum-as-flags (jsc#PED-7574). +- net: implement lockless SO_PRIORITY (jsc#PED-7574). +- bpf: expose information about supported xdp metadata kfunc + (jsc#PED-7574). +- bpf: make it easier to add new metadata kfunc (jsc#PED-7574). +- xsk: add multi-buffer support for sockets sharing umem + (jsc#PED-7574). +- Fix NULL pointer dereference in cn_filter() (jsc#PED-7574). +- netdev-genl: use struct genl_info for reply construction + (jsc#PED-7574). +- net: add hwtstamping helpers for stackable net devices + (jsc#PED-7574). +- net: add NDOs for configuring hardware timestamping + (jsc#PED-7574). +- net: convert some netlink netdev iterators to depend on the + xarray (jsc#PED-7574). +- ynl: expose xdp-zc-max-segs (jsc#PED-7574). +- netlink: allow be16 and be32 types in all uint policy checks + (jsc#PED-7574). +- net: Remove unused declaration dev_restart() (jsc#PED-7574). +- connector/cn_proc: Allow non-root users access (jsc#PED-7574). +- connector/cn_proc: Performance improvements (jsc#PED-7574). +- connector/cn_proc: Add filtering to fix some bugs + (jsc#PED-7574). +- netlink: Add new netlink_release function (jsc#PED-7574). +- netlink: Reverse the patch which removed filtering + (jsc#PED-7574). +- selftests/xsk: add basic multi-buffer test (jsc#PED-7574). +- selftests/xsk: transmit and receive multi-buffer packets + (jsc#PED-7574). +- xsk: support ZC Tx multi-buffer in batch API (jsc#PED-7574). +- xsk: discard zero length descriptors in Tx path (jsc#PED-7574). +- net: create device lookup API with reference tracking + (jsc#PED-7574). +- commit e8d3010 + +- r8152: Choose our USB config with choose_configuration() + rather than probe() (git-fixes). +- commit 1e8cc32 + +- mlxsw: i2c: Limit single transaction buffer size (git-fixes). +- commit 8e2d36d + +- usb: core: Fix crash w/ usb_choose_configuration() if no driver + (git-fixes). +- commit 3b35679 + +- mlxsw: i2c: Fix chunk size setting in output mailbox buffer + (git-fixes). +- commit 05f3c6b + +- net: handle ARPHRD_PPP in dev_is_mac_header_xmit() (git-fixes). +- commit 06f5d73 + +- net: lan966x: Fix return value check for vcap_get_rule() + (git-fixes). +- commit 03b99a2 + +- usb: core: Allow subclassed USB drivers to override + usb_choose_configuration() (git-fixes). +- commit 44b3c00 + +- net: hns3: fix wrong rpu tln reg issue (git-fixes). +- commit a1137c7 + +- net: hns3: Support tlv in regs data for HNS3 PF driver + (git-fixes). +- commit 6734c8c + +- net: hns3: move dump regs function to a separate file + (git-fixes). +- commit 4080e37 + +- net: ethernet: adi: adin1110: use eth_broadcast_addr() to + assign broadcast address (git-fixes). +- commit c53d87f + +- usb: core: Don't force USB generic_subclass drivers to define + probe() (git-fixes). +- commit 7e41fc6 + +- net: altera: tse: remove mac_an_restart() function (git-fixes). +- commit 666a388 + +- net: usb: ax88179_178a: avoid two consecutive device resets + (bsc#1218948). +- commit 8517946 + +- RDMA/mana_ib: Add CQ interrupt support for RAW QP (git-fixes). +- RDMA/mana_ib: query device capabilities (git-fixes). +- RDMA/mana_ib: register RDMA device with GDMA (git-fixes). +- hv_netvsc: remove duplicated including of slab.h (git-fixes). +- net: mana: add msix index sharing between EQs (git-fixes). +- net: mana: Fix spelling mistake "enforecement" -> "enforcement" + (git-fixes). +- net :mana :Add remaining GDMA stats for MANA to ethtool + (git-fixes). +- net: mana: select PAGE_POOL (git-fixes). +- hv_netvsc: rndis_filter needs to select NLS (git-fixes). +- commit a651fcd + +- Move upstreamed patches into sorted section +- commit 412a82b + +- misc: hpilo: make ilo_class a static const structure + (jsc#PED-7689). +- commit 48ef5cd + +- nfsd: fix RELEASE_LOCKOWNER (bsc#1218968). +- commit 2ac4814 + +- xfs: allow read IO and FICLONE to run concurrently + (bsc#1218934). +- commit b6b4c4a + +- Input: atkbd - use ab83 as id when skipping the getid command + (git-fixes). +- commit 09aa4d9 + +- Add alt-commit to an ASoC fix +- commit ac54a21 + +- parport: parport_serial: Add Brainboxes device IDs and geometry + (git-fixes). +- parport: parport_serial: Add Brainboxes BAR details (git-fixes). +- scripts/decode_stacktrace.sh: optionally use LLVM utilities + (git-fixes). +- nfc: Do not send datagram if socket state isn't LLCP_BOUND + (git-fixes). +- Input: xpad - add Razer Wolverine V2 support (git-fixes). +- Input: i8042 - add nomux quirk for Acer P459-G2-M (git-fixes). +- Input: atkbd - skip ATKBD_CMD_GETID in translated mode + (git-fixes). +- Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1 + (git-fixes). +- kselftest: alsa: fixed a print formatting warning (git-fixes). +- i2c: rk3x: fix potential spinlock recursion on poll (git-fixes). +- pinctrl: cy8c95x0: Fix get_pincfg (git-fixes). +- pinctrl: cy8c95x0: Fix regression (git-fixes). +- pinctrl: cy8c95x0: Fix typo (git-fixes). +- pinctrl: amd: Mask non-wake source pins with interrupt enabled + at suspend (git-fixes). +- wifi: iwlwifi: pcie: avoid a NULL pointer dereference + (git-fixes). +- reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning + (git-fixes). +- platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework + 13 (git-fixes). +- platform/x86/amd/pmc: Move keyboard wakeup disablement detection + to pmc-quirks (git-fixes). +- platform/x86/amd/pmc: Only run IRQ1 firmware version check on + Cezanne (git-fixes). +- platform/x86/amd/pmc: Move platform defines to header + (git-fixes). +- platform/x86: thinkpad_acpi: fix for incorrect fan reporting + on some ThinkPad systems (git-fixes). +- soundwire: intel_ace2x: fix AC timing setting for ACE2.x + (git-fixes). +- platform/x86: intel-vbtn: Fix missing tablet-mode-switch events + (git-fixes). +- hwtracing: hisi_ptt: Don't try to attach a task (git-fixes). +- hwtracing: hisi_ptt: Handle the interrupt in hardirq context + (git-fixes). +- hwmon: (corsair-psu) Fix probe when built-in (git-fixes). +- nouveau/tu102: flush all pdbs on vmm flush (git-fixes). +- kunit: Reset suite counter right before running tests + (git-fixes). +- kunit: Warn if tests are slow (git-fixes). +- wifi: mac80211: handle 320 MHz in + ieee80211_ht_cap_ie_to_sta_ht_cap (git-fixes). +- wifi: avoid offset calculation on NULL pointer (git-fixes). +- wifi: cfg80211: lock wiphy mutex for rfkill poll (git-fixes). +- pinctrl: lochnagar: Don't build on MIPS (git-fixes). +- pinctrl: s32cc: Avoid possible string truncation (git-fixes). +- pinctrl: amd: Use pm_pr_dbg to show debugging messages + (git-fixes). +- commit ab000cc + +- dmaengine: idxd: Move dma_free_coherent() out of spinlocked + context (git-fixes). +- dmaengine: fix NULL pointer in channel unregistration function + (git-fixes). +- driver core: Add a guard() definition for the device_lock() + (git-fixes). +- drm/amd/display: get dprefclk ss info from integration info + table (git-fixes). +- drm/amd/display: Add case for dcn35 to support usb4 dmub hpd + event (git-fixes). +- drm/amdkfd: svm range always mapped flag not working on APU + (git-fixes). +- HID: nintendo: Prevent divide-by-zero on code (git-fixes). +- HID: nintendo: fix initializer element is not constant error + (git-fixes). +- drm/crtc: fix uninitialized variable use (git-fixes). +- drm/crtc: Fix uninit-value bug in drm_mode_setcrtc (git-fixes). +- drm/exynos: fix a wrong error checking (git-fixes). +- drm/exynos: fix a potential error pointer dereference + (git-fixes). +- drm/amdgpu: Add NULL checks for function pointers (git-fixes). +- drm/amd/display: Add monitor patch for specific eDP (git-fixes). +- drm/amdgpu: Use another offset for GC 9.4.3 remap (git-fixes). +- drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit + (git-fixes). +- drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel + null pointer (git-fixes). +- drm/amd/display: update dcn315 lpddr pstate latency (git-fixes). +- drm/amdkfd: Use common function for IP version check + (git-fixes). +- drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt + (git-fixes). +- commit f779c78 + +- virtio_pmem: support feature SHMEM_REGION (jsc#PED-5853). +- nvdimm/namespace: fix kernel-doc for function params + (jsc#PED-5853). +- nvdimm/dimm_devs: fix kernel-doc for function params + (jsc#PED-5853). +- nvdimm/btt: fix btt_blk_cleanup() kernel-doc (jsc#PED-5853). +- nvdimm-btt: simplify code with the scope based resource + management (jsc#PED-5853). +- nvdimm: Remove usage of the deprecated ida_simple_xx() API + (jsc#PED-5853). +- nvdimm/btt: replace deprecated strncpy with strscpy + (jsc#PED-5853). +- dax/kmem: allow kmem to add memory with memmap_on_memory + (jsc#PED-5853). +- libnvdimm: remove kernel-doc warnings: (jsc#PED-5853). +- libnvdimm: Annotate struct nd_region with __counted_by + (jsc#PED-5853). +- nd_btt: Make BTT lanes preemptible (jsc#PED-5853). +- libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and + check its return value (jsc#PED-5853). +- dax: refactor deprecated strncpy (jsc#PED-5853). +- nvdimm: Fix dereference after free in register_nvdimm_pmu() + (jsc#PED-5853). +- nvdimm: Fix memleak of pmu attr_groups in + unregister_nvdimm_pmu() (jsc#PED-5853). +- nvdimm/pfn_dev: Avoid unnecessary endian conversion + (jsc#PED-5853). +- nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces + (jsc#PED-5853). +- nvdimm: Explicitly include correct DT includes (jsc#PED-5853). +- nvdimm: Use kstrtobool() instead of strtobool() (jsc#PED-5853). +- mm/hugepage pud: allow arch-specific helper function to check + huge page pud support (jsc#PED-5853). +- dax: enable dax fault handler to report VM_FAULT_HWPOISON + (jsc#PED-5853). +- dax: Cleanup extra dax_region references (jsc#PED-5853). +- dax: Use device_unregister() in unregister_dax_mapping() + (jsc#PED-5853). +- nvdimm: make security_show static (jsc#PED-5853). +- nvdimm: make nd_class variable static (jsc#PED-5853). +- libnvdimm: mark 'security_show' static again (jsc#PED-5853). +- dax: fix missing-prototype warnings (jsc#PED-5853). +- commit b5a37cd + +- bus: moxtet: Add spi device table (git-fixes). +- bus: moxtet: Mark the irq as shared (git-fixes). +- ACPI: resource: Add another DMI match for the TongFang GMxXGxx + (git-fixes). +- ARM: sun9i: smp: fix return code check of + of_property_match_string (git-fixes). +- ASoC: SOF: Intel: hda-codec: Delay the codec device registration + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab + S10346 (git-fixes). +- ASoC: cs35l45: Prevents spinning during runtime suspend + (git-fixes). +- ASoC: cs35l45: Prevent IRQ handling when suspending/resuming + (git-fixes). +- ASoC: cs35l45: Use modern pm_ops (git-fixes). +- clk: rockchip: rk3128: Fix HCLK_OTG gate register (git-fixes). +- clk: rockchip: rk3568: Add PLL rate for 292.5MHz (git-fixes). +- ASoC: da7219: Support low DC impedance headset (git-fixes). +- ASoC: SOF: ipc4-topology: Correct data structures for the GAIN + module (git-fixes). +- ASoC: SOF: ipc4-topology: Correct data structures for the SRC + module (git-fixes). +- ASoC: hdac_hda: Conditionally register dais for HDMI and Analog + (git-fixes). +- ASoC: SOF: sof-audio: Modify logic for enabling/disabling + topology cores (git-fixes). +- ASoC: SOF: ipc4-topology: Add core_mask in struct + snd_sof_pipeline (git-fixes). +- ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI + is not available (git-fixes). +- ASoC: fsl_xcvr: refine the requested phy clock frequency + (git-fixes). +- ASoC: rt5650: add mutex to avoid the jack detection failure + (git-fixes). +- ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only case + (git-fixes). +- ASoC: cs43130: Fix incorrect frame delay configuration + (git-fixes). +- ASoC: cs43130: Fix the position of const qualifier (git-fixes). +- ASoC: Intel: Skylake: mem leak in skl register function + (git-fixes). +- ASoC: SOF: topology: Fix mem leak in sof_dai_load() (git-fixes). +- ASoC: nau8822: Fix incorrect type in assignment and cast to + restricted __be16 (git-fixes). +- ASoC: Intel: Skylake: Fix mem leak in few functions (git-fixes). +- ASoC: wm8974: Correct boost mixer inputs (git-fixes). +- commit 8e23814 + +- watchdog/hpwdt: Remove unused variable (jsc#PED-7477). +- watchdog/hpwdt: Remove redundant test (jsc#PED-7477). +- commit 1d0b9e9 + +- Update patch reference for hpwdt patch (jsc#PED-7477) +- commit 6b37003 + +- ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5 + (git-fixes). +- ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic + boost on HP ZBook (git-fixes). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx + (git-fixes). +- commit 9f81551 + +- libapi: Add missing linux/types.h header to get the __u64 type + on io.h (git-fixes). +- arm64/sme: Always exit sme_alloc() early with existing storage + (git-fixes). +- arm64/fpsimd: Remove spurious check for SVE support (git-fixes). +- arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via + ptrace (git-fixes). +- arm64: scs: Work around full LTO issue with dynamic SCS + (git-fixes). +- ASoC: SOF: ipc4-loader: remove the CPC check warnings + (git-fixes). +- ASoC: SOF: ipc4-pcm: remove log message for LLP (git-fixes). +- ASoC: mediatek: sof-common: Add NULL check for normal_link + string (git-fixes). +- ALSA: oxygen: Fix right channel of capture volume mixer + (git-fixes). +- drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2" + (git-fixes). +- drm/amdgpu: Fix the null pointer when load rlc firmware + (git-fixes). +- drm/amdgpu: fall back to INPUT power for AVG power via INFO + IOCTL (git-fixes). +- drm/amdkfd: fixes for HMM mem allocation (git-fixes). +- Revert "drm/amd/display: fix bandwidth validation failure on + DCN 2.1" (git-fixes). +- power: supply: cw2015: correct time_to_empty units in sysfs + (git-fixes). +- power: supply: bq256xx: fix some problem in bq256xx_hw_init + (git-fixes). +- apparmor: avoid crash when parsed profile name is empty + (git-fixes). +- apparmor: fix possible memory leak in unpack_trans_table + (git-fixes). +- serial: sc16is7xx: set safe default SPI clock frequency + (git-fixes). +- serial: sc16is7xx: add check for unsupported SPI modes during + probe (git-fixes). +- commit ec5fb8d + +- perf/x86/intel/uncore: Factor out topology_gidnid_map() + (bsc#1218958). +- perf/x86/intel/uncore: Fix NULL pointer dereference issue in + upi_fill_topology() (bsc#1218958). +- commit 3c9d9ce + +- selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes + (git-fixes). +- selftests: mlxsw: qos_pfc: Remove wrong description (git-fixes). +- selftests: bonding: Add more missing config options (git-fixes). +- selftests: netdevsim: add a config file (git-fixes). +- usb: mon: Fix atomicity violation in mon_bin_vma_fault + (git-fixes). +- usb: typec: class: fix typec_altmode_put_partner to put plugs + (git-fixes). +- usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer + (git-fixes). +- usb: dwc3: gadget: Queue PM runtime idle on disconnect event + (git-fixes). +- usb: phy: mxs: remove CONFIG_USB_OTG condition for + mxs_phy_is_otg_host() (git-fixes). +- usb: chipidea: wait controller resume finished for wakeup irq + (git-fixes). +- usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg + enabled (git-fixes). +- usb: cdns3: fix iso transfer error when mult is not zero + (git-fixes). +- usb: cdns3: fix uvc failure work since sg support enabled + (git-fixes). +- usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart + (git-fixes). +- usb: dwc3: gadget: Handle EP0 request dequeuing properly + (git-fixes). +- Revert "usb: dwc3: don't reset device side if dwc3 was + configured as host-only" (git-fixes). +- Revert "usb: dwc3: Soft reset phy on probe for host" + (git-fixes). +- Revert "usb: typec: class: fix typec_altmode_put_partner to + put plugs" (git-fixes). +- usb: gadget: webcam: Make g_webcam loadable again (git-fixes). +- serial: omap: do not override settings for RS485 support + (git-fixes). +- serial: core, imx: do not set RS485 enabled if it is not + supported (git-fixes). +- serial: core: make sure RS485 cannot be enabled when it is + not supported (git-fixes). +- serial: core: fix sanitizing check for RTS settings (git-fixes). +- serial: 8250_bcm2835aux: Restore clock error handling + (git-fixes). +- serial: imx: Ensure that imx_uart_rs485_config() is called + with enabled clock (git-fixes). +- serial: apbuart: fix console prompt on qemu (git-fixes). +- serial: imx: Correct clock error message in function probe() + (git-fixes). +- serial: imx: fix tx statemachine deadlock (git-fixes). +- serial: sccnxp: Improve error message if regulator_disable() + fails (git-fixes). +- serial: 8250: omap: Don't skip resource freeing if + pm_runtime_resume_and_get() failed (git-fixes). +- software node: Let args be NULL in + software_node_get_reference_args (git-fixes). +- commit 1dd97ae + +- modpost: move __attribute__((format(printf, 2, 3))) to modpost.h + (git-fixes). +- kbuild: buildtar: Remove unused $dirs (git-fixes). +- kdb: Fix a potential buffer overflow in kdb_local() (git-fixes). +- selftests: bonding: add missing build configs (git-fixes). +- selftests: netdevsim: sprinkle more udevadm settle (git-fixes). +- selftests: bonding: Change script interpreter (git-fixes). +- i2c: s3c24xx: fix transferring more than one message in polling + mode (git-fixes). +- i2c: s3c24xx: fix read transfers in polling mode (git-fixes). +- rtc: Extend timeout for waiting for UIP to clear to 1s + (git-fixes). +- rtc: Add support for configuring the UIP timeout for RTC reads + (git-fixes). +- rtc: Adjust failure return code for cmos_set_alarm() + (git-fixes). +- rtc: mc146818-lib: Adjust failure return code for + mc146818_get_time() (git-fixes). +- gpio: EN7523: fix kernel-doc warnings (git-fixes). +- pwm: jz4740: Don't use dev_err_probe() in .request() + (git-fixes). +- pwm: Fix out-of-bounds access in of_pwm_single_xlate() + (git-fixes). +- backlight: hx8357: Convert to agnostic GPIO API (git-fixes). +- dma-debug: fix kernel-doc warnings (git-fixes). +- cxl/port: Fix decoder initialization when nr_targets > + interleave_ways (git-fixes). +- cxl/region: fix x9 interleave typo (git-fixes). +- selftests/sgx: Skip non X86_64 platform (git-fixes). +- selftests/sgx: Include memory clobber for inline asm in test + enclave (git-fixes). +- selftests/sgx: Fix uninitialized pointer dereferences in + encl_get_entry (git-fixes). +- selftests/sgx: Fix uninitialized pointer dereference in error + path (git-fixes). +- class: fix use-after-free in class_register() (git-fixes). +- acpi: property: Let args be NULL in + __acpi_node_get_property_reference (git-fixes). +- base/node.c: initialize the accessor list before registering + (git-fixes). +- commit 7b0bf11 + +- s390/vfio-ap: do not reset queue removed from host config + (git-fixes bsc#1218996). +- commit bc352ee + +- s390/vfio-ap: reset queues associated with adapter for queue + unbound from driver (bsc#1218993 git-fixes). +- commit 5646a17 + +- s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl + (bsc#1218992 git-fixes). +- commit 772cff8 + +- s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl + (bsc#1218992 git-fixes). +- commit 7a3f44a + +- s390/vfio-ap: reset queues filtered from the guest's AP config + (git-fixes bsc#1218992). +- commit 79ec7d5 + +- s390/vfio-ap: let on_scan_complete() callback filter matrix + and update guest's APCB (git-fixes bsc#1218991). +- commit 692b477 + +- s390/vfio-ap: loop over the shadow APCB when filtering guest's + AP configuration (git-fixes bsc#1218989). +- commit 8ddc8b3 + +- s390/vfio-ap: always filter entire AP matrix (git-fixes + bsc#1218988). +- commit 8a86865 + +- s390/pci: fix max size calculation in zpci_memcpy_toio() + (git-fixes bsc#1218987). +- commit d38497a + +- bpf: Use c->unit_size to select target cache during free + (jsc#PED-6811). +- bpf: Limit the number of uprobes when attaching program to + multiple uprobes (jsc#PED-6811). +- bpf: Add KF_RCU flag to bpf_refcount_acquire_impl + (jsc#PED-6811). +- bpf: Add missing BPF_LINK_TYPE invocations (jsc#PED-6811). +- netfilter: bpf: fix bad registration on nf_defrag + (jsc#PED-6811). +- bpf: Fix a verifier bug due to incorrect branch offset + comparison with cpu=v4 (jsc#PED-6811). +- bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags() + (jsc#PED-6811). +- selftests/bpf: trace_helpers.c: Optimize kallsyms cache + (jsc#PED-6811). +- net: Fix skb consume leak in sch_handle_egress (jsc#PED-6811). +- net: Fix slab-out-of-bounds in inet_steal_sock (jsc#PED-6811). +- net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp_ehashfn + (jsc#PED-6811). +- tcx: Fix splat during dev unregister (jsc#PED-6811). +- tcx: Fix splat in ingress_destroy upon tcx_entry_free + (jsc#PED-6811). +- commit 5be5d11 + +- KVM: s390: vsie: Fix STFLE interpretive execution identification + (git-fixes bsc#1218960). +- commit ad0fc48 + +- powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free] + (jsc#PED-5083). +- powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data + (jsc#PED-5083). +- powerpc/bpf: implement bpf_arch_text_invalidate for + bpf_prog_pack (jsc#PED-5083). +- powerpc/bpf: implement bpf_arch_text_copy (jsc#PED-5083). +- powerpc/code-patching: introduce patch_instructions() + (jsc#PED-5083). +- commit ed7c82d + +- ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path + (git-fixes). +- commit b2151e4 + +- ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under + @c->lp_mutex (git-fixes). +- commit 837ee41 + +- exfat: support handle zero-size directory (git-fixes). +- commit 4e50352 + +- bpf: Add fd-based tcx multi-prog infra with link support (jsc#PED-6811). +- Update config files, add CONFIG_XGRESS=y +- commit 2251cdf + +- ibmveth: Remove condition to recompute TCP header checksum + (jsc#PED-5067). +- commit 59a623a + +- tipc: fix a potential deadlock on &tx->lock (bsc#1218916 + CVE-2024-0641). +- commit eaf2892 + +- Update metadata +- commit bd3aa7e + +- selftests/bpf: Add testcase for async callback return value + failure (jsc#PED-6811). +- bpf: Fix verifier log for async callback return values + (jsc#PED-6811). +- xdp: Fix zero-size allocation warning in xskq_create() + (jsc#PED-6811). +- riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return + values (jsc#PED-6811). +- riscv, bpf: Sign-extend return values (jsc#PED-6811). +- selftests/bpf: Make seen_tc* variable tests more robust + (jsc#PED-6811). +- selftests/bpf: Test query on empty mprog and pass revision + into attach (jsc#PED-6811). +- selftests/bpf: Adapt assert_mprog_count to always expect 0 count + (jsc#PED-6811). +- selftests/bpf: Test bpf_mprog query API via libbpf and raw + syscall (jsc#PED-6811). +- bpf: Refuse unused attributes in bpf_prog_{attach,detach} + (jsc#PED-6811). +- bpf: Handle bpf_mprog_query with NULL entry (jsc#PED-6811). +- bpf: Fix BPF_PROG_QUERY last field check (jsc#PED-6811). +- bpf: Use kmalloc_size_roundup() to adjust size_index + (jsc#PED-6811). +- selftest/bpf: Add various selftests for program limits + (jsc#PED-6811). +- bpf, mprog: Fix maximum program check on mprog attachment + (jsc#PED-6811). +- bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets + (jsc#PED-6811). +- bpf, sockmap: Add tests for MSG_F_PEEK (jsc#PED-6811). +- bpf, sockmap: Do not inc copied_seq when PEEK flag set + (jsc#PED-6811). +- bpf: tcp_read_skb needs to pop skb regardless of seq + (jsc#PED-6811). +- bpf: unconditionally reset backtrack_state masks on global + func exit (jsc#PED-6811). +- bpf: Fix tr dereferencing (jsc#PED-6811). +- selftests/bpf: Check bpf_cubic_acked() is called via struct_ops + (jsc#PED-6811). +- bpf: Fix BTF_ID symbol generation collision in tools/ + (jsc#PED-6811). +- bpf: Fix BTF_ID symbol generation collision (jsc#PED-6811). +- bpf: Fix uprobe_multi get_pid_task error path (jsc#PED-6811). +- bpf: Skip unit_size checking for global per-cpu allocator + (jsc#PED-6811). +- netfilter, bpf: Adjust timeouts of non-confirmed CTs in + bpf_ct_insert_entry() (jsc#PED-6811). +- selftests/bpf: Fix kprobe_multi_test/attach_override test + (jsc#PED-6811). +- bpf, cgroup: fix multiple kernel-doc warnings (jsc#PED-6811). +- selftests/bpf: fix unpriv_disabled check in test_verifier + (jsc#PED-6811). +- bpf: Fix a erroneous check after snprintf() (jsc#PED-6811). +- selftests/bpf: ensure all CI arches set + CONFIG_BPF_KPROBE_OVERRIDE=y (jsc#PED-6811). +- selftests/bpf: Offloaded prog after non-offloaded should not + cause BUG (jsc#PED-6811). +- bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init + (jsc#PED-6811). +- bpf: Avoid deadlock when using queue and stack maps from NMI + (jsc#PED-6811). +- selftests/bpf: Update bpf_clone_redirect expected return code + (jsc#PED-6811). +- bpf: Clarify error expectations from bpf_clone_redirect + (jsc#PED-6811). +- selftests/bpf: Test all valid alloc sizes for bpf mem allocator + (jsc#PED-6811). +- bpf: Ensure unit_size is matched with slab cache object size + (jsc#PED-6811). +- bpf: Don't prefill for unused bpf_mem_cache (jsc#PED-6811). +- bpf: Adjust size_index according to the value of + KMALLOC_MIN_SIZE (jsc#PED-6811). +- selftests/bpf: Add kprobe_multi override test (jsc#PED-6811). +- bpf, riscv: use prog pack allocator in the BPF JIT + (jsc#PED-6811). +- riscv: implement a memset like function for text (jsc#PED-6811). +- riscv: extend patch_text_nosync() for multiple pages + (jsc#PED-6811). +- bpf: make bpf_prog_pack allocator portable (jsc#PED-6811). +- selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc + (jsc#PED-6811). +- bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc + (jsc#PED-6811). +- bpf: bpf_sk_storage: Fix invalid wait context lockdep report + (jsc#PED-6811). +- bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion + check (jsc#PED-6811). +- bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in + kern_sys_bpf() (jsc#PED-6811). +- bpf, sockmap: Fix skb refcnt race after locking changes + (jsc#PED-6811). +- docs/bpf: Fix "file doesn't exist" warnings in + {llvm_reloc,btf}.rst (jsc#PED-6811). +- selftests/bpf: Include build flavors for install target + (jsc#PED-6811). +- bpf: Annotate bpf_long_memcpy with data_race (jsc#PED-6811). +- selftests/bpf: Fix d_path test (jsc#PED-6811). +- bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py + (jsc#PED-6811). +- bpf, docs: s/eBPF/BPF in standards documents (jsc#PED-6811). +- bpf, docs: Add abi.rst document to standardization subdirectory + (jsc#PED-6811). +- bpf, docs: Move linux-notes.rst to root bpf docs tree + (jsc#PED-6811). +- bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t + (jsc#PED-6811). +- docs/bpf: Add description for CO-RE relocations (jsc#PED-6811). +- bpf, docs: Correct source of offset for program-local call + (jsc#PED-6811). +- bpftool: Fix build warnings with -Wtype-limits (jsc#PED-6811). +- bpf: Prevent inlining of bpf_fentry_test7() (jsc#PED-6811). +- commit 65b8e7a + +- selftests/bpf: Add tests for rbtree API interaction in sleepable + progs (jsc#PED-6811). +- bpf: Allow bpf_spin_{lock,unlock} in sleepable progs + (jsc#PED-6811). +- bpf: Consider non-owning refs to refcounted nodes RCU protected + (jsc#PED-6811). +- bpf: Reenable bpf_refcount_acquire (jsc#PED-6811). +- bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes + (jsc#PED-6811). +- bpf: Consider non-owning refs trusted (jsc#PED-6811). +- selftests/bpf: Enable cpu v4 tests for RV64 (jsc#PED-6811). +- riscv, bpf: Support unconditional bswap insn (jsc#PED-6811). +- riscv, bpf: Support signed div/mod insns (jsc#PED-6811). +- riscv, bpf: Support 32-bit offset jmp insn (jsc#PED-6811). +- riscv, bpf: Support sign-extension mov insns (jsc#PED-6811). +- riscv, bpf: Support sign-extension load insns (jsc#PED-6811). +- riscv, bpf: Fix missing exception handling and redundant zext + for LDX_B/H/W (jsc#PED-6811). +- samples/bpf: Add note to README about the XDP utilities moved + to xdp-tools (jsc#PED-6811). +- samples/bpf: Cleanup .gitignore (jsc#PED-6811). +- samples/bpf: Remove the xdp_sample_pkts utility (jsc#PED-6811). +- samples/bpf: Remove the xdp1 and xdp2 utilities (jsc#PED-6811). +- samples/bpf: Remove the xdp_rxq_info utility (jsc#PED-6811). +- samples/bpf: Remove the xdp_redirect* utilities (jsc#PED-6811). +- samples/bpf: Remove the xdp_monitor utility (jsc#PED-6811). +- selftests/bpf: Add a local kptr test with no special fields + (jsc#PED-6811). +- bpf: Remove a WARN_ON_ONCE warning related to local kptr + (jsc#PED-6811). +- libbpf: fix signedness determination in CO-RE relo handling + logic (jsc#PED-6811). +- selftests/bpf: add uprobe_multi test binary to .gitignore + (jsc#PED-6811). +- libbpf: Add bpf_object__unpin() (jsc#PED-6811). +- selftests/bpf: Add selftest for allow_ptr_leaks (jsc#PED-6811). +- bpf: Fix issue in verifying allow_ptr_leaks (jsc#PED-6811). +- libbpf: Free btf_vmlinux when closing bpf_object (jsc#PED-6811). +- selftests/bpf: Add test for bpf_obj_drop with bad reg->off + (jsc#PED-6811). +- bpf: Fix check_func_arg_reg_off bug for graph root/node + (jsc#PED-6811). +- selftests/bpf: Add a failure test for bpf_kptr_xchg() with + local kptr (jsc#PED-6811). +- bpf: Fix a bpf_kptr_xchg() issue with local kptr (jsc#PED-6811). +- selftests/bpf: Add extra link to uprobe_multi tests + (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi pid filter tests (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi cookie test (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi usdt bench test (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi usdt test code (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi bench test (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi test program (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi link test (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi api test (jsc#PED-6811). +- selftests/bpf: Add uprobe_multi skel test (jsc#PED-6811). +- selftests/bpf: Move get_time_ns to testing_helpers.h + (jsc#PED-6811). +- libbpf: Add uprobe multi link support to + bpf_program__attach_usdt (jsc#PED-6811). +- libbpf: Add uprobe multi link detection (jsc#PED-6811). +- libbpf: Add support for uprobe.multi[.s] program sections + (jsc#PED-6811). +- libbpf: Add bpf_program__attach_uprobe_multi function + (jsc#PED-6811). +- libbpf: Add bpf_link_create support for multi uprobes + (jsc#PED-6811). +- libbpf: Add elf_resolve_pattern_offsets function (jsc#PED-6811). +- libbpf: Add elf_resolve_syms_offsets function (jsc#PED-6811). +- libbpf: Add elf symbol iterator (jsc#PED-6811). +- libbpf: Add elf_open/elf_close functions (jsc#PED-6811). +- libbpf: Move elf_find_func_offset* functions to elf object + (jsc#PED-6811). +- libbpf: Add uprobe_multi attach type and link names + (jsc#PED-6811). +- bpf: Add bpf_get_func_ip helper support for uprobe link + (jsc#PED-6811). +- bpf: Add pid filter support for uprobe_multi link + (jsc#PED-6811). +- bpf: Add cookies support for uprobe_multi link (jsc#PED-6811). +- bpf: Add multi uprobe link (jsc#PED-6811). +- bpf: Add attach_type checks under + bpf_prog_attach_check_attach_type (jsc#PED-6811). +- bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum + (jsc#PED-6811). +- samples/bpf: simplify spintest with kprobe.multi (jsc#PED-6811). +- samples/bpf: refactor syscall tracing programs using + BPF_KSYSCALL macro (jsc#PED-6811). +- samples/bpf: fix broken map lookup probe (jsc#PED-6811). +- samples/bpf: fix bio latency check with tracepoint + (jsc#PED-6811). +- samples/bpf: make tracing programs to be more CO-RE centric + (jsc#PED-6811). +- samples/bpf: fix symbol mismatch by compiler optimization + (jsc#PED-6811). +- samples/bpf: unify bpf program suffix to .bpf with tracing + programs (jsc#PED-6811). +- samples/bpf: convert to vmlinux.h with tracing programs + (jsc#PED-6811). +- samples/bpf: fix warning with ignored-attributes (jsc#PED-6811). +- bpf, cpumask: Clean up bpf_cpu_map_entry directly in + cpu_map_free (jsc#PED-6811). +- bpf, cpumap: Use queue_rcu_work() to remove unnecessary + rcu_barrier() (jsc#PED-6811). +- selftests/bpf: Fix a selftest compilation error (jsc#PED-6811). +- selftests/bpf: Add CO-RE relocs kfunc flavors tests + (jsc#PED-6811). +- libbpf: Support triple-underscore flavors for kfunc relocation + (jsc#PED-6811). +- bpf/tests: Enhance output on error and fix typos (jsc#PED-6811). +- selftests/bpf: Add lwt_xmit tests for BPF_REROUTE + (jsc#PED-6811). +- selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT + (jsc#PED-6811). +- lwt: Check LWTUNNEL_XMIT_CONTINUE strictly (jsc#PED-6811). +- lwt: Fix return values of BPF xmit ops (jsc#PED-6811). +- selftests/bpf: Enable cpu v4 tests for arm64 (jsc#PED-6811). +- bpf, arm64: Support signed div/mod instructions (jsc#PED-6811). +- bpf, arm64: Support 32-bit offset jmp instruction + (jsc#PED-6811). +- bpf, arm64: Support unconditional bswap (jsc#PED-6811). +- bpf, arm64: Support sign-extension mov instructions + (jsc#PED-6811). +- bpf, arm64: Support sign-extension load instructions + (jsc#PED-6811). +- arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW (jsc#PED-6811). +- selftests/bpf: Add mptcpify test (jsc#PED-6811). +- selftests/bpf: Fix error checks of mptcp open_and_load + (jsc#PED-6811). +- selftests/bpf: Add two mptcp netns helpers (jsc#PED-6811). +- bpf: Add update_socket_protocol hook (jsc#PED-6811). +- bpftool: Implement link show support for xdp (jsc#PED-6811). +- bpftool: Implement link show support for tcx (jsc#PED-6811). +- selftests/bpf: Add selftest for fill_link_info (jsc#PED-6811). +- bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe() + (jsc#PED-6811). +- bpf: Document struct bpf_struct_ops fields (jsc#PED-6811). +- bpf: Support default .validate() and .update() behavior for + struct_ops links (jsc#PED-6811). +- selftests/bpf: Add various more tcx test cases (jsc#PED-6811). +- bpftool: fix perf help message (jsc#PED-6811). +- bpf: Remove unused declaration bpf_link_new_file() + (jsc#PED-6811). +- bpf: btf: Remove two unused function declarations + (jsc#PED-6811). +- bpf: lru: Remove unused declaration bpf_lru_promote() + (jsc#PED-6811). +- selftests/bpf: relax expected log messages to allow emitting + BPF_ST (jsc#PED-6811). +- selftests/bpf: remove duplicated functions (jsc#PED-6811). +- selftests/bpf: fix the incorrect verification of port numbers + (jsc#PED-6811). +- commit 3e6c5b4 + +- uio: Fix use-after-free in uio_open (git-fixes). +- scripts/tags.sh: Update comment (addition of gtags) (git-fixes). +- iio: adc: ad7091r: Pass iio_dev to event handler (git-fixes). +- iio: adc: ad9467: fix scale setting (git-fixes). +- iio: adc: ad9467: add mutex to struct ad9467_state (git-fixes). +- iio: adc: ad9467: don't ignore error codes (git-fixes). +- iio: adc: ad9467: fix reset gpio handling (git-fixes). +- bus: mhi: host: Drop chan lock before queuing buffers + (git-fixes). +- bus: mhi: host: Add spinlock to protect WP access when queueing + TREs (git-fixes). +- bus: mhi: host: Add alignment check for event ring read pointer + (git-fixes). +- bus: mhi: ep: Do not allocate event ring element on stack + (git-fixes). +- PCI: mediatek-gen3: Fix translation window size calculation + (git-fixes). +- PCI: mediatek: Clear interrupt status before dispatching handler + (git-fixes). +- PCI: keystone: Fix race condition when initializing PHYs + (git-fixes). +- PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment + support (git-fixes). +- PCI: Add ACS quirk for more Zhaoxin Root Ports (git-fixes). +- PCI: Avoid potential out-of-bounds read in + pci_dev_for_each_resource() (git-fixes). +- PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg() (git-fixes). +- pinctrl: intel: Revert "Unexport intel_pinctrl_probe()" + (git-fixes). +- leds: ledtrig-tty: Free allocated ttyname buffer on deactivate + (git-fixes). +- leds: aw2013: Select missing dependency REGMAP_I2C (git-fixes). +- mfd: intel-lpss: Fix the fractional clock divider flags + (git-fixes). +- mfd: syscon: Fix null pointer dereference in + of_syscon_register() (git-fixes). +- mfd: intel-lpss: Revert "Add missing check for + platform_get_resource" (git-fixes). +- hwspinlock: qcom: Remove IPQ6018 SOC specific compatible + (git-fixes). +- ARM: 9330/1: davinci: also select PINCTRL (git-fixes). +- commit e00102e + +- rpm/kernel-source.changes.old: update to mention the old entries in kernel-docs +- commit 6b4d1f8 + +- bpf, docs: Fix small typo and define semantics of sign extension + (jsc#PED-6811). +- selftests/bpf: Add bpf_get_func_ip test for uprobe inside + function (jsc#PED-6811). +- selftests/bpf: Add bpf_get_func_ip tests for uprobe on function + entry (jsc#PED-6811). +- bpf: Add support for bpf_get_func_ip helper for uprobe program + (jsc#PED-6811). +- selftests/bpf: Add a movsx selftest for sign-extension of R10 + (jsc#PED-6811). +- bpf: Fix an incorrect verification success with movsx insn + (jsc#PED-6811). +- bpf, docs: Formalize type notation and function semantics in + ISA standard (jsc#PED-6811). +- bpf: change bpf_alu_sign_string and bpf_movsx_string to static + (jsc#PED-6811). +- libbpf: Use local includes inside the library (jsc#PED-6811). +- bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR + (jsc#PED-6811). +- bpf: fix inconsistent return types of bpf_xdp_copy_buf() + (jsc#PED-6811). +- selftests/bpf: Add test for detachment on empty mprog entry + (jsc#PED-6811). +- bpf: Fix mprog detachment for empty mprog entry (jsc#PED-6811). +- bpf: bpf_struct_ops: Remove unnecessary initial values of + variables (jsc#PED-6811). +- selftests/bpf: Add testcase for xdp attaching failure tracepoint + (jsc#PED-6811). +- bpf, xdp: Add tracepoint to xdp attaching failure + (jsc#PED-6811). +- bpf: fix bpf_probe_read_kernel prototype mismatch + (jsc#PED-6811). +- riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace + framework (jsc#PED-6811). +- libbpf: fix typos in Makefile (jsc#PED-6811). +- tracing: bpf: use struct trace_entry in struct syscall_tp_t + (jsc#PED-6811). +- bpf, devmap: Remove unused dtab field from bpf_dtab_netdev + (jsc#PED-6811). +- bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry + (jsc#PED-6811). +- netfilter: bpf: Only define get_proto_defrag_hook() if necessary + (jsc#PED-6811). +- bpf: Fix an array-index-out-of-bounds issue in disasm.c + (jsc#PED-6811). +- docs/bpf: Fix malformed documentation (jsc#PED-6811). +- bpf: selftests: Add defrag selftests (jsc#PED-6811). +- bpf: selftests: Support custom type and proto for client sockets + (jsc#PED-6811). +- bpf: selftests: Support not connecting client socket + (jsc#PED-6811). +- netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter + link (jsc#PED-6811). +- netfilter: defrag: Add glue hooks for enabling/disabling defrag + (jsc#PED-6811). +- docs/bpf: Improve documentation for cpu=v4 instructions + (jsc#PED-6811). +- bpf: Non-atomically allocate freelist during prefill + (jsc#PED-6811). +- selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel + (jsc#PED-6811). +- bpf: Fix compilation warning with -Wparentheses (jsc#PED-6811). +- docs/bpf: Add documentation for new instructions (jsc#PED-6811). +- selftests/bpf: Test ldsx with more complex cases (jsc#PED-6811). +- selftests/bpf: Add unit tests for new gotol insn (jsc#PED-6811). +- selftests/bpf: Add unit tests for new sdiv/smod insns + (jsc#PED-6811). +- selftests/bpf: Add unit tests for new bswap insns + (jsc#PED-6811). +- selftests/bpf: Add unit tests for new sign-extension mov insns + (jsc#PED-6811). +- selftests/bpf: Add unit tests for new sign-extension load insns + (jsc#PED-6811). +- selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing + (jsc#PED-6811). +- selftests/bpf: Fix a test_verifier failure (jsc#PED-6811). +- bpf: Add kernel/bpftool asm support for new instructions + (jsc#PED-6811). +- bpf: Support new 32bit offset jmp instruction (jsc#PED-6811). +- bpf: Fix jit blinding with new sdiv/smov insns (jsc#PED-6811). +- bpf: Support new signed div/mod instructions (jsc#PED-6811). +- bpf: Support new unconditional bswap instruction (jsc#PED-6811). +- bpf: Handle sign-extenstin ctx member accesses (jsc#PED-6811). +- bpf: Support new sign-extension mov insns (jsc#PED-6811). +- bpf: Support new sign-extension load insns (jsc#PED-6811). +- bpf, docs: fix BPF_NEG entry in instruction-set.rst + (jsc#PED-6811). +- bpf: work around -Wuninitialized warning (jsc#PED-6811). +- selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign + helper (jsc#PED-6811). +- bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign + (jsc#PED-6811). +- net: remove duplicate sk_lookup helpers (jsc#PED-6811). +- net: document inet_lookup_reuseport sk_state requirements + (jsc#PED-6811). +- net: remove duplicate reuseport_lookup functions (jsc#PED-6811). +- net: export inet_lookup_reuseport and inet6_lookup_reuseport + (jsc#PED-6811). +- bpf: reject unhashed sockets in bpf_sk_assign (jsc#PED-6811). +- udp: re-score reuseport groups when connected sockets are + present (jsc#PED-6811). +- udp: Remove unused function declaration udp_bpf_get_proto() + (jsc#PED-6811). +- bpf, net: Introduce skb_pointer_if_linear() (jsc#PED-6811). +- bpf: sync tools/ uapi header with (jsc#PED-6811). +- selftests/bpf: Add mprog API tests for BPF tcx links + (jsc#PED-6811). +- selftests/bpf: Add mprog API tests for BPF tcx opts + (jsc#PED-6811). +- bpftool: Extend net dump with tcx progs (jsc#PED-6811). +- libbpf: Add helper macro to clear opts structs (jsc#PED-6811). +- libbpf: Add link-based API for tcx (jsc#PED-6811). +- libbpf: Add opts-based attach/detach/query API for tcx + (jsc#PED-6811). +- bpf: Add generic attach/detach/query API for multi-progs + (jsc#PED-6811). +- bpf, x86: initialize the variable "first_off" in save_args() + (jsc#PED-6811). +- bpf: allow any program to use the bpf_map_sum_elem_count kfunc + (jsc#PED-6811). +- bpf: make an argument const in the bpf_map_sum_elem_count kfunc + (jsc#PED-6811). +- bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct + bpf_map (jsc#PED-6811). +- bpf: consider types listed in reg2btf_ids as trusted + (jsc#PED-6811). +- bpf: Drop useless btf_vmlinux in bpf_tcp_ca (jsc#PED-6811). +- samples/bpf: README: Update build dependencies required + (jsc#PED-6811). +- selftests/bpf: Disable newly-added 'owner' field test until + refcount re-enabled (jsc#PED-6811). +- selftests/bpf: Add rbtree test exercising race which 'owner' + field prevents (jsc#PED-6811). +- bpf: Add 'owner' field to bpf_{list,rb}_node (jsc#PED-6811). +- bpf: Introduce internal definitions for UAPI-opaque + bpf_{rb,list}_node (jsc#PED-6811). +- selftests/bpf: Add selftest for PTR_UNTRUSTED (jsc#PED-6811). +- bpf: Fix an error in verifying a field in a union + (jsc#PED-6811). +- selftests/bpf: Add selftests for nested_trust (jsc#PED-6811). +- bpf: Fix an error around PTR_UNTRUSTED (jsc#PED-6811). +- selftests/bpf: add testcase for TRACING with 6+ arguments + (jsc#PED-6811). +- bpf, x86: allow function arguments up to 12 for TRACING + (jsc#PED-6811). +- bpf, x86: save/restore regs with BPF_DW size (jsc#PED-6811). +- bpftool: Use "fallthrough;" keyword instead of comments + (jsc#PED-6811). +- bpf: Add object leak check (jsc#PED-6811). +- bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu + (jsc#PED-6811). +- bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu() + (jsc#PED-6811). +- selftests/bpf: Improve test coverage of bpf_mem_alloc + (jsc#PED-6811). +- rcu: Export rcu_request_urgent_qs_task() (jsc#PED-6811). +- bpf: Allow reuse from waiting_for_gp_ttrace list (jsc#PED-6811). +- bpf: Add a hint to allocated objects (jsc#PED-6811). +- bpf: Change bpf_mem_cache draining process (jsc#PED-6811). +- bpf: Further refactor alloc_bulk() (jsc#PED-6811). +- bpf: Factor out inc/dec of active flag into helpers + (jsc#PED-6811). +- bpf: Refactor alloc_bulk() (jsc#PED-6811). +- bpf: Let free_all() return the number of freed elements + (jsc#PED-6811). +- bpf: Simplify code of destroy_mem_alloc() with kmemdup() + (jsc#PED-6811). +- bpf: Rename few bpf_mem_alloc fields (jsc#PED-6811). +- selftests/bpf: extend existing map resize tests for per-cpu + use case (jsc#PED-6811). +- bpf: teach verifier actual bounds of bpf_get_smp_processor_id() + result (jsc#PED-6811). +- bpftool: Show perf link info (jsc#PED-6811). +- bpftool: Add perf event names (jsc#PED-6811). +- bpf: Support ->fill_link_info for perf_event (jsc#PED-6811). +- bpf: Add a common helper bpf_copy_to_user() (jsc#PED-6811). +- bpf: Expose symbol's respective address (jsc#PED-6811). +- bpf: Protect probed address based on kptr_restrict setting + (jsc#PED-6811). +- bpftool: Show kprobe_multi link info (jsc#PED-6811). +- bpftool: Dump the kernel symbol's module name (jsc#PED-6811). +- bpf: Support ->fill_link_info for kprobe_multi (jsc#PED-6811). +- samples/bpf: syscall_tp: Aarch64 no open syscall (jsc#PED-6811). +- libbpf: Remove HASHMAP_INIT static initialization helper + (jsc#PED-6811). +- libbpf: Fix realloc API handling in zero-sized edge cases + (jsc#PED-6811). +- bpf,docs: Create new standardization subdirectory + (jsc#PED-6811). +- bpftool: Use a local bpf_perf_event_value to fix accessing + its fields (jsc#PED-6811). +- bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in + pid_iter.bpf.c (jsc#PED-6811). +- bpftool: Define a local bpf_perf_link to fix accessing its + fields (jsc#PED-6811). +- bpftool: use a local copy of perf_event to fix accessing :: + Bpf_cookie (jsc#PED-6811). +- libbpf: only reset sec_def handler when necessary + (jsc#PED-6811). +- selftests/bpf: Correct two typos (jsc#PED-6811). +- libbpf: Use available_filter_functions_addrs with multi-kprobes + (jsc#PED-6811). +- libbpf: Cross-join available_filter_functions and kallsyms + for multi-kprobes (jsc#PED-6811). +- selftests/bpf: Bump and validate MAX_SYMS (jsc#PED-6811). +- selftests/bpf: test map percpu stats (jsc#PED-6811). +- bpf: make preloaded map iterators to display map elements count + (jsc#PED-6811). +- bpf: populate the per-cpu insertions/deletions counters for + hashmaps (jsc#PED-6811). +- bpf: add a new kfunc to return current bpf_map elements count + (jsc#PED-6811). +- bpf: add percpu stats for bpf_map elements insertions/deletions + (jsc#PED-6811). +- Refresh patches.suse/kABI-padding-for-bpf.patch +- selftests/bpf: Add benchmark for bpf memory allocator + (jsc#PED-6811). +- selftests/bpf: Honor $(O) when figuring out paths + (jsc#PED-6811). +- selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some + tests (jsc#PED-6811). +- bpf: Remove unnecessary ring buffer size check (jsc#PED-6811). +- selftests/bpf: Add bpf_program__attach_netfilter helper test + (jsc#PED-6811). +- libbpf: Add netfilter link attach helper (jsc#PED-6811). +- libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing + (jsc#PED-6811). +- selftests/bpf: Verify that the cgroup_skb filters receive + expected packets (jsc#PED-6811). +- bpf, net: Check skb ownership against full socket + (jsc#PED-6811). +- selftests/bpf: Add test to exercise typedef walking + (jsc#PED-6811). +- bpf: Resolve modifiers when walking structs (jsc#PED-6811). +- bpf, docs: Fix definition of BPF_NEG operation (jsc#PED-6811). +- bpf: Replace deprecated -target with --target= for Clang + (jsc#PED-6811). +- lib/test_bpf: Call page_address() on page acquired with + GFP_KERNEL flag (jsc#PED-6811). +- hw_breakpoint: fix single-stepping when using + bpf_overflow_handler (jsc#PED-6811). +- bpf: convert to ctime accessor functions (jsc#PED-6811). +- commit 886f447 + +- perf/x86/intel/cstate: Add Sierra Forest support (bsc#1218855). +- x86/smp: Export symbol cpu_clustergroup_mask() (bsc#1218855). +- perf/x86/intel/cstate: Cleanup duplicate attr_groups + (bsc#1218855). +- powerpc/hv-gpci: Add return value check in + affinity_domain_via_partition_show function (bsc#1218893). +- commit 7a674ac + +- smb: client: fix OOB in receive_encrypted_standard() + (bsc#1218832 CVE-2024-0565). +- commit 01f51de + +- scsi: libsas: Simplify sas_queue_reset() and remove unused code + (bsc#1216435). +- commit 2ed80e9 + +- config: s390x: Use upstream default CONFIG_HZ in zfcpdump + References: jsc#PED-7600 + Update CONFIG_HZ in s390 zfcpdump config to match upstream zfcpdump_defconfig +- commit 2429ee3 + +- xfs: fix reloading entire unlinked bucket lists (bsc#1218829). +- commit 657b3be + +- dlm: fix format seq ops type 4 (git-fixes). +- commit 63ceeef + +- fs: dlm: Fix the size of a buffer in dlm_create_debug_file() + (git-fixes). +- commit 0ca2a21 + +- gfs2: Silence "suspicious RCU usage in gfs2_permission" warning + (git-fixes). +- commit b0d3c38 + +- io_uring: use kiocb_{start,end}_write() helpers (bsc#1216436). +- commit 6a1a1c1 + +- blk-wbt: remove the separate write cache tracking (bsc#1216436). +- block: reject invalid operation in submit_bio_noacct + (bsc#1216436). +- block: renumber QUEUE_FLAG_HW_WC (bsc#1216436). +- block/null_blk: Fix double blk_mq_start_request() warning + (bsc#1216436). +- io_uring/rw: disable IOCB_DIO_CALLER_COMP (bsc#1216436). +- commit b90cfd8 + +- cachefiles: use kiocb_{start,end}_write() helpers (bsc#1216436). +- ovl: use kiocb_{start,end}_write() helpers (bsc#1216436). +- aio: use kiocb_{start,end}_write() helpers (bsc#1216436). +- commit 8f90684 + +- fs: create kiocb_{start,end}_write() helpers (bsc#1216436). +- fs: add kerneldoc to file_{start,end}_write() helpers + (bsc#1216436). +- commit 7d3b5d1 + +- IB/iser: Prevent invalidating wrong MR (git-fixes) +- commit 434f8f8 + +- RDMA/hns: Fix memory leak in free_mr_init() (git-fixes) +- commit 20aa9db + +- RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs() (git-fixes) +- commit ec404c2 + +- RDMA/hns: Fix inappropriate err code for unsupported operations (git-fixes) +- commit d195558 + +- RDMA/usnic: Silence uninitialized symbol smatch warnings (git-fixes) +- commit 238dd09 + +- direct_write_fallback(): on error revert the ->ki_pos update + (bsc#1216436). +- iomap: handle error conditions more gracefully in iomap_to_bh + (bsc#1216436). +- commit 4b812b9 + +- buffer: convert block_truncate_page() to use a folio + (bsc#1216436). +- buffer: use a folio in __find_get_block_slow() (bsc#1216436). +- buffer: convert link_dev_buffers to take a folio (bsc#1216436). +- buffer: convert init_page_buffers() to folio_init_buffers() + (bsc#1216436). +- buffer: convert grow_dev_page() to use a folio (bsc#1216436). +- buffer: convert page_zero_new_buffers() to + folio_zero_new_buffers() (bsc#1216436). +- buffer: convert __block_commit_write() to take a folio + (bsc#1216436). +- buffer: convert block_page_mkwrite() to use a folio + (bsc#1216436). +- buffer: make block_write_full_page() handle large folios + (bsc#1216436). +- gfs2: support ludicrously large folios in + gfs2_trans_add_databufs() (bsc#1216436). +- buffer: convert __block_write_full_page() to + __block_write_full_folio() (bsc#1216436). +- gfs2: convert gfs2_write_jdata_page() to + gfs2_write_jdate_folio() (bsc#1216436). +- gfs2: pass a folio to __gfs2_jdata_write_folio() (bsc#1216436). +- gfs2: use a folio inside gfs2_jdata_writepage() (bsc#1216436). +- commit 203df10 + +- driver core: return an error when dev_set_name() hasn't happened + (bsc#1216436). +- commit e74385c + +- iomap: micro optimize the ki_pos assignment in + iomap_file_buffered_write (bsc#1216436). +- iomap: fix a regression for partial write errors (bsc#1216436). +- commit 5452bfb + +- ida: Fix crash in ida_free when the bitmap is empty (bsc#1218804 + CVE-2023-6915). +- commit 8fc965e + +- scsi: libsas: Delete sas_ssp_task.retry_count (bsc#1216435). +- Refresh + patches.suse/scsi-libsas-Delete-sas_ssp_task.enable_first_burst.patch. +- Refresh + patches.suse/scsi-libsas-Delete-sas_ssp_task.task_prio.patch. +- commit e634ae4 + +- scsi: libsas: Remove unused declarations (bsc#1216435). +- Refresh patches.suse/scsi-libsas-Delete-enum-sas_class.patch. +- commit eb80cd9 + +- scsi: hisi_sas: Fix warning detected by sparse (bsc#1216435). +- scsi: hisi_sas: Delete unused lock in + hisi_sas_port_notify_formed() (bsc#1216435). +- scsi: hisi_sas: Block requests before a debugfs snapshot + (bsc#1216435). +- scsi: hisi_sas: Convert to platform remove callback returning + void (bsc#1216435). +- scsi: hisi_sas: Change DMA setup lock timeout to 2.5s + (bsc#1216435). +- scsi: hisi_sas: Configure initial value of some registers + according to HBA model (bsc#1216435). +- scsi: libsas: factor out sas_check_fanout_expander_topo() + (bsc#1216435). +- scsi: libsas: Remove an empty branch in + sas_check_parent_topology() (bsc#1216435). +- scsi: libsas: Simplify sas_check_eeds() (bsc#1216435). +- commit 0820552 + +- blacklist.conf: Add 24e41bf8a6b4 mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl +- commit b099e35 + +- blacklist.conf: Add 793838138c15 prctl: Disable prctl(PR_SET_MDWE) on parisc +- commit 892fb82 + +- blk-cgroup: fix rcu lockdep warning in blkg_lookup() + (bsc#1218870). +- blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup() + (bsc#1218870). +- commit dff344a + +- mm: memcg: normalize the value passed into memcg_rstat_updated() + (bsc#1218869). +- commit e19dd2b + +- sched: psi: fix unprivileged polling against cgroups + (bsc#1212887). +- commit 924611d + +- Update references to patch + patches.suse/accel-habanalabs-fix-information-leak-in-sec_attest_.patch + (git-fixes bsc#1217930 CVE-2023-50431). +- commit 866277b + +- mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors + (bsc#1218515). +- commit 8d4a19d + +- config: Use upstream default CONFIG_HZ + References: jsc#PED-7600 + Update CONFIG_HZ for arm and arm64 to match upstream default values. + All architectures now use upstream default CONFIG_HZ value except + x86_64. The value for x86_64 is not changed as it was considered to be + an unnecessary risk without any clear gains. +- commit fef3240 + +- wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift() + (git-fixes). +- commit 0009fb7 + +- wifi: rtlwifi: rtl8723_common: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8192se: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8192ee: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8192de: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8192ce: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8192cu: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8192c: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift() + (git-fixes). +- wifi: rtlwifi: add calculate_bit_shift() (git-fixes). +- asm-generic: Fix 32 bit __generic_cmpxchg_local (git-fixes). +- asix: Add check for usbnet_get_endpoints (git-fixes). +- efi/x86: Fix the missing KASLR_FLAG bit in + boot_params->hdr.loadflags (git-fixes). +- ethernet: atheros: fix a memleak in atl1e_setup_ring_resources + (git-fixes). +- atm: Fix Use-After-Free in do_vcc_ioctl (git-fixes). +- atm: solos-pci: Fix potential deadlock on &tx_queue_lock + (git-fixes). +- atm: solos-pci: Fix potential deadlock on &cli_queue_lock + (git-fixes). +- lib/generic-radix-tree.c: Don't overflow in peek() (git-fixes). +- commit 99556cb + +- xfs: make inode unlinked bucket recovery work with quotacheck + (bsc#1218829). +- commit 2168985 + +- xfs: reload entire unlinked bucket lists (bsc#1218829). +- commit 4e6da6a + +- xfs: use i_prev_unlinked to distinguish inodes that are not + on the unlinked list (bsc#1218829). +- commit 0c425d8 + +- xfs: load uncached unlinked inodes into memory on demand + (bsc#1218829). +- commit d642831 + +- xfs: fix internal error from AGFL exhaustion (bsc#1218830). +- commit f1dd667 + +- gfs2: don't withdraw if init_threads() got interrupted + (git-fixes). +- commit 87324d2 + +- gfs2: fix an oops in gfs2_permission (git-fixes). +- commit a65b3db + +- gfs2: ignore negated quota changes (git-fixes). +- commit 32058b1 + +- gfs2: fix glock shrinker ref issues (git-fixes). +- commit 43753f2 + +- jfs: fix array-index-out-of-bounds in diAlloc (git-fixes). +- commit 8bb1897 + +- jfs: fix array-index-out-of-bounds in dbFindLeaf (git-fixes). +- commit 0452792 + +- fs/jfs: Add validity check for db_maxag and db_agpref + (git-fixes). +- commit e9fcd3d + +- fs/jfs: Add check for negative db_l2nbperpage (git-fixes). +- commit 46b8104 + +- jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount + (git-fixes). +- commit e1dca98 + +- fs/jfs: prevent double-free in dbUnmount() after failed + jfs_remount() (git-fixes). +- commit 7bc674c + +- fs: dlm: Simplify buffer size computation in + dlm_create_debug_file() (git-fixes). +- commit 893cdc2 + +- fs: dlm: debugfs for queued callbacks (git-fixes). +- commit 1daca84 + +- Update config files. +- commit 3f040eb + +- partitions/ibm: Introduce defines for magic string length values + (bsc#1216436). +- partitions/ibm: Replace strncpy() and improve readability + (bsc#1216436). +- partitions/ibm: Remove unnecessary memset (bsc#1216436). +- block/null_blk: add queue_rqs() support (bsc#1216436). +- blk-mq: update driver tags request table when start request + (bsc#1216436). +- blk-mq: support batched queue_rqs() on shared tags queue + (bsc#1216436). +- blk-mq: remove RQF_MQ_INFLIGHT (bsc#1216436). +- blk-mq: account active requests when get driver tag + (bsc#1216436). +- blk-throttle: check for overflow in calculate_bytes_allowed + (bsc#1216436). +- block: Fix regression in sed-opal for a saved key (bsc#1216436). +- block: Don't invalidate pagecache for invalid falloc modes + (bsc#1216436). +- block: correct stale comment in rq_qos_wait (bsc#1216436). +- ovl: disable IOCB_DIO_CALLER_COMP (bsc#1216436). +- blk-mq: fix tags UAF when shrinking q->nr_hw_queues + (bsc#1216436). +- block: fix pin count management when merging same-page segments + (bsc#1216436). +- block: don't add or resize partition on the disk with + GENHD_FL_NO_PART (bsc#1216436). +- block: remove the call to file_remove_privs in blkdev_write_iter + (bsc#1216436). +- blk-throttle: consider 'carryover_ios/bytes' in + throtl_trim_slice() (bsc#1216436). +- blk-throttle: use calculate_io/bytes_allowed() for + throtl_trim_slice() (bsc#1216436). +- blk-throttle: fix wrong comparation while 'carryover_ios/bytes' + is negative (bsc#1216436). +- blk-throttle: print signed value 'carryover_bytes/ios' for user + (bsc#1216436). +- driver core: Call in reversed order in + device_platform_notify_remove() (bsc#1216436). +- driver core: Return proper error code when dev_set_name() + fails (bsc#1216436). +- block: use strscpy() to instead of strncpy() (bsc#1216436). +- blk-mq: prealloc tags when increase tagset nr_hw_queues + (bsc#1216436). +- blk-mq: delete redundant tagset map update when fallback + (bsc#1216436). +- blk-mq: fix tags leak when shrink nr_hw_queues (bsc#1216436). +- block: Bring back zero_fill_bio_iter (bsc#1216436). +- block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset + (bsc#1216436). +- block: Add some exports for bcachefs (bsc#1216436). +- commit 4e8aeac + +- scsi: core: Support setting BLK_MQ_F_BLOCKING (bsc#1216436). +- Delete + patches.suse/drivers-base-implement-dev_enable_async_probe.patch. +- Delete + patches.suse/scsi-add-disable_async_probing-module-argument.patch. +- commit c65ed74 + +- scsi: core: Rework scsi_host_block() (bsc#1216436). +- commit dc547b7 + +- block: fix bad lockdep annotation in blk-iolatency + (bsc#1216436). +- swim3: mark swim3_init() static (bsc#1216436). +- block: remove init_mutex and open-code blk_iolatency_try_init + (bsc#1216436). +- bio-integrity: create multi-page bvecs in + bio_integrity_add_page() (bsc#1216436). +- bio-integrity: cleanup adding integrity pages to bip's bvec + (bsc#1216436). +- bio-integrity: update the payload size in + bio_integrity_add_page() (bsc#1216436). +- block: make bvec_try_merge_hw_page() non-static (bsc#1216436). +- iocost_monitor: improve it by adding iocg wait_ms (bsc#1216436). +- iocost_monitor: print vrate inuse along with base_vrate + (bsc#1216436). +- iocost_monitor: fix kernel queue kobj changes (bsc#1216436). +- fs/Kconfig: Fix compile error for romfs (bsc#1216436). +- fs: add CONFIG_BUFFER_HEAD (bsc#1216436). +- ext2: Move direct-io to use iomap (bsc#1216436). +- ext4: Use generic_buffers_fsync_noflush() implementation + (bsc#1216436). +- fs/buffer.c: Add generic_buffers_fsync*() implementation + (bsc#1216436). +- commit 0ae71f3 + +- block: use iomap for writes to block devices (bsc#1216436). +- block: stop setting ->direct_IO (bsc#1216436). +- commit ac1d801 + +- block: open code __generic_file_write_iter for blkdev writes + (bsc#1216436). +- fs: rename and move block_page_mkwrite_return (bsc#1216436). +- fs: remove emergency_thaw_bdev (bsc#1216436). +- commit 3d051af + +- iomap: support IOCB_DIO_CALLER_COMP (bsc#1216436). +- io_uring/rw: add write support for IOCB_DIO_CALLER_COMP + (bsc#1216436). +- fs: add IOCB flags related to passing back dio completions + (bsc#1216436). +- iomap: add IOMAP_DIO_INLINE_COMP (bsc#1216436). +- iomap: only set iocb->private for polled bio (bsc#1216436). +- iomap: treat a write through cache the same as FUA + (bsc#1216436). +- commit c35c5e8 + +- fuse: use direct_write_fallback (bsc#1216436). +- fuse: drop redundant arguments to fuse_perform_write + (bsc#1216436). +- fuse: update ki_pos in fuse_perform_write (bsc#1216436). +- fs: factor out a direct_write_fallback helper (bsc#1216436). +- iomap: use kiocb_write_and_wait and kiocb_invalidate_pages + (bsc#1216436). +- iomap: update ki_pos in iomap_file_buffered_write (bsc#1216436). +- filemap: add a kiocb_invalidate_post_direct_write helper + (bsc#1216436). +- filemap: add a kiocb_invalidate_pages helper (bsc#1216436). +- filemap: add a kiocb_write_and_wait helper (bsc#1216436). +- filemap: update ki_pos in generic_perform_write (bsc#1216436). +- iomap: update ki_pos a little later in iomap_dio_complete + (bsc#1216436). +- backing_dev: remove current->backing_dev_info (bsc#1216436). +- commit e9c583e + +- iomap: use an unsigned type for IOMAP_DIO_* defines + (bsc#1216436). +- iomap: cleanup up iomap_dio_bio_end_io() (bsc#1216436). +- commit f5b487e + +- blk-iocost: fix queue stats accounting (bsc#1216436). +- block: don't make REQ_POLLED imply REQ_NOWAIT (bsc#1216436). +- block: get rid of unused plug->nowait flag (bsc#1216436). +- commit 8bbf8a3 + +- block: cleanup bio_integrity_prep (bsc#1216436). +- block: Improve performance for BLK_MQ_F_BLOCKING drivers + (bsc#1216436). +- scsi: Remove a blk_mq_run_hw_queues() call (bsc#1216436). +- scsi: core: Only kick the requeue list if necessary + (bsc#1216436). +- commit ac14f2c + +- scsi: Inline scsi_kick_queue() (bsc#1216436). +- commit b8b609b + +- block: don't pass a bio to bio_try_merge_hw_seg (bsc#1216436). +- block: move the bi_size update out of __bio_try_merge_page + (bsc#1216436). +- block: downgrade a bio_full call in bio_add_page (bsc#1216436). +- block: move the bi_size overflow check in (bsc#1216436). +- block: move the bi_vcnt check out of __bio_try_merge_page + (bsc#1216436). +- block: move the BIO_CLONED checks out of __bio_try_merge_page + (bsc#1216436). +- block: use SECTOR_SHIFT bio_add_hw_page (bsc#1216436). +- block: tidy up the bio full checks in bio_add_hw_page + (bsc#1216436). +- block: refactor to use helper (bsc#1216436). +- blk-flush: reuse rq queuelist in flush state machine + (bsc#1216436). +- blk-flush: count inflight flush_data requests (bsc#1216436). +- blk-mq: use percpu csd to remote complete instead of per-rq csd + (bsc#1216436). +- block: don't allow enabling a cache on devices that don't + support it (bsc#1216436). +- block: cleanup queue_wc_store (bsc#1216436). +- commit 6ac1e2a + +- blk-iocost: skip empty flush bio in iocost (bsc#1216436). +- blk-mq: delete dead struct blk_mq_hw_ctx->queued field + (bsc#1216436). +- commit 4b9b327 + +- blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq + (bsc#1216436). +- block: remove dead struc request->completion_data field + (bsc#1216436). +- commit 3fc36a5 + +- nvme: improved uring polling (bsc#1216436). +- Refresh + patches.suse/io_uring-retain-top-8bits-of-uring_cmd-flags-for-ker.patch. +- Refresh + patches.suse/nvme-core-don-t-hold-rcu-read-lock-in-nvme_ns_chr_ur.patch. +- commit 46103bf + +- block: add request polling helper (bsc#1216436). +- commit 21a3178 + +- blk-sysfs: add a new attr_group for blk_mq (bsc#1218785). +- blk-iocost: move wbt_enable/disable_default() out of spinlock + (bsc#1218785). +- blk-wbt: cleanup rwb_enabled() and wbt_disabled() (bsc#1218785). +- blk-wbt: remove dead code to handle wbt enable/disable with + io inflight (bsc#1218785). +- blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is + disabled (bsc#1218785). +- commit 0b53563 + +- bsg: make bsg_class a static const structure (bsc#1218785). +- Refresh patches.suse/scsi-bsg-Increase-number-of-devices.patch. +- commit 26819b8 + +- block: add capacity validation in bdev_add_partition() + (bsc#1218785). +- block: fine-granular CAP_SYS_ADMIN for Persistent Reservation + (bsc#1218785). +- block: disallow Persistent Reservation on partitions + (bsc#1218785). +- block: document the holder argument to blkdev_get_by_path + (bsc#1218785). +- commit b5047c7 + +- x86: bring back rep movsq for user access on CPUs without ERMS + (bsc#1217756). +- commit 0e4b75f + +- swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open + (bsc#1218785). +- blk-mq: check on cpu id when there is only one ctx mapping + (bsc#1218785). +- commit 34e3536 + +- blacklist.conf: blacklist "perf test: Remove x permission from + lib/stat_output.sh" change +- commit d50c64f + +- tools: Disable __packed attribute compiler warning due + to -Werror=attributes (perf-v6.7 git-fixes (jsc#PED-6012 + jsc#PED-6121)). +- tools build: Fix llvm feature detection, still used by bpftool + (perf-v6.7 git-fixes (jsc#PED-6012 jsc#PED-6121)). +- perf/benchmark: fix seccomp_unotify benchmark for 32-bit + (perf-v6.7 git-fixes (jsc#PED-6012 jsc#PED-6121)). +- commit 46e701f + +- x86/amd_nb: Add AMD Family MI300 PCI IDs (jsc#PED-7622). +- Refresh + patches.suse/PCI-Prevent-xHCI-driver-from-claiming-AMD-VanGogh-US.patch. +- commit eb725e3 + +- x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types (jsc#PED-7622). +- commit 7d080dd + +- x86/mce/amd, EDAC/mce_amd: Move long names to decoder module (jsc#PED-7622). +- Refresh + patches.suse/EDAC-mce_amd-Remove-SMCA-Extended-Error-code-descriptions.patch. +- commit e24f23e + +- EDAC/mce_amd: Remove SMCA Extended Error code descriptions (jsc#PED-7622). +- commit 26b9953 + +- EDAC/mc: Add support for HBM3 memory type (jsc#PED-7622). +- commit 87fa543 + +- Documentation: Begin a RAS section (jsc#PED-7622). +- commit c5a4e59 + +- EDAC/amd64: Add support for family 0x19, models 0x90-9f devices (jsc#PED-7622). +- commit ce743a1 + +- x86/mce: Cleanup mce_usable_address() (jsc#PED-7623). +- commit 19a7df2 + +- x86/mce: Define amd_mce_usable_address() (jsc#PED-7623). +- commit 4f93668 + +- x86/MCE/AMD: Split amd_mce_is_memory_error() (jsc#PED-7623). +- commit d0a7ad4 + +- x86: sta2x11: include header for sta2x11_get_instance() prototype (git-fixes). +- commit 1ee8ffe + +- x86/nmi: Fix out-of-order NMI nesting checks & false positive warning (git-fixes). +- commit a789183 + +- x86/mce/inject: Clear test status value (git-fixes). +- commit 8b89223 + +- x86/lib: Fix overflow when counting digits (git-fixes). +- commit 620dff6 + +- x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect (git-fixes). +- commit 8be12d2 + +- x86/cpu/hygon: Fix the CPU topology evaluation for real (git-fixes). +- commit 8f83bcd + +- x86/boot: Fix incorrect startup_gdt_descr.size (git-fixes). +- commit c875e2d + +- x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs (git-fixes). +- commit e3deaea + +- x86/alternatives: Sync core before enabling interrupts (git-fixes). +- commit 44dde1b + +- x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram (git-fixes). +- commit 81b2e99 + +- coresight: etm4x: Ensure valid drvdata and clock before clk_put() (bsc#1218779) +- commit 220f26f + +- fs: remove the now unused FMODE_* flags (bsc#1218785). +- block: store the holder in file->private_data (bsc#1218785). +- commit be82207 + +- block: always use I_BDEV on file->f_mapping->host to find the + bdev (bsc#1218785). +- commit ae98ee3 + +- block: replace fmode_t with a block-specific type for block + open flags (bsc#1218785). +- Refresh patches.suse/bcache-Fix-bcache-device-claiming.patch. +- Refresh + patches.suse/drdb-Convert-to-use-bdev_open_by_path.patch. +- Refresh + patches.suse/md-fix-warning-for-holder-mismatch-from-export_rdev.patch. +- Refresh + patches.suse/nbd-factor-out-a-helper-to-get-nbd_config-without-holding-config_lock.patch. +- Refresh + patches.suse/nbd-fold-nbd-config-initialization-into-nbd_alloc_config.patch. +- commit 29ae81a + +- mtd: block2mtd: don't call early_lookup_bdev after the system + (bsc#1218785). +- commit 42c612f + +- mtd: block2mtd: factor the early block device open logic into + (bsc#1218785). +- Refresh + patches.suse/block-use-the-holder-as-indication-for-exclusive-opens.patch. +- commit dd8efb4 + +- coresight: etm4x: Add ACPI support in platform driver (bsc#1218779) +- commit c34f1a7 + +- coresight: platform: acpi: Ignore the absence of graph (bsc#1218779) +- commit 89c1dad + +- coresight: etm4x: Change etm4_platform_driver driver for MMIO devices (bsc#1218779) +- commit 961790d + +- s390/dasd: fix double module refcount decrement (bsc#1141539). +- commit f61a5ce + +- coresight: etm4x: Drop pid argument from etm4_probe() (bsc#1218779) +- commit c7f3146 + +- coresight: etm4x: Drop iomem 'base' argument from etm4_probe() (bsc#1218779) +- commit f4cee1c + +- coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' (bsc#1218779) +- commit 793dfc1 + +- block: remove unused fmode_t arguments from ioctl handlers + (bsc#1218785). +- commit 99715e2 + +- ubd: remove commented out code in ubd_open (bsc#1218785). +- mtd: block: use a simple bool to track open for write + (bsc#1218785). +- commit 0f563df + +- nvme: replace the fmode_t argument to the nvme ioctl handlers + with a simple bool (bsc#1218785). +- Refresh + patches.suse/nvme-ioctl-move-capable-admin-check-to-the-end.patch. +- commit 20cc5be + +- scsi: replace the fmode_t argument to ->sg_io_fn with a simple + bool (bsc#1218785). +- scsi: replace the fmode_t argument to scsi_ioctl with a simple + bool (bsc#1218785). +- scsi: replace the fmode_t argument to scsi_cmd_allowed with + a simple bool (bsc#1218785). +- fs: remove sb->s_mode (bsc#1218785). +- block: add a sb_open_mode helper (bsc#1218785). +- commit b3b96ce + +- btrfs: don't pass a holder for non-exclusive blkdev_get_by_path + (bsc#1218785). +- commit da2722b + +- bcache: don't pass a stack address to blkdev_get_by_path + (bsc#1218785). +- Refresh patches.suse/bcache-Fix-bcache-device-claiming.patch. +- Refresh + patches.suse/block-use-the-holder-as-indication-for-exclusive-opens.patch. +- commit 348ae97 + +- sync tools/arch header for Support branch counters logging + (jsc#PED-6012 jsc#PED-6121). +- perf test: Basic branch counter support (jsc#PED-6012 + jsc#PED-6121). +- perf tools: Add branch counter knob (jsc#PED-6012 jsc#PED-6121). +- perf header: Support num and width of branch counters + (jsc#PED-6012 jsc#PED-6121). +- tools headers UAPI: Sync include/uapi/linux/perf_event.h header + with the kernel (jsc#PED-6012 jsc#PED-6121). +- perf/x86/intel: Support branch counters logging (jsc#PED-6012 + jsc#PED-6121). +- perf/x86/intel: Reorganize attrs and is_visible (jsc#PED-6012 + jsc#PED-6121). +- perf: Add branch_sample_call_stack (jsc#PED-6012 jsc#PED-6121). +- perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag + (jsc#PED-6012 jsc#PED-6121). +- perf: Add branch stack counters (jsc#PED-6012 jsc#PED-6121). +- perf list: Fix JSON segfault by setting the used + skip_duplicate_pmus callback (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events arm64: AmpereOne: Add missing + DefaultMetricgroupName fields (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf metrics: Avoid segv if default metricgroup isn't set + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools perf: Add arm64 sysreg files to MANIFEST (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools headers: Update tools's copy of s390/asm headers + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools headers: Update tools's copy of arm64/asm headers + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- commit d14bff1 + +- block: rename blkdev_close to blkdev_release (bsc#1218785). +- commit 92c813f + +- tools headers: Update tools's copy of x86/asm headers (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch. +- commit cceb480 + +- cdrom: remove the unused cdrom_close_write release code + (bsc#1218785). +- cdrom: remove the unused mode argument to cdrom_ioctl + (bsc#1218785). +- Refresh + patches.suse/cdrom-remove-the-unused-mode-argument-to-cdrom_release.patch. +- Refresh + patches.suse/cdrom-track-if-a-cdrom_device_info-was-opened-for-data.patch. +- commit f4a27e4 + +- block: also call ->open for incremental partition opens + (bsc#1218785). +- Refresh + patches.suse/block-remove-the-unused-mode-argument-to-release.patch. +- Refresh patches.suse/cdrom-gdrom-Fix-build-error.patch. +- commit 00ba146 + +- Refresh + patches.suse/drm-amd-display-Fix-sending-VSC-colorimetry-packets-.patch + (git-fixes) + Alt-commit +- commit de32d60 + +- Refresh patches.suse/x86-virt-tdx-Disable-TDX-host-support-when-kexec-is-enable.patch. + Move the kexec check right after TDX has been initialized as otherwise + KEXEC is permanently broken. +- commit 76414b1 + +- Refresh + patches.suse/drm-amdgpu-re-create-idle-bo-s-PTE-during-VM-state-m.patch + (git-fixes) + Alt-commit +- commit 77ade9c + +- Refresh + patches.suse/drm-amd-display-Restore-guard-against-default-backli.patch + (git-fixes) + Alt-commit +- commit 6354727 + +- Refresh + patches.suse/drm-amd-display-fix-hw-rotated-modes-when-PSR-SU-is-.patch + (git-fixes) + Alt-commit +- commit 1767b1e + +- Refresh + patches.suse/drm-amdgpu-Restrict-extended-wait-to-PSP-v13.0.6.patch + (git-fixes) + Alt-commit +- commit d7149a5 + +- tools headers UAPI: Update tools's copy of vhost.h header + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Fix a build error on 32-bit (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Fix a build error on 32-bit (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events intel: Update tsx_cycles_per_elision metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update bonnell version number to v5 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update westmereex events to v4 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update meteorlake events to v1.06 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update knightslanding events to v16 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add typo fix for ivybridge FP + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update a spelling in haswell/haswellx + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update emeraldrapids to v1.01 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update alderlake/alderlake events + to v1.23 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Disable BPF skeletons if clang version is < 12.0.1 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf callchain: Fix spelling mistake "statisitcs" -> + "statistics" (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf report: Fix spelling mistake "heirachy" -> "hierarchy" + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf python: Fix binding linkage due to rename and move + of evsel__increase_rlimit() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tests: test_arm_coresight: Simplify source iteration + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add tigerlake two metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add broadwellde two metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Fix broadwellde + tma_info_system_dram_bw_use metric (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf mem_info: Add and use map_symbol__exit and + addr_map_symbol__exit (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf callchain: Minor layout changes to callchain_list + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf callchain: Make brtype_stat in callchain_list optional + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf callchain: Make display use of branch_type_stat const + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf offcpu: Add missed btf_free (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf threads: Remove unused dead thread list (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf hist: Add missing puts to hist__account_cycles (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- libperf rc_check: Add RC_CHK_EQUAL (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- libperf rc_check: Make implicit enabling work for GCC (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf machine: Avoid out of bounds LBR memory read (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf rwsem: Add debug mode that uses a mutex (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Address stray '\' before # that is warned about + since grep 3.8 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf report: Fix hierarchy mode on pipe input (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Use per-cpu array map for spinlocks + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Check race in tstamp elem creation + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Clear lock addr after use (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Rename evsel__increase_rlimit to + rlimit__increase_nofile (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench sched pipe: Add -G/--cgroups option (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Skip CoreSight tests if cs_etm// event is not + available (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf data: Increase RLIMIT_NOFILE limit when open too many + files in perf_data__create_dir() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf trace: Use the right bpf_probe_read(_str) variant for + reading user data (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Do not ignore the default vmlinux.h (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf: script: fix missing ',' for fields option (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Fix shellcheck warning in stat_all_metricgroups + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Fix shellcheck warning in record_sideband.sh + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Ignore shellcheck warning in lock_contention + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools/perf/arch/powerpc: Fix the CPU ID const char* value by + adding 0x prefix (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf cs-etm: Respect timestamp option (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf cs-etm: Validate timestamp tracing in per-thread mode + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Lazily compute default config (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu-events: Remember the perf_events_map for a PMU + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Const-ify perf_pmu__config_terms (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Const-ify file APIs (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf arm-spe: Move PMU initialization from default config code + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Move PMU initialization from default config code + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Rename perf_pmu__get_default_config to + perf_pmu__arch_init (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Use get_unaligned_le16() etc (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Use existing definitions of le16_to_cpu() etc + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Simplify intel_pt_get_vmcs() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Add get_unaligned_leNN() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf cs-etm: Fix incorrect or missing decoder for raw trace + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bpf_counter: Fix a few memory leaks (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf header: Fix various error path memory leaks (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace-event-info: Avoid passing NULL value to closedir + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Fix unlikely memory leak when cloning terms + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock: Fix a memory leak on an error path (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf svghelper: Avoid memory leak (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf hists browser: Avoid potential NULL dereference (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf hists browser: Reorder variables to reduce padding + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf dlfilter: Be defensive against potential NULL dereference + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf mem-events: Avoid uninitialized read (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jitdump: Avoid memory leak (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf env: Remove unnecessary NULL tests (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf buildid-cache: Fix use of uninitialized value (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bench uprobe: Fix potential use of memory after free + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Fix for term values that are raw events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Add missing comment about NO_LIBTRACEEVENT=1 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid erange from hex numbers (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools/perf: Update call stack check in builtin-lock.c (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools/perf/tests: Fix object code reading to skip address + that falls out of text section (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- tools/perf: Add "is_kmod" to struct dso to check if it is + kernel module (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools/perf: Add text_end to "struct dso" to save .text section + size (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Avoid system wide when not privileged (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf hisi-ptt: Fix memory leak in lseek failure handling + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Fix async branch flags (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmus: Make PMU alias name loading lazy (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Fix parse-events tests to skip parametrized events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events: Add JSON metrics for Arm CMN (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Add support for Arm CMN PMU aliasing (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add pmu-event test for "Compat" and new event_field + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Make matching_pmu effective (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf jevents: Support EventidCode and NodeType (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf metric: "Compat" supports regular expression matching + identifiers (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: "Compat" supports regular expression matching + identifiers (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf record: Fix BTF type checks in the off-cpu profiling + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench messaging: Kill child processes when exit abnormally + in process mode (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench messaging: Store chlid process pid when creating + worker for process mode (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench messaging: Factor out create_worker() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bench messaging: Fix coding style issues for + sched-messaging (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tests/shell: Fix shellcheck warnings for SC2153 in multiple + scripts (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tests/shell: Fix shellcheck issues in + tests/shell/stat+shadow_stat.sh tetscase (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tests/shell: Fix shellcheck SC1090 to handle the location of + sourced files (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Fix spelling mistake "Captuer" -> "Capture" + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Avoid frequency mode for the dummy event (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendors events: Remove repeated word in comments (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Fix for AmpereOne metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test lock_contention.sh: Skip test if not enough CPUs + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test stat+shadow_stat.sh: Add threshold for rounding errors + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: fix no member named 'entries' issue (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Fix tracepoint name memory leak (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Detect off-cpu support from build options (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Ensure EXTRA_TESTS is covered in build test + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Update build test for changed BPF skeleton defaults + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Default BUILD_BPF_SKEL, warn/disable for missing + deps (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf version: Add status of bpf skeletons (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Simplify bool conversion (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Fix test-record-dummy-C0 failure for supported + PERF_FORMAT_LOST feature kernel (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND" + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Add more x86 mov instruction cases (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove unused function (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmus: Simplify perf_pmus__find_core_pmu() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Move pmu__find_core_pmu() to pmus.c (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf symbol: Avoid an undefined behavior warning (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bpf-filter: Add YYDEBUG (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu: Add YYDEBUG (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf expr: Make YYDEBUG dependent on doing a debug build + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Make YYDEBUG dependent on doing a debug build + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove unused header files (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Add includes for detected configs in Makefile.perf + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Update cs_etm testcase for Arm ETE (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Add V1 metrics using Arm telemetry + repo (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Update V1 events using Arm telemetry + repo (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add a test for strcmp_cpuid_str() expression + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf util: Add a function for replacing characters in a string + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Remove unused keyword (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf test: Check result of has_event(cycles) test (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf list pfm: Retry supported test with exclude_kernel + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf list: Avoid a hardcoded cpu PMU name (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test shell lock_contention: Add cgroup aggregation and + filter tests (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Add -G/--cgroup-filter option (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Add --lock-cgroup option (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Prepare to handle cgroups (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Add read_all_cgroups() and __cgroup_find() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Add BPF-based statistics on softirq event + support (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Add BPF-based statistics on hardirq event + support (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Implements BPF-based cpu usage statistics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort + - -time options (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Add statistics on softirq event support + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Add statistics on hardirq event support + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Add evsel__intval_common() helper (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf kwork top: Introduce new top utility (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Add `root` parameter to work_sort() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Add sched record support (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf kwork: Set default events list if not specified in + setup_event_list() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Overwrite original atom in the list when a new + atom is pushed (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Add `kwork` and `src_type` to work_init() for + 'struct kwork_class' (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Set ordered_events to true in 'struct perf_tool' + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Add the supported subcommands to the document + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kwork: Fix incorrect and missing free atom in + work_push_atom() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add perf_event_attr test for record dummy event + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add test case for record sideband events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf record: Track sideband events for all CPUs when tracing + selected CPUs (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf record: Move setting tracking events before + record__init_thread_masks() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf evlist: Add evlist__findnew_tracking_event() helper + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Add perf_evlist__go_system_wide() helper (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Fix spelling mistakes (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add emeraldrapids, update + sapphirerapids to v1.16 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add lunarlake v1.0 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Introduce 'struct parse_events_terms' + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Copy fewer term lists (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid enum casts (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf parse-events: Tidy up str parameter (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove unnecessary __maybe_unused (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf shell completion: Support completion of + metrics/metricgroups (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf completion: Support completion of libpfm4 events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf shell completion: Restrict completion of events to events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Fix aggr mode initialization (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events power10: Add extra data-source events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf machine: Use true and false for bool variable (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf dlfilter: Add a test for object_code() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Fix perf stat output with correct scale and unit + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevent: fix core dump on software events on s390 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Ensure all alias variables are initialized (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jevents metric: Fix type of strcmp_cpuid_str (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Avoid compile error wrt redefining bool (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bpf-prologue: Remove unused file (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- tools headers UAPI: Update tools's copy of drm.h headers + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools arch x86: Sync the msr-index.h copy with the kernel + sources (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench sched-seccomp-notify: Use the tools copy of seccomp.h + UAPI (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools headers UAPI: Copy seccomp.h to be able to build 'perf + bench' in older systems (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools headers UAPI: Sync files changed by new fchmodat2 and + map_shadow_stack syscalls with the kernel sources (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Fix driver config term (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Fixes relating to no_value terms (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Fix propagation of term's no_value when + cloning (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Name the two term enums (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf list: Don't print Unit for "default_core" (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Fix modifier in + tma_info_system_mem_parallel_reads for skylake (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf dlfilter: Avoid leak in v0 API test use of + resolve_address() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf metric: Add #num_cpus_online literal (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove str from perf_pmu_alias (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Make common term list to strbuf helper + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Minor help message improvements (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Avoid uninitialized use of alias->str (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Use "default_core" for events with no Unit + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup + BPF counter test (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test shell stat_bpf_counters: Fix test on Intel (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test shell record_bpf_filter: Skip 6.2 kernel (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- libperf: Get rid of attr.id field (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tools: Convert to perf_record_header_attr_id() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- libperf: Add perf_record_header_attr_id() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Handle old data in PERF_RECORD_ATTR (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Skip duplicate PMUs and don't print list suffix by + default (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Sort pmus by name then suffix (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf beauty mmap_flags: Use "test -f" instead of "" (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf beauty mmap_flags: Fix script for archs that use the + generic mman.h (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Allow to use cpuinfo on LoongArch (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Fix typo in max-stack option description + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tui slang: Tidy casts (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf build-id: Simplify build_id_cache__cachedir() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Make id const and add missing free (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Make term's config const (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove logic for PMU name being NULL (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf header: Fix missing PMU caps (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf jevents: Don't append Unit to desc (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf scripts python gecko: Launch the profiler UI on the default + browser with the appropriate URL (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf scripts python: Add support for input args in gecko script + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Sort strings in the big C string to reduce faults + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Lazily load sysfs aliases (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu: Be lazy about loading event info files from sysfs + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Scan type early to fail an invalid PMU quickly + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Lazily add JSON events (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu: Cache JSON events table (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu: Merge JSON events with sysfs at load time (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Prefer passing pmu to aliases list (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Parse sysfs events directly from a file (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu-events: Add pmu_events_table__find_event() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu-events: Reduce processed events by passing PMU + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf s390 s390_cpumcfdg_dump: Don't scan all PMUs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Improve error message for double setting + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Group events by PMU (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu-events: Add extra underscore to function names + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Abstract alias/event struct (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu: Make the loading of formats lazy (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Allow customization of clang options for BPF target + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Pass PMU rather than aliases and format (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Avoid passing format list to perf_pmu__format_bits() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Avoid passing format list to perf_pmu__format_type + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Avoid passing format list to perf_pmu__config_terms() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Reduce scope of perf_pmu_error() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Move perf_pmu__set_format to pmu.y (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Avoid a path name copy (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf script ibs: Remove unused include (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf bench breakpoint: Skip run if no breakpoints available + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lzma: Convert some pr_err() to pr_debug() as callers + already use pr_debug() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat-display: Check if snprintf()'s fmt argument is NULL + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bpf augmented_raw_syscalls: Add an assert to make sure + sizeof(augmented_arg->value) is a power of two (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bpf augmented_raw_syscalls: Add an assert to make sure + sizeof(saddr) is a power of two (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events arm64: AmpereOne: Remove unsupported events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Add AmpereOne metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: AmpereOne: Mark affected STALL_* + events impacted by errata (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events arm64: Remove L1D_CACHE_LMISS from AmpereOne + list (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Raise exception for no definition of a arch std + event (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Use heuristic when deciding if a syscall tracepoint + "const char *" field is really a string (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf trace: Use the augmented_raw_syscall BPF skel only for + tracing syscalls (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock: Don't pass an ERR_PTR() directly to + perf_session__delete() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf top: Don't pass an ERR_PTR() directly to + perf_session__delete() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Update N2 and V2 metrics and + events using Arm telemetry repo (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events arm64: Update stall_slot workaround for N2 + r0p3 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Add a new expression builtin strcmp_cpuid_str() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add a test for the new Arm CPU ID comparison behavior + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf arm64: Allow version comparisons of CPU IDs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter + using &= sizeof(saddr) (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- libperf: Implement riscv mmap support (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf parse-regs: Move out arch specific header from + util/perf_regs.h (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-regs: Remove unused macros PERF_REG_{IP|SP} + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-regs: Refactor arch register parsing functions + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf docs: Fix format of unordered lists (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Update scale units and descriptions of + common topdown metrics (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf cs-etm: Don't duplicate FIELD_GET() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf dlfilter: Add al_cleanup() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf dlfilter: Initialize addr_location before passing + it to thread__find_symbol_fb() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf dlfilter: Add a test for resolve_address() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Update audit-libs package name for python3 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Support syscall name parsing on arm64 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Remove duplicate check for `field` in + evsel__intval() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add perf record sample filtering test (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bpf-filter: Fix sample flag check with || (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Tidy comments related to BPF + syscall augmentation + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bpf examples: With no BPF events remove examples (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Migrate BPF augmentation to use a skeleton + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove BPF event support (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bpf: Remove support for embedding clang for compiling + BPF events (-e foo.c) (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding + the filename (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test trace+probe_vfs_getname.sh: Remove stray \ before / + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf script python: Add stub for PMU symbol to the python + binding (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf symbols: Fix DSO kernel load and symbol process to + correctly map DSO to its long_name, type and adjust_symbols + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Remove -Wno-unused-but-set-variable from the + flex flags when building with clang < 13.0.0 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf script: Print "cgroup" field on the same line as "comm" + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf probe: Make synthesize_perf_probe_point() private to + probe-event.c (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf probe: Free string returned by + synthesize_perf_probe_point() on failure in + synthesize_perf_probe_command() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf probe: Free string returned by + synthesize_perf_probe_point() on failure to add a probe + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf hists browser: Fix the number of entries for 'e' key + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf hists browser: Fix hierarchy mode header (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate bpf: Don't enclose non-debug code with an assert() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Support llvm and clang support compiled in + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf script python: Cope with declarations after statements + found in Python.h (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf python: Cope with declarations after statements found in + Python.h (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update Icelake+ metric constraints + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update sapphirerapids to 1.15 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update meteorlake to 1.04 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events x86: Avoid sorting uops_retired.slots + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf probe: Show correct error message about @symbol usage + for uprobe (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test bpf: Address error about non-null argument for + epoll_pwait 2nd arg (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat+std_output: Fix shellcheck warnings about word + splitting/quoting and local variables (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tests stat+std_output: Fix shellcheck warnings about word + splitting/quoting (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests lib stat_output: Fix shellcheck warning about + missing shebang (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests coresight thread_loop_check_tid_2: Fix shellcheck + warnings about word splitting/quoting (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tests record+zstd_comp_decomp: Fix the shellcheck + warnings about word splitting/quoting (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf arch x86: Address shellcheck warnings about unused + variables in syscalltbl.sh (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf trace x86_arch_prctl: Address shellcheck warnings about + local variables (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests lib waiting: Fix the shellcheck warnings about + missing shebang (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests lib probe_vfs_getname: Fix shellcheck warnings + about missing shebang/local variables (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tests unroll_loop_thread_10: Fix shellcheck warnings about + word splitting/quoting (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests thread_loop_check_tid_10: Fix shellcheck warnings + bout word splitting/quoting (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf build: Fix shellcheck issue about quotes for + check-headers.sh (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf beauty arch_errno_names: Fix shellcheck issue about local + variables (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests lib probe: Fix shellcheck warning about about + missing shebang (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests memcpy_thread_16k_10: Fix shellcheck warning about + word splitting/quote (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests asm_pure_loop: Fix shellcheck warning about word + splitting/quote (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat+shadow_stat: Fix shellcheck warning about + unused variable (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat_bpf_counters: Fix usage of '==' to address + shellcheck warning (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests perf_dat _converter_json: Use quoting to avoid word + splitting (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat+csv_summary: Fix unused variable references + detected via shellcheck (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Address signal case issues detected via shellcheck + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test stat_bpf_counters_cgrp: Fix shellcheck issue about + logical operators (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests lock_contention: Fix shellcheck issue about quoting + to avoid word splitting (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests record_offcpu: Fix shellcheck warnings about + word splitting/quoting and signal names case (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests probe_vfs_getname: Fix shellcheck warnings about + word splitting/quoting (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests trace+probe_vfs_getname: Fix shellcheck warnings + about word splitting/quoting (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tests task_analyzer: Check perf build options for + libtraceevent support (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove array remnants (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Revert enable indices setting syntax for BPF map + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-event: Avoid BPF test SEGV (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf build: Include generated header files properly (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Update build rule for generated files (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Remove -Wno-redundant-decls in 2 cases (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Disable fewer bison warnings (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Disable fewer flex warnings (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf build: Add Wextra for C++ compilation (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Don't always set -funwind-tables and -ggdb3 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bpf-loader: Remove unneeded diagnostic pragma (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Add JSON metrics for Yitian 710 DDR + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Add support for Yitian 710 DDR PMU (arm64) + aliasing (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Add a place to put kernel config fragments for + test runs (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Add command execution for gecko script + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Implement add sample function and thread + processing (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Add trace end processing and PRODUCT and + CATEGORIES information (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Add classes and conversion functions + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Extact necessary information from process + event (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf scripts python: Add initial script file with usage + information (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf doc: Fix typo in perf.data-file-format.txt (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf machine: Include data symbols in the kernel map (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf symbols: Add kallsyms__get_symbol_start() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove ABORT_ON (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf parse-events: Improve location for add pmu (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Populate error column for BPF/tracepoint + events (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Additional error reporting (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Separate ENOMEM memory handling (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Move instances of YYABORT to YYNOMEM + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Separate YYABORT and YYNOMEM cases (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-event: Add memory allocation test for name terms + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Define YYNOMEM as YYNOABORT for bison < 3.81 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid regrouped warning for wild card events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Add more comments to 'struct + parse_events_state' (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove two unused tokens (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove unused PE_PMU_EVENT_FAKE token + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf build: Add LTO build option (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf test: Avoid weak symbol for arch_tests (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid use uninitialized warning (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Avoid uninitialized use of perf_stat_config + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf diff: Replaces some ',' as separator with the more usual + ';' (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench uprobe trace_printk: Add entry attaching an BPF + program that does a trace_printk (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf bench uprobe empty: Add entry attaching an empty BPF + program (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench uprobe: Show diff to previous (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bench uprobe: Print diff to baseline (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bench uprobe: Add benchmark to test uprobe overhead + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Free thread_trace->files table (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Really free the evsel->priv area (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Register a thread priv destructor (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf thread: Allow tools to register a thread->priv destructor + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Free evsel->filter on the destructor (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf: tests: Adapt mmap-basic.c for riscv (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf/mem: Introduce PERF_MEM_LVLNUM_UNC (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf/benchmark: add a new benchmark for seccom_unotify + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Don't display zero tool counts (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools arch x86: Sync the msr-index.h copy with the kernel + sources (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test parse-events: Test complex name has required event + format (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Create placholder regardless of scanning core_only + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Only move force grouped evsels when sorting + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: When fixing group leaders always set the + leader (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Extra care around force grouped events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf callchain powerpc: Fix addr location init during + arch_skip_callchain_idx function (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf test task_exit: No need for a cycles event to check if we + get an PERF_RECORD_EXIT (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools headers arm64: Sync arm64's cputype.h with the kernel + sources (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools include UAPI: Sync the sound/asound.h copy with the + kernel sources (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- tools include UAPI: Sync linux/vhost.h with the kernel sources + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid SEGV if PMU lookup fails for legacy + cache terms (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events amd: Fix large metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools headers UAPI: Sync drm/i915_drm.h with the kernel sources + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Fix event parsing test when + PERF_PMU_CAP_EXTENDED_HW_TYPE isn't supported (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Fix event parsing test on Arm (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evsel amd: Fix IBS error message (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf: unwind: Fix symfs with libdw (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf symbol: Fix uninitialized return value in + symbols__find_by_name() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Test perf lock contention CSV output (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Add --output option (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock contention: Add -x option for CSV style output + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf lock: Remove stale comments (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events intel: Update tigerlake to 1.13 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update skylakex to 1.31 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update skylake to 57 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update sapphirerapids to 1.14 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update icelakex to 1.21 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update icelake to 1.19 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update cascadelakex to 1.19 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update meteorlake to 1.03 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add rocketlake events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor metrics intel: Make transaction metrics conditional + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Support for has_event function (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf expr: Add has_event function (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tools: Do not remove addr_location.thread in + thread__find_map() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Add placeholder core PMU (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf test: Fix a compile error on pe-file-parsing.c (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf: Replace deprecated -target with --target= for Clang + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Correct auto_merge_stats test (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tools: Add missing else to cmd_daemon subcommand condition + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Add printing perf_event_attr config symbol + in perf_event_attr__fprintf() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tools: Add printing perf_event_attr type symbol + in perf_event_attr__fprintf() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf tools: Extend PRINT_ATTRf to support printing of members + with a value of 0 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf trace-event-info: Add tracepoint_id_to_name() helper + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf symbol: Remove now unused symbol_conf.sort_by_name + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf symbol: Remove symbol_name_rb_node (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf dso: Sort symbols under lock (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf build: Filter out BTF sources without a .BTF section + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add build tests for BUILD_BPF_SKEL (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- commit c505690 + +- Refresh + patches.suse/drm-amd-display-Increase-frame-warning-limit-with-KA.patch + (git-fixes) + Alt-commit +- commit 6af175c + +- Refresh patches.suse/drm-amdgpu-disable-MCBP-by-default.patch + (git-fixes) + Alt-commit +- commit 7c5a9d4 + +- Refresh + patches.suse/1372-drm-i915-pmu-Check-if-pmu-is-closed-before-stopping-.patch + (git-fixes) + Alt-commit +- commit 5a0ab05 + +- Refresh + patches.suse/1371-drm-i915-mcr-Hold-GT-forcewake-during-steering-opera.patch + (git-fixes) + Alt-commit +- commit c7edfb4 + +- Refresh + patches.suse/drm-amd-pm-fix-a-memleak-in-aldebaran_tables_init.patch + (git-fixes) + Alt-commit +- commit 4325f96 + +- Refresh + patches.suse/drm-i915-Also-check-for-VGA-converter-in-eDP-probe.patch + (git-fixes) + Alt-commit +- commit 9ed137b + +- drm/dp_mst: Fix fractional DSC bpp handling (git-fixes). +- commit c36b908 + +- perf build: Add ability to build with a generated vmlinux.h + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- Refresh + patches.suse/perf-bpf-Move-the-declaration-of-struct-rq.patch. +- commit 8909076 + +- perf test: Skip metrics w/o event name in stat STD output linter + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Reorder event name checks in stat STD output linter + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove a hard coded cpu PMU assumption (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Add notion of default PMU for JSON events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf unwind: Fix map reference counts (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf script: Initialize buffer for regs_map() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Fix test_arm_callgraph_fp variable expansion + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf symbol: Add LoongArch case in get_plt_sizes() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Rerun failed metrics with longer workload (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add skip list for metrics known would fail (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add metric value validation test (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jit: Fix incorrect file name in DWARF line table (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Fix instruction association and parsing for + LoongArch (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf annotation: Switch lock from a mutex to a sharded_mutex + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf sharded_mutex: Introduce sharded_mutex (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools: Fix incorrect calculation of object size by sizeof + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove unneeded semicolon (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse: Add missing newline to pr_debug message in + evsel__compute_group_pmu_name() (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf stat: Add missing newline in pr_err messages (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Check if we can encode the PMU number in + perf_event_attr.type (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf print-events: Export is_event_supported() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead + of obsolescent "fgrep" (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf mem: Scan all PMUs instead of just core ones (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf mem amd: Fix perf_pmus__num_mem_pmus() (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Describe semantics of 'core_pmus' and 'other_pmus' + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Show average value on multiple runs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: fix failing test cases on linux-next for s390 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Work with vmlinux outside symfs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Add default tags for Hisi hip08 L1 + metrics (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add test case for the standard 'perf stat' output + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Move all the check functions of stat CSV output to + lib (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat: New metricgroup output for the default mode + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf metrics: Sort the Default metricgroup (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- pert tests: Update metric-value for perf stat JSON output + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat,jevents: Introduce Default tags for the default mode + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf metric: JSON flag to default metric group (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Fix the annotation for hardware events on hybrid + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf srcline: Fix handling of inline functions (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf srcline: Add a timeout to reading from addr2line (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools api: Add simple timeout to io read (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Add default tags into topdown L1 + metrics (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- pert tests: Support metricgroup perf stat JSON output (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests task_analyzer: Print command that failed instead + of just "perf" (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings + found using shellcheck (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests test_brstack.sh: Fix all POSIX sh warnings (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests shell: Fixed shellcheck warnings (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests lock_contention: Fix shellscript errors (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests test_arm_spe: Address shellcheck warnings about + signal name case (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- commit cb6b373 + +- perf tests test_task_analyzer: Fix shellcheck issues (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- Refresh + patches.suse/perf-tests-task_analyzer-Skip-tests-if-no-libtr.patch. +- commit 9011213 + +- perf tests stat_all_metrics: Fix shellcheck warning SC2076 + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests test_arm_coresight: Shellcheck fixes (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat+csv_output: Fix shellcheck warnings (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests daemon: Address shellcheck warnings (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests arm_callgraph_fp: Address shellcheck warnings about + signal names and adding double quotes for expression (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests stat+json_output: Address shellcheck warnings + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf python scripting: Get rid of unused import in + arm-cs-trace-disasm (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf srcline: Make sentinel reading for binutils addr2line + more robust (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf srcline: Make addr2line configuration failure more verbose + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Make x86 new instructions test optional at build + time (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf dwarf-aux: Allow unnamed struct/union/enum (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pfm: Remove duplicate util/cpumap.h include (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Allow whitespace between insn operands (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf inject: Lazily allocate guest_event event_buf (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf inject: Lazily allocate event_copy (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf script: Remove some large stack allocations (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf sched: Avoid large stack allocations (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bench sched messaging: Free contexts on exit (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf bench futex: Avoid memory leaks from pthread_attr + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf bench epoll: Fix missing frees/puts on the exit path + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf help: Ensure clean_cmds is called on all paths (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf cs-etm: Add exception level consistency check (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf cs-etm: Track exception level (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf cs-etm: Make PID format accessible from struct + cs_etm_auxtrace (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf cs-etm: Use previous thread for branch sample source IP + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf cs-etm: Only track threads instead of PID and TIDs + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf map: Fix double 'struct map' reference free found with + - DREFCNT_CHECKING=1 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf srcline: Optimize comparision against SRCLINE_UNKNOWN + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf hist: Fix srcline memory leak (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf srcline: Change free_srcline to zfree_srcline (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf callchain: Use pthread keys for tls callchain_cursor + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf header: Avoid out-of-bounds read (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf top: Add exit routine for main thread (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Fix parse_objdump_line memory leak (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf map/maps/thread: Changes to reference counting (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf machine: Don't leak module maps (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf machine: Fix leak of kernel dso (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf maps: Fix overlapping memory leak (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf symbol-elf: Correct holding a reference (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jit: Fix two thread leaks (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf python: Avoid 2 leak sanitizer issues (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Free stats in all evlist destruction (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf intel-pt: Fix missed put and leak (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf stat: Avoid evlist leak (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf header: Ensure bitmaps are freed (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf report: Avoid 'parent_thread' thread leak on '--tasks' + processing (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf machine: Make delete_threads part of machine__exit + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf thread: Add reference count checking (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- commit 608c758 + +- perf addr_location: Add init/exit/copy functions (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- Refresh + patches.suse/Revert-perf-report-Append-inlines-to-non-DWARF.patch. +- commit 325f16f + +- perf addr_location: Move to its own header (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf maps: Make delete static, always use put (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf thread: Add accessor functions for thread (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- commit 5dca2fc + +- perf thread: Make threads rbtree non-invasive (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- Refresh + patches.suse/Revert-perf-report-Append-inlines-to-non-DWARF.patch. +- commit 94d9b89 + +- perf thread: Remove notion of dead threads (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add test of libpfm4 events (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf list: Check arguments to show libpfm4 events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf list: Check if libpfm4 event is supported (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse: Allow config terms with breakpoints (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- tools headers: Make the difference output easier to read + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Remove x86 instructions with suffix (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Handle x86 instruction suffix generally + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Document --metric-no-threshold and threshold colors + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf expr: Make the evaluation of & and | logical and lazy + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf LoongArch: Simplify mksyscalltbl (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf arm64: Handle __NR3264_ prefixed syscall number (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf arm64: Rename create_table_from_c() to create_sc_table() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Declare syscalltbl_* as const for all archs + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf script: Increase PID/TID width for output (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Warn about invalid config for all PMUs and configs + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Only warn about unsupported formats once (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Update parse-events expectations to test for multiple + events (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Wildcard most "numeric" events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Add verbose 3 print of evsel name when opening + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Correct perf_pmu__auto_merge_stats() affecting hybrid + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf kvm powerpc: Add missing rename opf pmu_have_event() to + perf_pmus__have_event() (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test pmu: Avoid 2 static path arrays (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf scripting-engines: Move static to local variable, remove + 16384 from .bss (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf path: Make mkpath thread safe, remove 16384 bytes from .bss + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf probe: Dynamically allocate params memory (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf timechart: Make large arrays dynamic (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf lock: Dynamically allocate lockhash_table (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf daemon: Dynamically allocate path to perf (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf trace beauty: Make MSR arrays const to move it to + .data.rel.ro (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf trace: Make some large static arrays const to move it to + .data.rel.ro (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test x86: intel-pt-test data is immutable so mark it const + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test x86: insn-x86 test data is immutable so mark it const + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf header: Make nodes dynamic in write_mem_topology() + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Don't let evsel__group_pmu_name() traverse unsorted + group (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove is_pmu_hybrid (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmus: Remove perf_pmus__has_hybrid (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmus: Add function to return count of core PMUs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Ensure all PMUs are read for find_by_type (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Avoid repeated sysfs scanning (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Allow just core PMU scanning (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmus: Split pmus list into core and other (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Separate pmu and pmus (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf x86 mem: minor refactor to is_mem_loads_aux_event + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove perf_pmu__hybrid_pmus list (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf mem: Avoid hybrid PMU list (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf stat: Avoid hybrid PMU list (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf metrics: Remove perf_pmu__is_hybrid use (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf header: Avoid hybrid PMU list in write_pmu_caps (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evsel: Compute is_hybrid from PMU being core (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf topology: Avoid hybrid list for hybrid topology (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf x86: Iterate hybrid PMUs as core PMUs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Rewrite perf_pmu__has_hybrid to avoid list (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Remove perf_pmu__hybrid_mounted (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Reduce scope of evlist__has_hybrid (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Remove __evlist__add_default (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Remove evlist__warn_hybrid_group (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools: Warn if no user requested CPUs match PMU's CPUs + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf target: Remove unused hybrid value (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf evlist: Allow has_user_cpus to be set on hybrid (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf evlist: Propagate user CPU maps intersecting core PMU maps + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Add CPU map for "cpu" PMUs (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf evsel: Add is_pmu_core inorder to interpret own_cpus + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf pmu: Add is_core to pmu (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf pmu: Detect ARM and hybrid PMUs with sysfs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- libperf cpumap: Add "any CPU"/dummy test function (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf cpumap: Add equal function (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf cpumap: Add internal nr and cpu accessors (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test python: Put perf python at start of sys.path + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Fix perf stat JSON output test (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tests: Organize cpu_map tests into a single suite + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf cpumap: Add intersect function (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events intel: Add metricgroup descriptions for + all models (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Add support for metricgroup descriptions + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- pert tests: Add tests for new "perf stat --per-cache" + aggregation option (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Add "--per-cache" aggregation option and document it + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf stat record: Save cache level information (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Setup the foundation to allow aggregation based on + cache topology (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf: Extract building cache level for a CPU into separate + function (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update tigerlake events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update snowridgex events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update skylake/skylakex events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update sapphirerapids events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update sandybridge metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update jaketown metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update ivybridge/ivytown metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update icelake/icelakex events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update haswell(x) metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update elkhartlake events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update cascadelakex events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update broadwell variant + events/metrics (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Update alderlake events/metrics + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add test validating JSON generated by 'perf data + convert --to-json' (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events arm64: Add AmpereOne core PMU events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf ftrace: Flush output after each writing (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate browser: Add '<' and '>' keys for navigation + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Parse x86 SIB addressing properly (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf annotate: Handle "decq", "incq", "testq", "tzcnt" + instructions on x86 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf doc: Add support for KBUILD_BUILD_TIMESTAMP (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf doc: Define man page date when using asciidoctor (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Add cputype testing to perf stat (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf build: Don't use -ftree-loop-distribute-patterns and + - gno-variable-location-views in the python feature test when + building with clang-13 (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Reduce scope of is_event_supported (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Don't disable TopdownL1 metric on hybrid (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf metrics: Be PMU specific in event match (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf jevents: Don't rewrite metrics across PMUs (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Correct alderlake metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Command line PMU metric filtering (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- commit 462a115 + +- perf metrics: Be PMU specific for referenced metrics (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- Refresh patches.suse/perf-metric-Fix-no-group-check.patch. +- commit 95a6d4b + +- perf parse-events: Don't reorder atom cpu events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Don't auto merge hybrid wildcard events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid error when assigning a legacy cache + term (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid error when assigning a term (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Support hardware events as terms (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Fix parse-events tests for >1 core PMU (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf stat: Make cputype filter generic (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf parse-events: Add pmu filter (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf parse-events: Minor type safety cleanup (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Remove now unused hybrid logic (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Support wildcards on raw events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf print-events: Print legacy cache events for each PMU + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Wildcard legacy cache events (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Support PMUs for legacy cache events + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test x86 hybrid: Add hybrid extended type checks (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test x86 hybrid: Update test expectations (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Move x86 hybrid tests to arch/x86 (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Avoid scanning PMUs before parsing (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf print-events: Avoid unnecessary strlist (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Set pmu_name whenever a pmu is given + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf parse-events: Set attr.type to PMU type early (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Roundtrip name, don't assume 1 event per name + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf test: Test more with config_cache (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf test: Mask configs with extended types then test (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf test: Use valid for PMU tests (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf test: Test more sysfs events (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf vendor events intel: Add tigerlake metric constraints + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add sapphirerapids metric constraints + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add icelakex metric constraints + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add icelake metric constraints + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf vendor events intel: Add alderlake metric constraints + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf script: Refine printing of dso offset (dsoff) (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf dso: Declare dso const as needed (perf-v6.7 (jsc#PED-6012 + jsc#PED-6121)). +- perf script: Add new output field 'dsoff' to print dso offset + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf map: Add helper map__fprintf_dsoname_dsoff (perf-v6.7 + (jsc#PED-6012 jsc#PED-6121)). +- perf tools riscv: Add support for riscv lookup_binutils_path + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf arm-spe: Fix a dangling Documentation/arm64 reference + (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- perf/x86/intel: Define bit macros for FixCntrCtl MSR + (jsc#PED-6012 jsc#PED-6121). +- perf test: Add selftest to test IBS invocation via core pmu + events (perf-v6.7 (jsc#PED-6012 jsc#PED-6121)). +- commit 9b6e46d + +- xfs: short circuit xfs_growfs_data_private() if delta is zero + (git-fixes). +- commit 9cb834b + +- xfs: update dir3 leaf block metadata after swap (git-fixes). +- commit caef603 + +- xfs: remove unused fields from struct xbtree_ifakeroot + (git-fixes). +- commit bc03199 + +- xfs: add missing nrext64 inode flag check to scrub (git-fixes). +- commit 57da6fe + +- xfs: initialise di_crc in xfs_log_dinode (git-fixes). +- commit 5f2ca54 + +- afs: Fix use-after-free due to get/remove race in volume tree + (git-fixes). +- commit 38f8a72 + +- afs: Fix overwriting of result of DNS query (git-fixes). +- commit 76d3367 + +- afs: Fix dynamic root lookup DNS check (git-fixes). +- commit 5665414 + +- afs: Fix the dynamic root's d_delete to always delete unused + dentries (git-fixes). +- commit 5416d8e + +- afs: Fix refcount underflow from error handling race + (git-fixes). +- commit d515023 + +- gfs2: low-memory forced flush fixes (git-fixes). +- commit 8adbd88 + +- gfs2: Switch to wait_event in gfs2_logd (git-fixes). +- commit 9362810 + +- gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump + (git-fixes). +- commit 994e6ea + +- dlm: use kernel_connect() and kernel_bind() (git-fixes). +- commit 50016bf + +- supported.conf: add missing snd-hda-cirrus-scodec +- commit 3feaf53 + +- Update config files: add missing CONFIG_SND_HDA_CIRRUS_SCODEC=m +- commit f33bdd1 + +- ALSA: hda/tas2781: annotate calibration data endianness + (git-fixes). +- ALSA: hda/tas2781: add TAS2563 support for 14ARB7 (git-fixes). +- ALSA: hda/tas2781: add configurable global i2c address + (git-fixes). +- ALSA: hda/tas2781: add ptrs to calibration functions + (git-fixes). +- ALSA: hda/tas2781: configure the amp after firmware load + (git-fixes). +- ALSA: hda: cs35l56: Enable low-power hibernation mode on SPI + (git-fixes). +- ALSA: hda: cs35l56: Enable low-power hibernation mode on i2c + (git-fixes). +- ALSA: hda: Intel: Fix error handling in azx_probe() (git-fixes). +- ALSA: hda: cs35l56: Add support for speaker id (git-fixes). +- commit bd898ac + +- ALSA: hda/conexant: Fix headset auto detect fail in cx8070 + and SN6140 (git-fixes). +- ALSA: hda: Intel: add HDA_ARL PCI ID support (git-fixes). +- PCI: add INTEL_HDA_ARL to pci_ids.h (git-fixes). +- commit 52049a6 + +- ALSA: hda: cs35l41: Support more HP models without _DSD + (git-fixes). +- ALSA: hda/tas2781: add fixup for Lenovo 14ARB7 (git-fixes). +- ALSA: hda: Add driver properties for cs35l41 for Lenovo Legion + Slim 7 Gen 8 serie (git-fixes). +- ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low + (git-fixes). +- ALSA: hda: cs35l41: Support additional Dell models without _DSD + (git-fixes). +- ALSA: hda/cs35l56: Use set/get APIs to access spi->chip_select + (git-fixes). +- ALSA: hda: cs35l41: fix building without CONFIG_SPI (git-fixes). +- ALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is enabled in + kernel (git-fixes). +- ALSA: hda: cs35l41: Do not allow uninitialised variables to + be freed (git-fixes). +- ALSA: hda/realtek: Add quirks for ASUS Zenbook 2023 Models + (git-fixes). +- ALSA: hda: cs35l41: Support additional ASUS Zenbook 2023 Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models + (git-fixes). +- ALSA: hda: cs35l41: Support additional ASUS Zenbook 2022 Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for ASUS ROG 2023 models + (git-fixes). +- ALSA: hda: cs35l41: Support additional ASUS ROG 2023 models + (git-fixes). +- ALSA: hda: cs35l41: Add config table to support many laptops + without _DSD (git-fixes). +- commit a239730 + +- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 + 13-ay0xxx (git-fixes). +- ALSA: hda/realtek: enable SND_PCI_QUIRK for Lenovo Legion Slim + 7 Gen 8 (2023) serie (git-fixes). +- ALSA: hda/realtek: Add quirks for Dell models (git-fixes). +- commit 30d4186 + +- of: unittest: Fix of_count_phandle_with_args() expected value + message (git-fixes). +- drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime + (git-fixes). +- drm/bridge: nxp-ptn3460: simplify some error checking + (git-fixes). +- drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS + irq (git-fixes). +- commit 443d37c + +- of: Fix double free in of_parse_phandle_with_args_map + (git-fixes). +- HID: wacom: Correct behavior when processing some confidence == + false touches (git-fixes). +- fbdev: flush deferred IO before closing (git-fixes). +- fbdev: flush deferred work in fb_deferred_io_fsync() + (git-fixes). +- fbdev: mmp: Fix typo and wording in code comment (git-fixes). +- fbdev: imxfb: fix left margin setting (git-fixes). +- media: docs: uAPI: Fix documentation of 'which' field for + routing ioctls (git-fixes). +- media: dt-bindings: ov8856: decouple lanes and link frequency + from driver (git-fixes). +- media: dvb-frontends: m88ds3103: Fix a memory leak in an error + handling path of m88ds3103_probe() (git-fixes). +- media: dvbdev: drop refcount on error path in dvb_device_open() + (git-fixes). +- media: rkisp1: Fix media device memory leak (git-fixes). +- media: dt-bindings: media: rkisp1: Fix the port description + for the parallel interface (git-fixes). +- media: imx-mipi-csis: Fix clock handling in remove() + (git-fixes). +- media: cx231xx: fix a memleak in cx231xx_init_isoc (git-fixes). +- media: videobuf2-dma-sg: fix vmap callback (git-fixes). +- media: v4l2-subdev: Fix indentation in v4l2-subdev.h + (git-fixes). +- media: ov9734: Enable runtime PM before registering async + sub-device (git-fixes). +- media: ov13b10: Enable runtime PM before registering async + sub-device (git-fixes). +- media: imx355: Enable runtime PM before registering async + sub-device (git-fixes). +- media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls + (git-fixes). +- media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls + (git-fixes). +- media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls + (git-fixes). +- media: mtk-jpeg: Fix timeout schedule error in + mtk_jpegdec_worker (git-fixes). +- media: mtk-jpeg: Fix use after free bug due to error path + handling in mtk_jpeg_dec_device_run (git-fixes). +- media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to + avoid the crash of multi-core JPEG devices (git-fixes). +- media: pvrusb2: fix use after free on context disconnection + (git-fixes). +- mmc: sdhci_omap: Fix TI SoC dependencies (git-fixes). +- mmc: sdhci_am654: Fix TI SoC dependencies (git-fixes). +- gpio: xilinx: remove excess kernel doc (git-fixes). +- gpio: sysfs: fix forward declaration of struct gpio_device + (git-fixes). +- watchdog: rti_wdt: Drop runtime pm reference count when watchdog + is unused (git-fixes). +- watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling + (git-fixes). +- watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO (git-fixes). +- watchdog: set cdev owner before adding (git-fixes). +- kselftest/alsa - conf: Stringify the printed errno in + sysfs_get() (git-fixes). +- kselftest/alsa - mixer-test: Fix the print format specifier + warning (git-fixes). +- kselftest/alsa - mixer-test: fix the number of parameters to + ksft_exit_fail_msg() (git-fixes). +- gpu/drm/radeon: fix two memleaks in radeon_vm_init (git-fixes). +- commit c646735 + +- drivers: clk: zynqmp: update divider round rate logic + (git-fixes). +- drivers: clk: zynqmp: calculate closest mux rate (git-fixes). +- clk: qcom: gcc-sm8550: Mark RCGs shared where applicable + (git-fixes). +- clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs + (git-fixes). +- clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable (git-fixes). +- clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC + flag (git-fixes). +- clk: qcom: videocc-sm8150: Add missing PLL config property + (git-fixes). +- clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 config + (git-fixes). +- clk: samsung: Fix kernel-doc comments (git-fixes). +- clk: fixed-rate: fix + clk_hw_register_fixed_rate_with_accuracy_parent_hw (git-fixes). +- clk: si5341: fix an error code problem in + si5341_output_clk_set_rate (git-fixes). +- clk: rs9: Fix DIF OEn bit placement on 9FGV0241 (git-fixes). +- clk: sp7021: fix return value check in sp7021_clk_probe() + (git-fixes). +- ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights + (git-fixes). +- ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[] + (git-fixes). +- ASoC: amd: acp: Add missing MODULE_DESCRIPTION in mach-common + (git-fixes). +- ASoC: amd: acp-config: Add missing MODULE_DESCRIPTION + (git-fixes). +- ASoC: amd: vangogh: Drop conflicting ACPI-based probing + (git-fixes). +- ASoC: tas2781: add support for FW version 0x0503 (git-fixes). +- ASoC: SOF: topology: Use partial match for disconnecting DAI + link and DAI widget (git-fixes). +- ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev + = NULL (git-fixes). +- ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch + (git-fixes). +- ASoC: cs35l33: Fix GPIO name and drop legacy include + (git-fixes). +- drm/amd/display: fix bandwidth validation failure on DCN 2.1 + (git-fixes). +- Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM + hole" (git-fixes). +- drm/amd/display: avoid stringop-overflow warnings for + dp_decide_lane_settings() (git-fixes). +- drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init + (git-fixes). +- drm/amdkfd: Confirm list is non-empty before utilizing + list_first_entry in kfd_topology.c (git-fixes). +- drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process' + (git-fixes). +- accel/habanalabs: fix information leak in sec_attest_info() + (git-fixes). +- drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency + (git-fixes). +- drm/mediatek: Fix underrun in VDO1 when switches off the layer + (git-fixes). +- drm/mediatek: Remove the redundant driver data for DPI + (git-fixes). +- drm/mediatek: Return error if MDP RDMA failed to enable the + clock (git-fixes). +- drm/msm/dpu: Drop enable and frame_count parameters from + dpu_hw_setup_misr() (git-fixes). +- drm/msm/dpu: Set input_sel bit for INTF (git-fixes). +- drm/msm/dpu: rename dpu_encoder_phys_wb_setup_cdp to match + its functionality (git-fixes). +- drm/msm/adreno: Fix A680 chip id (git-fixes). +- drm/msm/dpu: correct clk bit for WB2 block (git-fixes). +- drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt + leaks (git-fixes). +- drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog + (git-fixes). +- drm/msm/mdp4: flush vblank event on disable (git-fixes). +- drm/amd/pm: fix a double-free in + amdgpu_parse_extended_power_table (git-fixes). +- drivers/amd/pm: fix a use-after-free in kv_parse_power_table + (git-fixes). +- drm/amd/pm: fix a double-free in si_dpm_init (git-fixes). +- drm/amdgpu/debugfs: fix error code when smc register accessors + are NULL (git-fixes). +- Revert "drm/rockchip: vop2: Use regcache_sync() to fix + suspend/resume" (git-fixes). +- drm/panel: st7701: Fix AVCL calculation (git-fixes). +- drm/radeon/trinity_dpm: fix a memleak in + trinity_parse_power_table (git-fixes). +- drm/radeon/dpm: fix a memleak in sumo_parse_power_table + (git-fixes). +- drm/radeon: check the alloc_workqueue return value in + radeon_crtc_init() (git-fixes). +- drm/bridge: tc358767: Fix return value on error case + (git-fixes). +- drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable + (git-fixes). +- drm: Fix TODO list mentioning non-KMS drivers (git-fixes). +- drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking + (git-fixes). +- drm/drv: propagate errors from drm_modeset_register_all() + (git-fixes). +- drm/imx/lcdc: Fix double-free of driver data (git-fixes). +- drm/tidss: Fix atomic_flush check (git-fixes). +- fbdev/acornfb: Fix name of fb_ops initializer macro (git-fixes). +- drm/bridge: Fix typo in post_disable() description (git-fixes). +- drm/virtio: Disable damage clipping if FB changed since last + page-flip (git-fixes). +- drm: Allow drivers to indicate the damage helpers to ignore + damage clips (git-fixes). +- drm: Disable the cursor plane on atomic contexts with + virtualized drivers (git-fixes). +- drm/radeon: check return value of radeon_ring_lock() + (git-fixes). +- drm/radeon/r100: Fix integer overflow issues in + r100_cs_track_check() (git-fixes). +- drm/radeon/r600_cs: Fix possible int overflows in + r600_cs_check_reg() (git-fixes). +- drm/tilcdc: Fix irq free on unload (git-fixes). +- drm/bridge: tpd12s015: Drop buggy __exit annotation for remove + function (git-fixes). +- drm/nouveau/fence:: fix warning directly dereferencing a rcu + pointer (git-fixes). +- drm/panel-elida-kd35t133: hold panel in reset for unprepare + (git-fixes). +- drm/panel: nv3051d: Hold panel in reset for unprepare + (git-fixes). +- drm/panfrost: Really power off GPU cores in + panfrost_gpu_power_off() (git-fixes). +- drm/panel: nt35510: fix typo (git-fixes). +- Revert "drm/omapdrm: Annotate dma-fence critical section in + commit path" (git-fixes). +- Revert "drm/tidss: Annotate dma-fence critical section in + commit path" (git-fixes). +- commit 3228adc + +- powerpc/smp: Dynamically build Powerpc topology (jsc#PED-7581). +- powerpc/smp: Avoid asym packing within thread_group of a core + (jsc#PED-7581). +- powerpc/smp: Add __ro_after_init attribute (jsc#PED-7581). +- powerpc/smp: Disable MC domain for shared processor + (jsc#PED-7581). +- powerpc/smp: Enable Asym packing for cores on shared processor + (jsc#PED-7581). +- powerpc/paravirt: Improve vcpu_is_preempted (jsc#PED-7581). +- sched/topology: Rename 'DIE' domain to 'PKG' (jsc#PED-7581). +- commit efa591d + +- xfs: remove CPU hotplug infrastructure (bsc#1218753). +- commit a033740 + +- xfs: remove the all-mounts list (bsc#1218753). +- commit 0a0f7e2 + +- Drop kasan fix that broke the build on ALP-current branch +- commit 57aea3a + +- Update patch reference for rose fix (CVE-2023-51782 bsc#1218757) +- commit bf72188 + +- ring-buffer/Documentation: Add documentation on buffer_percent + file (git-fixes). +- kernel-doc: handle a void function without producing a warning + (git-fixes). +- scripts/kernel-doc: restore warning for Excess struct/union + (git-fixes). +- dma-mapping: clear dev->dma_mem to NULL after freeing it + (git-fixes). +- ARM: davinci: always select CONFIG_CPU_ARM926T (git-fixes). +- soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset (git-fixes). +- soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc + configuration (git-fixes). +- soc: qcom: pmic_glink_altmode: fix port sanity check + (git-fixes). +- firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create() + (git-fixes). +- soc: fsl: cpm1: qmc: Remove inline function specifiers + (git-fixes). +- soc: fsl: cpm1: qmc: Fix rx channel reset (git-fixes). +- soc: fsl: cpm1: qmc: Fix __iomem addresses declaration + (git-fixes). +- soc: fsl: cpm1: tsa: Fix __iomem addresses declaration + (git-fixes). +- wifi: cfg80211: parse all ML elements in an ML probe response + (git-fixes). +- wifi: cfg80211: correct comment about MLD ID (git-fixes). +- Bluetooth: Fix atomicity violation in {min,max}_key_size_set + (git-fixes). +- Bluetooth: btmtkuart: fix recv_buf() return value (git-fixes). +- Bluetooth: btnxpuart: fix recv_buf() return value (git-fixes). +- Bluetooth: Fix bogus check for re-auth no supported with non-ssp + (git-fixes). +- wifi: iwlwifi: assign phy_ctxt before eSR activation + (git-fixes). +- wifi: iwlwifi: fix out of bound copy_from_user (git-fixes). +- wifi: iwlwifi: mvm: send TX path flush in rfkill (git-fixes). +- wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request + (git-fixes). +- wifi: ath11k: Defer on rproc_get failure (git-fixes). +- wifi: mwifiex: configure BSSID consistently when starting AP + (git-fixes). +- wifi: mt76: mt7921: fix country count limitation for CLC + (git-fixes). +- wifi: mt76: mt7921s: fix workqueue problem causes STA + association fail (git-fixes). +- wifi: mt76: mt7996: fix rate usage of inband discovery frames + (git-fixes). +- wifi: mt76: mt7996: fix the size of struct bss_rate_tlv + (git-fixes). +- wifi: mt76: mt7915: fallback to non-wed mode if + platform_get_resource fails in mt7915_mmio_wed_init() + (git-fixes). +- wifi: mt76: fix broken precal loading from MTD for mt7915 + (git-fixes). +- wifi: iwlwifi: don't support triggered EHT CQI feedback + (git-fixes). +- wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors + (git-fixes). +- wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable + code (git-fixes). +- wifi: rtw88: sdio: Honor the host max_req_size in the RX path + (git-fixes). +- wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift + behavior (git-fixes). +- selftests/net: fix grep checking for fib_nexthop_multiprefix + (git-fixes). +- selftests/net: specify the interface when do arping (git-fixes). +- wifi: libertas: stop selecting wext (git-fixes). +- wifi: rtw88: fix RX filter in FIF_ALLMULTI flag (git-fixes). +- wifi: plfxlc: check for allocation failure in + plfxlc_usb_wreq_async() (git-fixes). +- commit 2c42655 + +- arm64: errata: Add Cortex-A520 speculative unprivileged load + workaround (git-fixes). +- Update config files. +- commit 73e6623 + +- Refresh patches.suse/media-mediatek-vcodec-remove-the-dependency-of-vcode.patch + Fix compile warning due to trailing spaces +- commit 3d15652 + +- blacklist.conf: Add cfg80211 commit that was reverted in stable +- commit fa9d6ac + +- wifi: mac80211: do not pass AP_VLAN vif pointer to drivers + during flush (git-fixes). +- commit 27184e7 + +- wifi: cfg80211: fix cqm_config access race (git-fixes). +- commit 006357c + +- wifi: ath11k: fix boot failure with one MSI vector (git-fixes). +- commit affc905 + +- serial: 8250_omap: Add earlycon support for the AM654 UART + controller (git-fixes). +- powercap: DTPM: Fix missing cpufreq_cpu_put() calls (git-fixes). +- powercap: DTPM: Fix unneeded conversions to micro-Watts + (git-fixes). +- commit 9e04295 + +- kasan: use unchecked __memset internally (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit 4dd0ace + +- crypto: sahara - handle zero-length aes requests (git-fixes). +- commit 830e401 + +- net: 9p: avoid freeing uninit memory in p9pdu_vreadf + (git-fixes). +- arm64: Add Cortex-A520 CPU part definition (git-fixes). +- commit d8e3e86 + +- crypto: virtio - Wait for tasklet to complete on device remove + (git-fixes). +- commit 3bcb20e + +- crypto: scomp - fix req->dst buffer overflow (git-fixes). +- crypto: sahara - do not resize req->src when doing hash + operations (git-fixes). +- crypto: sahara - fix processing hash requests with req->nbytes < + sg->length (git-fixes). +- crypto: sahara - improve error handling in sahara_sha_process() + (git-fixes). +- crypto: sahara - fix wait_for_completion_timeout() error + handling (git-fixes). +- crypto: sahara - fix ahash reqsize (git-fixes). +- crypto: shash - remove excess kerneldoc members (git-fixes). +- crypto: s390/aes - Fix buffer overread in CTR mode (git-fixes). +- crypto: hisilicon/qm - save capability registers in qm init + process (git-fixes). +- crypto: sahara - fix error handling in + sahara_hw_descriptor_create() (git-fixes). +- crypto: sahara - fix processing requests with cryptlen < + sg->length (git-fixes). +- crypto: sahara - fix ahash selftest failure (git-fixes). +- crypto: sahara - fix cbc selftest failure (git-fixes). +- crypto: sahara - remove FLAGS_NEW_KEY logic (git-fixes). +- crypto: safexcel - Add error handling for dma_map_sg() calls + (git-fixes). +- crypto: ccp - fix memleak in ccp_init_dm_workarea (git-fixes). +- crypto: sa2ul - Return crypto_aead_setkey to transfer the error + (git-fixes). +- crypto: virtio - Handle dataq logic with tasklet (git-fixes). +- commit 7a91e6a + +- powerpc/ftrace: Fix stack teardown in ftrace_no_trace + (bsc#1215199). +- KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user + registers (bsc#1215199). +- powerpc: Hide empty pt_regs at base of the stack (bsc#1215199). +- commit 7a81658 + +- kexec: fix KEXEC_FILE dependencies (jsc#PED-5077 git-fixes). +- Update config files. +- commit 4b1ebff + +- powerpc/powernv: Add a null pointer check to + scom_debug_init_one() (bsc#1194869). +- powerpc/pseries: fix potential memory leak in + init_cpu_associativity() (bsc#1194869). +- powerpc/xive: Fix endian conversion size (bsc#1194869). +- powerpc/fadump: reset dump area size if fadump memory reserve + fails (bsc#1194869). +- powerpc/pseries: fix possible memory leak in ibmebus_bus_init() + (bsc#1194869). +- commit fcc1a42 + +- powerpc/pseries/iommu: enable_ddw incorrectly returns direct + mapping for SR-IOV device (bsc#1212091 ltc#199106 git-fixes). +- commit 9b92407 + +- powerpc/powernv: Add a null pointer check in + opal_powercap_init() (bsc#1181674 ltc#189159 git-fixes). +- powerpc/powernv: Add a null pointer check in opal_event_init() + (bsc#1065729). +- powerpc/pseries/memhp: Fix access beyond end of drmem array + (bsc#1065729). +- commit 9639ea1 + +- fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() + (bsc#1218727). +- fuse: share lookup state between submount and its parent + (bsc#1218726). +- commit 9d825b4 + +- crypto: qat - add NULL pointer check (git-fixes). +- crypto: qat - fix mutex ordering in adf_rl (git-fixes). +- crypto: qat - fix error path in add_update_sla() (git-fixes). +- crypto: qat - add sysfs_added flag for rate limiting + (git-fixes). +- crypto: qat - add sysfs_added flag for ras (git-fixes). +- crypto: qat - prevent underflow in rp2srv_store() (git-fixes). +- commit 5134eb8 + +- ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg() (bsc#1214377) +- commit c6bcd6a + +- ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 (bsc#1214377) +- commit e222f81 + +- ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support (bsc#1214377) +- commit 2b1eb2d + +- s390/kasan: avoid short by one page shadow memory (git-fixes + bsc#1218721). +- commit b716fcb + +- s390/kasan: handle DCSS mapping in memory holes (git-fixes + bsc#1218721). +- commit fbbd3ff + +- s390/vfio-ap: unpin pages on gisc registration failure + (git-fixes bsc#1218720). +- commit d53827d + +- hwrng: core - Fix page fault dead lock on mmap-ed hwrng + (git-fixes). +- pstore: ram_core: fix possible overflow in + persistent_ram_init_ecc() (git-fixes). +- firewire: ohci: suppress unexpected system reboot in AMD Ryzen + machines and ASM108x/VT630x PCIe cards (git-fixes). +- mmc: core: Cancel delayed work before releasing host + (git-fixes). +- drm/amdgpu: skip gpu_info fw loading on navi12 (git-fixes). +- drm/amd/display: add nv12 bounding box (git-fixes). +- drm/amd/display: pbn_div need be updated for hotplug event + (git-fixes). +- drm/amd/display: Increase frame warning limit with KASAN or + KCSAN in dml (git-fixes). +- drm/amd/display: Increase num voltage states to 40 (git-fixes). +- media: qcom: camss: Comment CSID dt_id field (git-fixes). +- commit 322c8e9 + +- rpm/old_changelog.txt: create the truncated changelog entries (bsc#1218713) +- commit 332be9f + +- Store the old kernel changelog entries in kernel-docs package (bsc#1218713) + The old entries are found in kernel-docs/old_changelog.txt in docdir. + rpm/old_changelog.txt can be an optional file that stores the similar + info like rpm/kernel-sources.changes.old. It can specify the commit + range that have been truncated. scripts/tar-up.sh expands from the + git log accordingly. +- commit c9a2566 + +- powerpc: qspinlock: Enforce qnode writes prior to publishing + to queue (bsc#1218636 ltc#204570). +- commit bfa52fa + +- powerpc/qspinlock: Rename yield_propagate_owner tunable + (bsc#1218636 ltc#204570). +- powerpc/qspinlock: Propagate sleepy if previous waiter is + preempted (bsc#1218636 ltc#204570). +- powerpc/qspinlock: don't propagate the not-sleepy state + (bsc#1218636 ltc#204570). +- powerpc/qspinlock: propagate owner preemptedness rather than + CPU number (bsc#1218636 ltc#204570). +- powerpc/qspinlock: stop queued waiters trying to set lock sleepy + (bsc#1218636 ltc#204570). +- powerpc: qspinlock: Mark accesses to qnode lock checks + (bsc#1218636 ltc#204570). +- commit 3465c10 + +- Refresh patches.suse/vsprintf-kallsyms-Prevent-invalid-data-when-printing.patch. Fix build warning by moving static_assert(). +- commit 4960f65 + +- media: mediatek: vcodec: remove the dependency of vcodec debug + log (git-fixes). +- commit 209f340 + +- media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' + for shared interface (git-fixes). +- Refresh + patches.suse/media-mediatek-vcodec-Removing-useless-debug-log.patch. +- commit 595721b + +- platform/x86/intel/ifs: ARRAY BIST for Sierra Forest (jsc#PED-6127). +- commit 9c38930 + +- platform/x86/intel/ifs: Add new error code (jsc#PED-6127). +- commit af0a052 + +- platform/x86/intel/ifs: Add new CPU support (jsc#PED-6127). +- commit 0e0dc7c + +- platform/x86/intel/ifs: Metadata validation for start_chunk (jsc#PED-6127). +- commit 2652260 + +- platform/x86/intel/ifs: Validate image size (jsc#PED-6127). +- commit 35af862 + +- platform/x86/intel/ifs: Gen2 Scan test support (jsc#PED-6127). +- commit e25bc6a + +- platform/x86/intel/ifs: Gen2 scan image loading (jsc#PED-6127). +- commit f76f8b9 + +- platform/x86/intel/ifs: Refactor image loading code (jsc#PED-6127). +- commit 3f1b68f + +- platform/x86/intel/ifs: Store IFS generation number (jsc#PED-6127). +- commit 3429838 + +- Move upstreamed perf and powerpc patches into sorted section +- commit ab87600 + +- kunit: debugfs: Fix unchecked dereference in + debugfs_print_results() (git-fixes). +- ipmi: Use regspacings passed as a module parameter (git-fixes). +- platform/x86/intel/vsec: Fix xa_alloc memory leak (git-fixes). +- PM: hibernate: Enforce ordering during image + compression/decompression (git-fixes). +- PM / devfreq: Fix buffer overflow in trans_stat_show + (git-fixes). +- dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Fix example node + names (git-fixes). +- thermal: core: Fix NULL pointer dereference in zone registration + error path (git-fixes). +- ACPI: LPSS: Fix the fractional clock divider flags (git-fixes). +- ACPI: extlog: Clear Extended Error Log status when RAS_CEC + handled the error (git-fixes). +- ACPI: video: check for error while searching for backlight + device parent (git-fixes). +- ACPI: LPIT: Avoid u32 multiplication overflow (git-fixes). +- mtd: rawnand: rockchip: Add missing title to a kernel doc + comment (git-fixes). +- mtd: rawnand: rockchip: Rename a structure (git-fixes). +- mtd: rawnand: pl353: Fix kernel doc (git-fixes). +- mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller + response (git-fixes). +- mtd: rawnand: Clarify conditions to enable continuous reads + (git-fixes). +- mtd: rawnand: Prevent sequential reads with on-die ECC engines + (git-fixes). +- mtd: rawnand: Fix core interference with sequential reads + (git-fixes). +- mtd: rawnand: Prevent crossing LUN boundaries during sequential + reads (git-fixes). +- mtd: Fix gluebi NULL pointer dereference caused by ftl notifier + (git-fixes). +- spi: spi-zynqmp-gqspi: fix driver kconfig dependencies + (git-fixes). +- KEYS: encrypted: Add check for strsep (git-fixes). +- selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 + socket (git-fixes). +- selinux: remove the wrong comment about multithreaded process + handling (git-fixes). +- usr/Kconfig: fix typos of "its" (git-fixes). +- usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static + (git-fixes). +- selftests/mm: dont run ksm_functional_tests twice (git-fixes). +- commit 753d79e + +- io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE + (bsc#1218447). +- commit 6e78ef6 + +- scsi: mpi3mr: Update driver version to 8.5.1.0.0 (bsc#1218003). +- scsi: mpi3mr: Support for preallocation of SGL BSG data buffers + part-3 (bsc#1218003). +- scsi: mpi3mr: Support for preallocation of SGL BSG data buffers + part-2 (bsc#1218003). +- scsi: mpi3mr: Support for preallocation of SGL BSG data buffers + part-1 (bsc#1218003). +- scsi: mpi3mr: Fetch correct device dev handle for status reply + descriptor (bsc#1218003). +- scsi: mpi3mr: Block PEL Enable Command on Controller Reset + and Unrecoverable State (bsc#1218003). +- scsi: mpi3mr: Clean up block devices post controller reset + (bsc#1218003). +- scsi: mpi3mr: Refresh sdev queue depth after controller reset + (bsc#1218003). +- scsi: mpi3mr: driver version upgrade to 8.5.0.0.50 + (bsc#1218003). +- scsi: mpi3mr: Add support for status reply descriptor + (bsc#1218003). +- scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32 + (bsc#1218003). +- scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116 + (bsc#1218003). +- scsi: mpi3mr: Add support for SAS5116 PCI IDs (bsc#1218003). +- scsi: mpi3mr: Split off bus_reset function from host_reset + (bsc#1218003). +- commit 0caa83b + +- io_uring/af_unix: disable sending io_uring over sockets + (bsc#1218447 CVE-2023-6531). +- io_uring/kbuf: check for buffer list readiness after NULL check + (bsc#1215211). +- io_uring/kbuf: Fix an NULL vs IS_ERR() bug in + io_alloc_pbuf_ring() (bsc#1215211). +- io_uring: fix mutex_unlock with unreferenced ctx (bsc#1215211). +- io_uring: use fget/fput consistently (bsc#1215211). +- io_uring: free io_buffer_list entries via RCU (bsc#1215211). +- io_uring/kbuf: prune deferred locked cache when tearing down + (bsc#1215211). +- io_uring/kbuf: recycle freed mapped buffer ring entries + (bsc#1215211). +- io_uring/kbuf: defer release of mapped buffer rings + (bsc#1215211). +- io_uring: enable io_mem_alloc/free to be used in other parts + (bsc#1215211). +- io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP + (bsc#1215211). +- io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP + (bsc#1215211). +- io_uring/fs: consider link->flags when getting path for LINKAT + (bsc#1215211). +- io_uring/fdinfo: remove need for sqpoll lock for thread/pid + retrieval (bsc#1215211). +- io_uring: do not clamp read length for multishot read + (bsc#1215211). +- io_uring: do not allow multishot read to set addr or len + (bsc#1215211). +- io_uring: indicate if io_kbuf_recycle did recycle anything + (bsc#1215211). +- io_uring/rw: add separate prep handler for fixed read/write + (bsc#1215211). +- io_uring/rw: add separate prep handler for readv/writev + (bsc#1215211). +- io_uring/net: ensure socket is marked connected on connect retry + (bsc#1215211). +- io_uring/rw: don't attempt to allocate async data if opcode + doesn't need it (bsc#1215211). +- io_uring/cmd: Pass compat mode in issue_flags (bsc#1215211). +- io_uring/poll: use IOU_F_TWQ_LAZY_WAKE for wakeups + (bsc#1215211). +- commit e405062 + +- io_uring: cancelable uring_cmd (bsc#1215211). +- io_uring: retain top 8bits of uring_cmd flags for kernel + internal use (bsc#1215211). +- io_uring/rw: add support for IORING_OP_READ_MULTISHOT + (bsc#1215211). +- io_uring/rw: mark readv/writev as vectored in the opcode + definition (bsc#1215211). +- io_uring/rw: split io_read() into a helper (bsc#1215211). +- commit ccfbdcd + +- media: v4l2-ctrls: Add user control base for Nuvoton NPCM + controls (git-fixes). +- commit 0968627 + +- media: mediatek: vcodec: Fix potential crash in + mtk_vcodec_dbgfs_remove() (git-fixes). +- media: platform: mdp3: mark OF related data as maybe unused + (git-fixes). +- commit 400939c + +- media: platform: mdp3: drop of_match_ptr for ID table + (git-fixes). +- commit fc34f11 + +- media: mediatek: vcodec: Consider vdecsys presence in reg + range check (git-fixes). +- commit fa96941 + +- media: mediatek: vcodec: fix cancel_work_sync fail with fluster + test (git-fixes). +- Refresh + patches.suse/media-mediatek-vcodec-fix-potential-double-free.patch. +- commit 260b764 + +- media: mediatek: vpu: add missing clk_unprepare (git-fixes). +- commit 3048ea2 + +- media: mediatek: vcodec: using empty lat buffer as the last one + (git-fixes). +- commit 09568ec + +- media: mediatek: vcodec: Avoid unneeded error logging + (git-fixes). +- commit 4f48ca0 + +- x86/virt/tdx: Make TDX host depend on X86_MCE (jsc#PED-5824). +- commit 9ee9d54 + +- arm64: properly install vmlinuz.efi (git-fixes). +- EDAC/thunderx: Fix possible out-of-bounds string access + (git-fixes). +- userns: eliminate many kernel-doc warnings (git-fixes). +- commit 78c52da + +- media: Add common header file with JPEG marker definitions + (git-fixes). +- commit 6090b39 + +- media: mediatek: vcodec: mtk_vcodec_dec_hw: Use + devm_pm_runtime_enable() (git-fixes). +- commit 64717c3 + +- igc: Fix hicredit calculation (jsc#PED-4860). +- ice: fix Get link status data length (jsc#PED-4876). +- i40e: Restore VF MSI-X state during PCI reset (jsc#PED-4874). +- i40e: fix use-after-free in i40e_aqc_add_filters() + (jsc#PED-4874). +- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() + (jsc#PED-5742). +- octeontx2-af: Re-enable MAC TX in otx2_stop processing + (jsc#PED-6931). +- octeontx2-af: Always configure NIX TX link credits based on + max frame size (jsc#PED-6931). +- igc: Check VLAN EtherType mask (jsc#PED-4860). +- igc: Check VLAN TCI mask (jsc#PED-4860). +- igc: Report VLAN EtherType matching back to user (jsc#PED-4860). +- i40e: Fix filter input checks to prevent config with invalid + values (jsc#PED-4874). +- ice: dpll: fix phase offset value (jsc#PED-4876). +- ice: Shut down VSI with "link-down-on-close" enabled + (jsc#PED-4876). +- ice: Fix link_down_on_close message (jsc#PED-4876). +- idpf: avoid compiler introduced padding in virtchnl2_rss_key + struct (jsc#PED-6716). +- idpf: fix corrupted frames and skb leaks in singleq mode + (jsc#PED-6716). +- sfc: fix a double-free bug in efx_probe_filters (jsc#PED-6894). +- mlxbf_gige: fix receive packet race condition (jsc#PED-6866). +- octeontx2-af: Fix marking couple of structure as __packed + (jsc#PED-6931). +- net: ethernet: mellanox: Convert to platform remove callback + returning void (jsc#PED-6866). +- mlxbf_gige: Remove two unused function declarations + (jsc#PED-6866). +- commit 635e530 + +- media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field + (git-fixes). +- commit 1bae51c + +- Add missing package description to align with other branches +- commit a39325c + +- x86/virt/tdx: Disable TDX host support when kexec is enabled (jsc#PED-5824). +- commit 4a81389 + +- Documentation/x86: Add documentation for TDX host support (jsc#PED-5824). +- commit f287a95 + +- x86/mce: Differentiate real hardware #MCs from TDX erratum ones (jsc#PED-5824). +- commit 782309c + +- x86/cpu: Detect TDX partial write machine check erratum (jsc#PED-5824). +- commit 4131296 + +- x86/virt/tdx: Handle TDX interaction with sleep and hibernation (jsc#PED-5824). +- commit c58086d + +- x86/virt/tdx: Initialize all TDMRs (jsc#PED-5824). +- commit 7075173 + +- x86/virt/tdx: Configure global KeyID on all packages (jsc#PED-5824). +- commit 769e6e6 + +- x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID (jsc#PED-5824). +- commit e2262c3 + +- x86/virt/tdx: Designate reserved areas for all TDMRs (jsc#PED-5824). +- commit 50d43e1 + +- x86/virt/tdx: Allocate and set up PAMTs for TDMRs (jsc#PED-5824). +- commit 5d2d43b + +- x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions (jsc#PED-5824). +- commit 1315701 + +- x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions (jsc#PED-5824). +- commit 73694c5 + +- x86/virt/tdx: Get module global metadata for module initialization (jsc#PED-5824). +- commit 43cc2ba + +- x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory (jsc#PED-5824). +- commit a8d608a + +- x86/virt/tdx: Add skeleton to enable TDX on demand (jsc#PED-5824). +- commit 04046a4 + +- x86/virt/tdx: Add SEAMCALL error printing for module initialization (jsc#PED-5824). +- commit ddfd550 + +- x86/virt/tdx: Handle SEAMCALL no entropy error in common code (jsc#PED-5824). +- commit ea37d02 + +- x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC (jsc#PED-5824). +- commit 461aa50 + +- x86/virt/tdx: Define TDX supported page sizes as macros (jsc#PED-5824). +- commit 4fad607 + +- x86/virt/tdx: Detect TDX during kernel boot (jsc#PED-5824). +- commit 48e2855 + +- x86/mm: Remove "INVPCID single" feature tracking (jsc#PED-5824). +- commit 4340565 + +- tools/power turbostat: version 2023.11.07 (bsc#1218556). +- tools/power/turbostat: bugfix "--show IPC" (bsc#1218556). +- tools/power/turbostat: Add initial support for LunarLake + (bsc#1218556). +- tools/power/turbostat: Add initial support for ArrowLake + (bsc#1218556). +- tools/power/turbostat: Add initial support for GrandRidge + (bsc#1218556). +- tools/power/turbostat: Add initial support for SierraForest + (bsc#1218556). +- tools/power/turbostat: Add initial support for GraniteRapids + (bsc#1218556). +- tools/power/turbostat: Add MSR_CORE_C1_RES support for + spr_features (bsc#1218556). +- tools/power/turbostat: Move process to root cgroup + (bsc#1218556). +- tools/power/turbostat: Handle cgroup v2 cpu limitation + (bsc#1218556). +- tools/power/turbostat: Abstrct function for parsing cpu string + (bsc#1218556). +- tools/power/turbostat: Handle offlined CPUs in cpu_subset + (bsc#1218556). +- tools/power/turbostat: Obey allowed CPUs for system summary + (bsc#1218556). +- tools/power/turbostat: Obey allowed CPUs for primary thread/core + detection (bsc#1218556). +- tools/power/turbostat: Abstract several functions (bsc#1218556). +- tools/power/turbostat: Obey allowed CPUs during startup + (bsc#1218556). +- tools/power/turbostat: Obey allowed CPUs when accessing CPU + counters (bsc#1218556). +- tools/power/turbostat: Introduce cpu_allowed_set (bsc#1218556). +- tools/power/turbostat: Remove PC7/PC9 support on ADL/RPL + (bsc#1218556). +- tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel + client platforms (bsc#1218556). +- tools/power/turbostat: Introduce probe_pm_features() + (bsc#1218556). +- tools/power/turbostat: Relocate more probing related code + (bsc#1218556). +- tools/power/turbostat: Reorder some functions (bsc#1218556). +- tools/power/turbostat: Relocate thermal probing code + (bsc#1218556). +- tools/power/turbostat: Relocate lpi probing code (bsc#1218556). +- tools/power/turbostat: Relocate graphics probing code + (bsc#1218556). +- tools/power/turbostat: Rename rapl probing function + (bsc#1218556). +- tools/power/turbostat: Rename uncore probing function + (bsc#1218556). +- tools/power/turbostat: Relocate pstate probing code + (bsc#1218556). +- tools/power/turbostat: Relocate cstate probing code + (bsc#1218556). +- tools/power/turbostat: Improve probe_platform_features() logic + (bsc#1218556). +- tools/power/turbostat: Delete intel_model_duplicates() + (bsc#1218556). +- tools/power/turbostat: Abstract cstate prewake bit support + (bsc#1218556). +- tools/power/turbostat: Abstract aperf/mperf multiplier support + (bsc#1218556). +- tools/power/turbostat: Abstract extended cstate MSRs support + (bsc#1218556). +- tools/power/turbostat: Abstract MSR_KNL_CORE_C6_RESIDENCY + support (bsc#1218556). +- tools/power/turbostat: Abstract MSR_ATOM_PKG_C6_RESIDENCY + support (bsc#1218556). +- tools/power/turbostat: Abstract + MSR_CC6/MC6_DEMOTION_POLICY_CONFIG support (bsc#1218556). +- tools/power/turbostat: Abstract MSR_MODULE_C6_RES_MS support + (bsc#1218556). +- tools/power/turbostat: Abstract MSR_CORE_C1_RES support + (bsc#1218556). +- tools/power/turbostat: Abstract IRTL support (bsc#1218556). +- tools/power/turbostat: Use fine grained IRTL output + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for + is_slm()/is_knl()/is_cnl()/is_ehl() models (bsc#1218556). +- tools/power/turbostat: Adjust cstate for has_c8910_msrs() + models (bsc#1218556). +- tools/power/turbostat: Adjust cstate for is_bdx() models + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for + is_skx()/is_icx()/is_spr() models (bsc#1218556). +- tools/power/turbostat: Adjust cstate for is_dnv() models + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for is_jvl() models + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for has_slv_msrs() models + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for has_snb_msrs() models + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for models with .cst_limit + set (bsc#1218556). +- tools/power/turbostat: Adjust cstate for has_snb_msrs() models + (bsc#1218556). +- tools/power/turbostat: Adjust cstate for models with + .has_nhm_msrs set (bsc#1218556). +- tools/power/turbostat: Add skeleton support for cstate + enumeration (bsc#1218556). +- tools/power/turbostat: Abstract TSC tweak support (bsc#1218556). +- tools/power/turbostat: Remove unused family/model parameters + for RAPL functions (bsc#1218556). +- tools/power/turbostat: Abstract hardcoded TDP value + (bsc#1218556). +- tools/power/turbostat: Abstract fixed DRAM Energy unit support + (bsc#1218556). +- tools/power/turbostat: Abstract RAPL divisor support + (bsc#1218556). +- tools/power/turbostat: Abstract Per Core RAPL support + (bsc#1218556). +- tools/power/turbostat: Abstract RAPL MSRs support (bsc#1218556). +- tools/power/turbostat: Simplify the logic for RAPL enumeration + (bsc#1218556). +- tools/power/turbostat: Redefine RAPL macros (bsc#1218556). +- tools/power/turbostat: Abstract hardcoded Crystal Clock + frequency (bsc#1218556). +- tools/power/turbostat: Abstract Automatic Cstate Conversion + support (bsc#1218556). +- tools/power/turbostat: Abstract Perf Limit Reasons MSRs support + (bsc#1218556). +- tools/power/turbostat: Abstract TCC Offset bits support + (bsc#1218556). +- tools/power/turbostat: Abstract Config TDP MSRs support + (bsc#1218556). +- tools/power/turbostat: Rename some TRL functions (bsc#1218556). +- tools/power/turbostat: Abstract Turbo Ratio Limit MSRs support + (bsc#1218556). +- tools/power/turbostat: Rename some functions (bsc#1218556). +- tools/power/turbostat: Remove a redundant check (bsc#1218556). +- tools/power/turbostat: Abstract Nehalem MSRs support + (bsc#1218556). +- tools/power/turbostat: Abstract Package cstate limit decoding + support (bsc#1218556). +- tools/power/turbostat: Abstract BCLK frequency support + (bsc#1218556). +- tools/power/turbostat: Abstract MSR_MISC_PWR_MGMT support + (bsc#1218556). +- tools/power/turbostat: Abstract MSR_MISC_FEATURE_CONTROL support + (bsc#1218556). +- tools/power/turbostat: Add skeleton support for table driven + feature enumeration (bsc#1218556). +- tools/power/turbostat: Remove pseudo check for two models + (bsc#1218556). +- tools/power/turbostat: Remove redundant duplicates + (bsc#1218556). +- tools/power/turbostat: Replace raw value cpu model with Macro + (bsc#1218556). +- tools/power/turbostat: Support alternative graphics sysfs knobs + (bsc#1218556). +- tools/power/turbostat: Enable TCC Offset on more models + (bsc#1218556). +- tools/power/turbostat: Enable the C-state Pre-wake printing + (bsc#1218556). +- tools/power/turbostat: Fix a knl bug (bsc#1218556). +- tools/power/turbostat: Fix failure with new uncore sysfs + (bsc#1218556). +- cpupower: fix reference to nonexistent document (jsc#PED-5873). +- tools/power/x86/intel-speed-select: v1.18 release (jsc#PED-4647 + bsc#1218554). +- tools/power/x86/intel-speed-select: Use cgroup isolate for CPU 0 + (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Increase max CPUs in one + request (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Display error for core-power + support (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: No TRL for non compute + domains (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: turbo-mode enable disable + swapped (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Update help for TRL + (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Sanitize integer arguments + (jsc#PED-4647 bsc#1218554). +- cpupower: Add Georgian translation to Makefile LANGUAGES + (jsc#PED-5873). +- tools/power/x86/intel-speed-select: v1.17 release (jsc#PED-4647 + bsc#1218554). +- tools/power/x86/intel-speed-select: Change mem-frequency + display name (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Prevent CPU 0 offline + (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Error on CPU count exceed + in request (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Support more than 8 sockets + (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Fix CPU count display + (jsc#PED-4647 bsc#1218554). +- cpupower: Fix cpuidle_set to accept only numeric values for + idle-set operation (jsc#PED-5873). +- cpupower: Add turbo-boost support in cpupower (jsc#PED-5873). +- cpupower: Add support for amd_pstate mode change (jsc#PED-5873). +- cpupower: Add EPP value change support (jsc#PED-5873). +- cpupower: Add is_valid_path API (jsc#PED-5873). +- cpupower: Recognise amd-pstate active mode driver + (jsc#PED-5873). +- tools/power/x86/intel-speed-select: v1.16 release (jsc#PED-4647 + bsc#1218554). +- tools/power/x86/intel-speed-select: Fix json formatting issue + (jsc#PED-4647 bsc#1218554). +- tools/power/x86/intel-speed-select: Adjust scope of core-power + config (jsc#PED-4647 bsc#1218554). +- commit 926ea11 + +- xen/events: fix delayed eoi list handling (git-fixes). +- commit e085feb + +- Update config files to remove CONFIG_TCM_RBD=m (bsc#1218634) +- commit 1dcd1b3 + +- target: revert LIO target_core_rbd patches (bsc#1218634) +- Delete + patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch. +- Delete patches.suse/rbd-add-img_request-done-callback.patch. +- Delete patches.suse/rbd-add-lio-specific-data-area.patch. +- Delete + patches.suse/rbd-add-rbd_img_fill_cmp_and_write_from_bvecs.patch. +- Delete + patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch. +- Delete + patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch. +- Delete + patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. +- Delete + patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch. +- Delete patches.suse/target-add-rbd-backend.patch. +- Delete + patches.suse/target-compare-and-write-backend-driver-sense-handli.patch. +- Delete + patches.suse/target-disallow-emulate_legacy_capacity-with-RBD-obj.patch. +- Delete patches.suse/target-rbd-add-WRITE-SAME-support.patch. +- Delete + patches.suse/target-rbd-add-emulate_legacy_capacity-dev-attribute.patch. +- Delete + patches.suse/target-rbd-conditionally-fix-off-by-one-bug-in-get_b.patch. +- Delete + patches.suse/target-rbd-detect-stripe_unit-SCSI-block-size-misali.patch. +- Delete + patches.suse/target-rbd-fix-unmap-discard-block-size-conversion.patch. +- Delete + patches.suse/target-rbd-fix-unmap-handling-with-unmap_zeroes_data.patch. +- Delete patches.suse/target-rbd-support-COMPARE_AND_WRITE.patch. +- Delete + patches.suse/target_core_rbd-fix-leak-and-reduce-kmalloc-calls.patch. +- Delete + patches.suse/target_core_rbd-fix-rbd_img_request.snap_id-assignme.patch. +- Delete + patches.suse/target_core_rbd-remove-snapshot-existence-validation.patch. +- commit 391445c + +- io_uring/af_unix: disable sending io_uring over sockets + (bsc#1218447, CVE-2023-6531). +- commit 7d4ebd3 + +- xen/events: avoid using info_for_irq() in xen_send_IPI_one() + (git-fixes). +- commit aa0ccc0 + +- xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled + (git-fixes). +- commit 74e0704 + +- xenbus: fix error exit in xenbus_init() (git-fixes). +- commit a5387b3 + +- smb: client: fix potential OOB in smb2_dump_detail() + (bsc#1217946 CVE-2023-6610). +- commit 88dbafd + +- io_uring: fix off-by one bvec index (bsc#1218624). +- io_uring/kbuf: Use slab for struct io_buffer objects + (git-fixes). +- io_uring/kbuf: Allow the full buffer id space for provided + buffers (git-fixes). +- io_uring/kbuf: Fix check of BID wrapping in provided buffers + (git-fixes). +- io_uring: use files_lookup_fd_locked() (git-fixes). +- commit db1b5e4 + +- vsock/virtio: Fix unsigned integer wrap around in + virtio_transport_has_space() (git-fixes). +- commit 87e311c + +- vsock/virtio: remove socket from connected/bound list on + shutdown (git-fixes). +- commit d833002 + +- vsock/virtio: initialize the_virtio_vsock before using VQs + (git-fixes). +- commit 11e10ec + +- virtio_pci: fix the common cfg map size (git-fixes). +- commit 368664b + +- virtio-mmio: fix memory leak of vm_dev (git-fixes). +- commit 6dc7491 + +- vsprintf/kallsyms: Prevent invalid data when printing symbol + (bsc#1217602). +- commit b959f1c + +- Revert "media: mediatek: vcodec: Fix bitstream crop information + error" (git-fixes). +- commit e79cc48 + +- media: platform: mtk-mdp3: release node reference before + returning (git-fixes). +- commit ca2e5ae + +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (git-fixes). +- commit 623ab0a + +- KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES + guests (git-fixes). +- commit 23fdc35 + +- media: mediatek: vcodec: Read HW active status from syscon + (git-fixes). +- commit e1d2d26 + +- media: Add AV1 uAPI (git-fixes). +- commit 4741e9b + +- x86/boot: Move x86_cache_alignment initialization to correct + spot (bsc#1216015). +- commit 5dc3dc0 + +- media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE + (git-fixes). +- commit 5f137d4 + +- media: Explicitly include correct DT includes (git-fixes). +- commit 2db0dfc + +- media: mediatek: vcodec: Change dbgfs interface to support + encode (git-fixes). +- commit bd5f191 + +- media: mediatek: vcodec: Add a debugfs file to get different + useful information (git-fixes). +- commit bdc1207 + +- Limit kernel-source build to architectures for which the kernel binary + is built (bsc#1108281). +- commit 08a9e44 + +- media: mediatek: vcodec: fix resource leaks in + vdec_msg_queue_init() (git-fixes). +- commit c0e90df + +- units: add missing header (git-fixes). +- crypto: qat - move adf_cfg_services (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add num_rps sysfs attribute (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add rp2svc sysfs attribute (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add rate limiting sysfs interface (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add rate limiting feature to qat_4xxx + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add retrieval of fw capabilities (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add bits.h to icp_qat_hw.h (jsc#PED-5174 + jsc#PED-5861). +- units: Add BYTES_PER_*BIT (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - move admin api (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - fix ring to service map for QAT GEN4 (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - use masks for AE groups (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - refactor fw config related functions (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - count QAT GEN4 errors (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add error counters (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4 + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add adf_get_aram_base() helper function + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add handling of compression related errors for + QAT GEN4 (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4 + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4 + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add reporting of correctable errors for QAT GEN4 + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add infrastructure for error reporting + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add cnv_errors debugfs file (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add pm_status debugfs file (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - refactor included headers (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add namespace to driver (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - Remove zlib-deflate (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - Annotate struct adf_fw_counters with __counted_by + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - enable dc chaining service (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - consolidate services structure (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - fix unregistration of compression algorithms + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - do not shadow error code (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - refactor deprecated strncpy (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - Use list_for_each_entry() helper (jsc#PED-5174 + jsc#PED-5861). +- Documentation: ABI: debugfs-driver-qat: fix fw_counters path + (git-fixes). +- crypto: qat - fix crypto capability detection for 4xxx + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - Remove unused function declarations (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - use kfree_sensitive instead of memset/kfree() + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - replace the if statement with min() (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add heartbeat counters check (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add heartbeat feature (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add measure clock frequency (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - drop obsolete heartbeat interface (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add internal timer for qat 4xxx (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - add fw_counters debugfs file (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - change value of default idle filter (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - do not export adf_init_admin_pm() (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - expose pm_idle_enabled through sysfs (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - extend configuration for 4xxx (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - refactor fw config logic for 4xxx (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - make fw images name constant (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - move returns to default case (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - update slice mask for 4xxx devices (jsc#PED-5174 + jsc#PED-5861). +- crypto: qat - set deprecated capabilities as reserved + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - add missing function declaration in adf_dbgfs.h + (jsc#PED-5174 jsc#PED-5861). +- crypto: qat - move dbgfs init to separate file (jsc#PED-5174 + jsc#PED-5861). +- commit a45a239 + +- Delete + patches.suse/crypto-qat-change-value-of-default-idle-filter.patch. + (will be re-added as part of the QAT series) +- commit c06831d + +- media: mc: Make media_get_pad_index() use pad type flag + (git-fixes). +- commit 5b7fb34 + +- readahead: Avoid multiple marked readahead pages (bsc#1217818). +- commit a26eeaa + +- x86/sev-es: Set x86_virt_bits to the correct value straight + away, instead of a two-phase approach (bsc#1216015). +- commit 9f9f39c + +- x86/resctrl: Fix kernel-doc warnings (git-fixes). +- commit 4ce9baf + +- x86/lib/msr: Clean up kernel-doc notation (git-fixes). +- commit 0fd47d0 + +- x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*() (git-fixes). +- commit c99440e + +- x86/fineibt: Poison ENDBR at +0 (git-fixes). +- commit 0340aa5 + +- x86/boot/compressed: Reserve more memory for page tables (git-fixes). +- commit 1b49bd4 + +- x86/alternatives: Disable KASAN in apply_alternatives() (git-fixes). +- commit 0de097e + +- x86/ibt: Suppress spurious ENDBR (git-fixes). +- commit 127632c + +- x86/CPU/AMD: Check vendor in the AMD microcode callback (git-fixes). +- commit ec38da9 + +- x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot + (bsc#1216015). +- commit 2c6b247 + +- x86/alternatives: Disable interrupts and sync when optimizing NOPs in place (git-fixes). +- commit 3ed13fa + +- x86/srso: Fix SBPB enablement for (possible) future fixed HW (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit b0edd5b + +- x86/srso: Fix vulnerability reporting for missing microcode (git-fixes). +- commit e2cfc2e + +- EDAC: Explicitly include correct DT includes (jsc#PED-6747). +- commit f6ef38c + +- i2c: core: Fix atomic xfer check for non-preempt config + (git-fixes). +- commit e75469f + +- ublk: zoned: support REQ_OP_ZONE_RESET_ALL (bsc#1216436). +- ublk: Switch to memdup_user_nul() helper (bsc#1216436). +- ublk: fix 'warn: variable dereferenced before check 'req'' + from Smatch (bsc#1216436). +- ublk: Fix signedness bug returning warning (bsc#1216436). +- ublk: enable zoned storage support (bsc#1216436). +- ublk: move check for empty address field on command submission + (bsc#1216436). +- ublk: add helper to check if device supports user copy + (bsc#1216436). +- ublk: make ublk_chr_class a static const structure + (bsc#1216436). +- ublk: add control command of UBLK_U_CMD_GET_FEATURES + (bsc#1216436). +- ublk: fix build warning on iov_iter_get_pages2 (bsc#1216436). +- ublk: support user copy (bsc#1216436). +- ublk: add read()/write() support for ublk char device + (bsc#1216436). +- ublk: support to copy any part of request pages (bsc#1216436). +- ublk: grab request reference when the request is handled by + userspace (bsc#1216436). +- ublk: cleanup ublk_copy_user_pages (bsc#1216436). +- ublk: cleanup io cmd code path by adding ublk_fill_io_cmd() + (bsc#1216436). +- ublk: kill queuing request by task_work_add (bsc#1216436). +- commit 9fb699d + +- mmc: sdhci-sprd: Fix eMMC init failure after hw reset + (git-fixes). +- mmc: rpmb: fixes pause retune on all RPMB partitions + (git-fixes). +- mmc: meson-mx-sdhc: Fix initialization frozen issue (git-fixes). +- drm/amd/display: Fix sending VSC (+ colorimetry) packets for + DP/eDP displays without PSR (git-fixes). +- ARM: sun9i: smp: Fix array-index-out-of-bounds read in + sunxi_mc_smp_init (git-fixes). +- commit 6d8c3af + +- Update patch reference for BT fix (CVE-2023-51779 bsc#1218559) +- commit 5031658 + +- platform/x86/intel/tpmi: Add debugfs support for read/write + blocked (bsc#1218555). +- platform/x86/intel/tpmi: Add debugfs interface (bsc#1218555). +- platform/x86/intel/tpmi: Read feature control status + (bsc#1218555). +- commit 504e179 + +- selftests: bonding: do not set port down when adding to bond + (git-fixes). +- r8169: Fix PCI error on system resume (git-fixes). +- wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ + (git-fixes). +- nfc: llcp_core: Hold a ref to llcp_local->dev when holding a + ref to llcp_local (git-fixes). +- Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI + device probe" (git-fixes). +- drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, + G200SE (git-fixes). +- drm/bridge: ps8640: Fix size mismatch warning w/ len + (git-fixes). +- drm/bridge: ti-sn65dsi86: Never store more than msg->size + bytes in AUX xfer (git-fixes). +- drm/bridge: parade-ps8640: Never store more than msg->size + bytes in AUX xfer (git-fixes). +- accel/qaic: Implement quirk for SOC_HW_VERSION (git-fixes). +- accel/qaic: Fix GEM import path code (git-fixes). +- drm/i915/perf: Update handling of MMIO triggered reports + (git-fixes). +- drm/i915/dp: Fix passing the correct DPCD_REV for + drm_dp_set_phy_test_pattern (git-fixes). +- selftests: secretmem: floor the memory size to the multiple + of page_size (git-fixes). +- PM: hibernate: Fix the exclusive get block device in test_resume + mode (git-fixes). +- commit 0536703 + +- ALSA: hda/tas2781: remove sound controls in unbind (git-fixes). +- commit f8516b2 + +- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook + 440 G6 (git-fixes). +- ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux + (git-fixes). +- ASoC: meson: g12a-toacodec: Fix event generation (git-fixes). +- ASoC: meson: g12a-tohdmitx: Validate written enum values + (git-fixes). +- ASoC: meson: g12a-toacodec: Validate written enum values + (git-fixes). +- ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset + (git-fixes). +- ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable + (git-fixes). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook + (git-fixes). +- ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion + 14-ec1xxx series (git-fixes). +- ALSA: hda/tas2781: move set_drv_data outside tasdevice_init + (git-fixes). +- ALSA: hda/tas2781: fix typos in comment (git-fixes). +- ALSA: hda/tas2781: do not use regcache (git-fixes). +- commit 38d6c8e + +- blacklist.conf: 7a0e005c7957 drm/amd/display: edp do not add non-edid timings +- commit 82e295c + +- drm/i915/mtl: Update workaround 14016712196 (git-fixes). +- commit eff3878 + +- badblocks: avoid checking invalid range in badblocks_check() + (jsc#PED-7513). +- dm-raid: delay flushing event_work() after reconfig_mutex is + released (jsc#PED-7514). +- md: split MD_RECOVERY_NEEDED out of mddev_resume (jsc#PED-7542). +- md: fix stopping sync thread (jsc#PED-7542). +- md: don't leave 'MD_RECOVERY_FROZEN' in error path of + md_set_readonly() (jsc#PED-7542). +- md: fix missing flush of sync_work (jsc#PED-7542). +- md/raid6: use valid sector values to determine if an I/O should + wait on the reshape (jsc#PED-7542). +- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR + (jsc#PED-7513). +- dm-flakey: start allocating with MAX_ORDER (jsc#PED-7514). +- dm-verity: align struct dm_verity_fec_io properly + (jsc#PED-7514). +- dm verity: don't perform FEC for failed readahead IO + (jsc#PED-7514). +- dm verity: initialize fec io before freeing it (jsc#PED-7514). +- closures: CLOSURE_CALLBACK() to fix type punning (jsc#PED-7513). +- md: fix bi_status reporting in md_end_clone_io (jsc#PED-7542). +- bcache: avoid NULL checking to c->root in run_cache_set() + (jsc#PED-7513). +- bcache: add code comments for bch_btree_node_get() and + __bch_btree_node_alloc() (jsc#PED-7513). +- bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in + btree_gc_coalesce() (jsc#PED-7513). +- bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up + race (jsc#PED-7513). +- bcache: fixup lock c->root error (jsc#PED-7513). +- bcache: fixup init dirty data errors (jsc#PED-7513). +- bcache: prevent potential division by zero error (jsc#PED-7513). +- bcache: remove redundant assignment to variable cur_idx + (jsc#PED-7513). +- bcache: check return value from btree_node_alloc_replacement() + (jsc#PED-7513). +- bcache: avoid oversize memory allocation by small stripe_size + (jsc#PED-7513). +- dm-crypt: start allocating with MAX_ORDER (jsc#PED-7514). +- dm-verity: don't use blocking calls from tasklets + (jsc#PED-7514). +- dm-bufio: fix no-sleep mode (jsc#PED-7514). +- dm-delay: avoid duplicate logic (jsc#PED-7514). +- dm-delay: fix bugs introduced by kthread mode (jsc#PED-7514). +- dm-delay: fix a race between delay_presuspend and delay_bio + (jsc#PED-7514). +- closures: Fix race in closure_sync() (jsc#PED-7513). +- closures: Better memory barriers (jsc#PED-7513). +- dm crypt: account large pages in cc->n_allocated_pages + (jsc#PED-7514). +- dm integrity: use crypto_shash_digest() in sb_mac() + (jsc#PED-7514). +- dm crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening() + (jsc#PED-7514). +- dm error: Add support for zoned block devices (jsc#PED-7514). +- dm delay: for short delays, use kthread instead of timers and wq + (jsc#PED-7514). +- dm: respect REQ_NOWAIT flag in normal bios issued to DM + (jsc#PED-7514). +- dm: enhance alloc_multiple_bios() to be more versatile + (jsc#PED-7514). +- dm: make __send_duplicate_bios return unsigned int + (jsc#PED-7514). +- dm log userspace: replace deprecated strncpy with strscpy + (jsc#PED-7514). +- dm ioctl: replace deprecated strncpy with strscpy_pad + (jsc#PED-7514). +- dm crypt: replace open-coded kmemdup_nul (jsc#PED-7514). +- dm cache metadata: replace deprecated strncpy with strscpy + (jsc#PED-7514). +- dm: shortcut the calls to linear_map and stripe_map + (jsc#PED-7514). +- md: cleanup pers->prepare_suspend() (jsc#PED-7542). +- md-cluster: check for timeout while a new disk adding + (jsc#PED-7542). +- md: rename __mddev_suspend/resume() back to + mddev_suspend/resume() (jsc#PED-7542). +- md: remove old apis to suspend the array (jsc#PED-7542). +- md: suspend array in md_start_sync() if array need + reconfiguration (jsc#PED-7542). +- md/raid5: replace suspend with quiesce() callback + (jsc#PED-7542). +- md/md-linear: cleanup linear_add() (jsc#PED-7542). +- md: cleanup mddev_create/destroy_serial_pool() (jsc#PED-7542). +- md: use new apis to suspend array before + mddev_create/destroy_serial_pool (jsc#PED-7542). +- md: use new apis to suspend array for ioctls involed array + reconfiguration (jsc#PED-7542). +- md: use new apis to suspend array for adding/removing rdev + from state_store() (jsc#PED-7542). +- md: use new apis to suspend array for sysfs apis (jsc#PED-7542). +- md/raid5: use new apis to suspend array (jsc#PED-7542). +- md/raid5-cache: use new apis to suspend array (jsc#PED-7542). +- md/md-bitmap: use new apis to suspend array for location_store() + (jsc#PED-7542). +- md/dm-raid: use new apis to suspend array (jsc#PED-7514). +- md: add new helpers to suspend/resume and lock/unlock array + (jsc#PED-7542). +- md: add new helpers to suspend/resume array (jsc#PED-7542). +- md: replace is_md_suspended() with 'mddev->suspended' in + md_check_recovery() (jsc#PED-7542). +- md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log' + (jsc#PED-7542). +- md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi' + (jsc#PED-7542). +- md/raid1: don't split discard io for write behind + (jsc#PED-7542). +- md: do not require mddev_lock() for all options in + array_state_store() (jsc#PED-7542). +- md: simplify md_seq_ops (jsc#PED-7542). +- md: factor out a helper from mddev_put() (jsc#PED-7542). +- md: replace deprecated strncpy with memcpy (jsc#PED-7542). +- md/md-linear: Annotate struct linear_conf with __counted_by + (jsc#PED-7542). +- md: don't check 'mddev->pers' and 'pers->quiesce' from + suspend_lo_store() (jsc#PED-7542). +- md: don't check 'mddev->pers' from suspend_hi_store() + (jsc#PED-7542). +- md-bitmap: suspend array earlier in location_store() + (jsc#PED-7542). +- md-bitmap: remove the checking of 'pers->quiesce' from + location_store() (jsc#PED-7542). +- md: don't rely on 'mddev->pers' to be set in mddev_suspend() + (jsc#PED-7542). +- md: initialize 'writes_pending' while allocating mddev + (jsc#PED-7542). +- md: initialize 'active_io' while allocating mddev + (jsc#PED-7542). +- md: delay remove_and_add_spares() for read only array to + md_start_sync() (jsc#PED-7542). +- md: factor out a helper rdev_addable() from + remove_and_add_spares() (jsc#PED-7542). +- md: factor out a helper rdev_is_spare() from + remove_and_add_spares() (jsc#PED-7542). +- md: factor out a helper rdev_removeable() from + remove_and_add_spares() (jsc#PED-7542). +- md: delay choosing sync action to md_start_sync() + (jsc#PED-7542). +- md: factor out a helper to choose sync action from + md_check_recovery() (jsc#PED-7542). +- md: use separate work_struct for md_start_sync() (jsc#PED-7542). +- badblocks: switch to the improved badblock handling code + (jsc#PED-7542). +- badblocks: improve badblocks_check() for multiple ranges + handling (jsc#PED-7542). +- badblocks: improve badblocks_clear() for multiple ranges + handling (jsc#PED-7542). +- badblocks: improve badblocks_set() for multiple ranges handling + (jsc#PED-7542). +- badblocks: add helper routines for badblock ranges handling + (jsc#PED-7542). +- badblocks: add more helper structure and routines in badblocks.h + (jsc#PED-7542). +- dm: Annotate struct dm_bio_prison with __counted_by + (jsc#PED-7514). +- dm: Annotate struct dm_stat with __counted_by (jsc#PED-7514). +- dm: Annotate struct stripe_c with __counted_by (jsc#PED-7514). +- dm crypt: Annotate struct crypt_config with __counted_by + (jsc#PED-7514). +- dm raid: Annotate struct raid_set with __counted_by + (jsc#PED-7514). +- closures: Add a missing include (jsc#PED-7542). +- closures: closure_nr_remaining() (jsc#PED-7542). +- closures: closure_wait_event() (jsc#PED-7542). +- commit 99c2319 + +- bcache: move closures to lib/ (jsc#PED-7513). + - Update config files for the above change, add CONFIG_CLOSURES, + - config/arm64/default + - config/armv7hl/default + - config/ppc64le/default + - config/s390x/default + - config/x86_64/default +- commit 74c7cf7 + +- dm crypt: Fix reqsize in crypt_iv_eboiv_gen (jsc#PED-7514). +- MAINTAINERS: update the dm-devel mailing list (jsc#PED-7514). +- dm zoned: free dmz->ddev array in dmz_put_zoned_devices + (jsc#PED-7514). +- md/raid5: release batch_last before waiting for another + stripe_head (jsc#PED-7542). +- dm: don't attempt to queue IO under RCU protection + (jsc#PED-7514). +- dm: fix a race condition in retrieve_deps (jsc#PED-7514). +- md: Put the right device in md_seq_next (jsc#PED-7542). +- md/raid1: fix error: ISO C90 forbids mixed declarations + (jsc#PED-7542). +- md: don't dereference mddev after export_rdev() (jsc#PED-7542). +- md: raid0: account for split bio in iostat accounting + (jsc#PED-7542). +- md raid1: allow writebehind to work on any leg device set + WriteMostly (jsc#PED-7542). +- md/raid1: hold the barrier until handle_read_error() finishes + (jsc#PED-7542). +- md/raid1: free the r1bio before waiting for blocked rdev + (jsc#PED-7542). +- md/raid1: call free_r1bio() before allow_barrier() in + raid_end_bio_io() (jsc#PED-7542). +- md/raid5-cache: fix null-ptr-deref for + r5l_flush_stripe_to_raid() (jsc#PED-7542). +- raid6: test: only check for Altivec if building on powerpc hosts + (jsc#PED-7542). +- raid6: test: make sure all intermediate and artifact files + are .gitignored (jsc#PED-7542). +- raid6: test: cosmetic cleanups for the test Makefile + (jsc#PED-7542). +- raid6: guard the tables.c include of with + __KERNEL__ (jsc#PED-7542). +- raid6: remove the include from recov.c + (jsc#PED-7542). +- md: Hold mddev->reconfig_mutex when trying to get + mddev->sync_thread (jsc#PED-7542). +- md/raid10: fix a 'conf->barrier' leakage in raid10_takeover() + (jsc#PED-7542). +- md: raid1: fix potential OOB in raid1_remove_disk() + (jsc#PED-7542). +- md/raid5-cache: fix a deadlock in r5l_exit_log() (jsc#PED-7542). +- md/md-bitmap: hold 'reconfig_mutex' in backlog_store() + (jsc#PED-7542). +- md/md-bitmap: remove unnecessary local variable in + backlog_store() (jsc#PED-7542). +- md/raid10: use dereference_rdev_and_rrdev() to get devices + (jsc#PED-7542). +- md/raid10: factor out dereference_rdev_and_rrdev() + (jsc#PED-7542). +- md/raid10: check replacement and rdev to prevent submit the + same io twice (jsc#PED-7542). +- md/raid1: Avoid lock contention from wake_up() (jsc#PED-7542). +- md: restore 'noio_flag' for the last mddev_resume() + (jsc#PED-7542). +- md: don't quiesce in mddev_suspend() (jsc#PED-7542). +- md: remove redundant check in fix_read_error() (jsc#PED-7542). +- commit 81527d2 + +- md/raid10: optimize fix_read_error (jsc#PED-7542). +- Update patches.suse/md-display-timeout-error.patch for the above change. +- commit 7006b22 + +- md/raid1: prioritize adding disk to 'removed' mirror + (jsc#PED-7542). +- md/md-faulty: enable io accounting (jsc#PED-7542). +- md/md-linear: enable io accounting (jsc#PED-7542). +- md/md-multipath: enable io accounting (jsc#PED-7542). +- commit 48f2a41 + +- md/raid10: switch to use md_account_bio() for io accounting + (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch for the above change. +- commit f7260ba + +- md/raid1: switch to use md_account_bio() for io accounting + (jsc#PED-7542). +- raid5: fix missing io accounting in raid5_align_endio() + (jsc#PED-7542). +- md: also clone new io if io accounting is disabled + (jsc#PED-7542). +- md: move initialization and destruction of 'io_acct_set' + to md.c (jsc#PED-7542). +- md: deprecate bitmap file support (jsc#PED-7542). +- commit 6586ee2 + +- md: make bitmap file support optional (jsc#PED-7542). +- Update config files for the above change, add option + CONFIG_MD_BITMAP_FILE set by y (the default behavior + as old kernel versions do), + - config/arm64/default + - config/armv7hl/default + - config/ppc64le/default + - config/s390x/default + - config/s390x/zfcpdump + - config/x86_64/default +- commit 20d8462 + +- md-bitmap: don't use ->index for pages backing the bitmap file + (jsc#PED-7542). +- md-bitmap: account for mddev->bitmap_info.offset in read_sb_page + (jsc#PED-7542). +- md-bitmap: cleanup read_sb_page (jsc#PED-7542). +- md-bitmap: refactor md_bitmap_init_from_disk (jsc#PED-7542). +- md-bitmap: rename read_page to read_file_page (jsc#PED-7542). +- md-bitmap: split file writes into a separate helper + (jsc#PED-7542). +- md-bitmap: use %pD to print the file name in md_bitmap_file_kick + (jsc#PED-7542). +- md-bitmap: initialize variables at declaration time in + md_bitmap_file_unmap (jsc#PED-7542). +- md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page + (jsc#PED-7542). +- md: enhance checking in md_check_recovery() (jsc#PED-7542). +- md: wake up 'resync_wait' at last in md_reap_sync_thread() + (jsc#PED-7542). +- md: refactor idle/frozen_sync_thread() to fix deadlock + (jsc#PED-7542). +- md: add a mutex to synchronize idle and frozen in action_store() + (jsc#PED-7542). +- md: refactor action_store() for 'idle' and 'frozen' + (jsc#PED-7542). +- Revert "md: unlock mddev before reap sync_thread in + action_store" (jsc#PED-7542). +- dm integrity: fix double free on memory allocation failure + (jsc#PED-7514). +- raid10: avoid spin_lock from fastpath from raid10_unplug() + (jsc#PED-7542). +- md: fix 'delete_mutex' deadlock (jsc#PED-7542). +- dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE (jsc#PED-7514). +- dm: get rid of GFP_NOIO workarounds for __vmalloc and kvmalloc + (jsc#PED-7514). +- dm integrity: scale down the recalculate buffer if memory + allocation fails (jsc#PED-7514). +- dm integrity: only allocate recalculate buffer when needed + (jsc#PED-7514). +- dm ioctl: Refuse to create device named "." or + ".." (jsc#PED-7514). +- dm ioctl: Refuse to create device named "control" + (jsc#PED-7514). +- dm ioctl: structs and parameter strings must not overlap + (jsc#PED-7514). +- dm ioctl: Avoid pointer arithmetic overflow (jsc#PED-7514). +- dm ioctl: Check dm_target_spec is sufficiently aligned + (jsc#PED-7514). +- dm integrity: Use %*ph for printing hexdump of a small buffer + (jsc#PED-7514). +- dm thin: disable discards for thin-pool if no_discard_passdown + (jsc#PED-7514). +- dm: remove stale/redundant dm_internal_{suspend,resume} + prototypes in dm.h (jsc#PED-7514). +- dm: skip dm-stats work in alloc_io() unless needed + (jsc#PED-7514). +- dm: avoid needless dm_io access if all IO accounting is disabled + (jsc#PED-7514). +- dm: support turning off block-core's io stats accounting + (jsc#PED-7514). +- dm zone: Use the bitmap API to allocate bitmaps (jsc#PED-7514). +- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client + (jsc#PED-7514). +- dm crypt: fix crypt_ctr_cipher_new return value on invalid + AEAD cipher (jsc#PED-7514). +- dm thin: update .io_hints methods to not require handling + discards last (jsc#PED-7514). +- dm thin: remove return code variable in pool_map (jsc#PED-7514). +- dm flakey: introduce random_read_corrupt and + random_write_corrupt options (jsc#PED-7514). +- dm flakey: clone pages on write bio before corrupting them + (jsc#PED-7514). +- dm crypt: allocate compound pages if possible (jsc#PED-7514). +- md/raid5: Convert stripe_head's "dev" to flexible array member + (jsc#PED-7542). +- dm integrity: Use alloc_ordered_workqueue() to create ordered + workqueues (jsc#PED-7514). +- bcache: Remove dead references to cache_readaheads + (jsc#PED-7513). +- bcache: make kobj_type structures constant (jsc#PED-7513). +- md/raid1-10: limit the number of plugged bio (jsc#PED-7542). +- md/raid1-10: don't handle pluged bio by daemon thread + (jsc#PED-7542). +- md/md-bitmap: add a new helper to unplug bitmap asynchrously + (jsc#PED-7542). +- md/raid10: Do not add spare disk when recovery fails + (jsc#PED-7542). +- md/raid10: clean up md_add_new_disk() (jsc#PED-7542). +- md/raid10: prioritize adding disk to 'removed' mirror + (jsc#PED-7542). +- md/raid10: improve code of mrdev in raid10_sync_request + (jsc#PED-7542). +- md/raid5: don't start reshape when recovery or replace is in + progress (jsc#PED-7542). +- md: protect md_thread with rcu (jsc#PED-7542). +- md/bitmap: factor out a helper to set timeout (jsc#PED-7542). +- md/bitmap: always wake up md_thread in timeout_store + (jsc#PED-7542). +- dm-raid: remove useless checking in raid_message() + (jsc#PED-7514). +- md: factor out a helper to wake up md_thread directly + (jsc#PED-7542). +- md: fix duplicate filename for rdev (jsc#PED-7542). +- commit bda8d48 + +- md/raid5: fix a deadlock in the case that reshape is interrupted + (jsc#PED-7542). +- md: add a new api prepare_suspend() in md_personality + (jsc#PED-7542). +- md: export md_is_rdwr() and is_md_suspended() (jsc#PED-7542). +- md/raid5: don't allow replacement while reshape is in progress + (jsc#PED-7542). +- raid6: neon: add missing prototypes (jsc#PED-7542). +- commit 3705efe + +- perf/core: Fix cpuctx refcounting (git-fixes). +- powerpc/perf: Fix disabling BHRB and instruction sampling + (git-fixes). +- powerpc/imc-pmu: Use the correct spinlock initializer + (git-fixes). +- perf: Optimize perf_cgroup_switch() (git-fixes). +- perf/x86/amd: Do not WARN() on every IRQ (git-fixes). +- perf/x86/amd/core: Fix overflow reset on hotplug (git-fixes). +- perf/x86/uncore: Correct the number of CHAs on EMR (git-fixes). +- powerpc/perf: Convert fsl_emb notifier to state machine + callbacks (git-fixes). +- commit 15e4363 + +- scsi: core: Always send batch on reset or error handling command + (git-fixes). +- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (git-fixes). +- Revert "scsi: aacraid: Reply queue mapping to CPUs based on + IRQ affinity" (git-fixes). +- scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle() + (git-fixes). +- scsi: sd: Fix system start for ATA devices (git-fixes). +- scsi: qla2xxx: Fix system crash due to bad pointer access + (git-fixes). +- scsi: megaraid: Fix up debug message in + megaraid_abort_and_reset() (git-fixes). +- scsi: mpt3sas: Fix loop logic (git-fixes). +- scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall + return code (git-fixes). +- commit 1ec1291 + +- powerpc/rtas: Warn if per-function lock isn't held (jsc#PED-4486). +- Refresh patches.suse/powerpc-pseries-Add-papr-vpd-character-driver-for-VP.patch. +- Refresh patches.suse/powerpc-pseries-papr-sysparm-Expose-character-device.patch. +- Refresh patches.suse/powerpc-pseries-papr-sysparm-Validate-buffer-object-.patch. +- Refresh patches.suse/powerpc-rtas-Facilitate-high-level-call-sequences.patch. +- Refresh patches.suse/powerpc-rtas-Serialize-firmware-activation-sequences.patch. +- Refresh patches.suse/powerpc-selftests-Add-test-for-papr-sysparm.patch. +- Refresh patches.suse/powerpc-selftests-Add-test-for-papr-vpd.patch. +- Delete patches.suse/powerpc-rtas-Factor-out-function-descriptor-lookup.patch. +- Delete patches.suse/powerpc-uapi-Export-papr-miscdev.h-header.patch. +- commit 5cce45a + +- powerpc/rtas: Move token validation from block_rtas_call() + to sys_rtas() (jsc#PED-4486). +- powerpc/rtas: Add function return status constants + (jsc#PED-4486). +- powerpc/rtas: Fall back to linear search on failed + token->function lookup (jsc#PED-4486). +- Refresh patches.suse/powerpc-rtas-Facilitate-high-level-call-sequences.patch. +- powerpc/rtas: Add for_each_rtas_function() iterator + (jsc#PED-4486). +- powerpc/rtas: Avoid warning on invalid token argument to + sys_rtas() (jsc#PED-4486). +- Refresh patches.suse/powerpc-rtas-Facilitate-high-level-call-sequences.patch. +- powerpc/rtas: export rtas_error_rc() for reuse (jsc#PED-4486). +- commit b1914f5 + +- powerpc/pseries/vas: Migration suspend waits for no in-progress + open windows (bsc#1218397 ltc#204523). +- commit d755665 + +- config: ppc64le: CONFIG_MEM_SOFT_DIRTY=y (bsc#1218286 ltc#204519). +- commit 20c1c94 + +- rpm/kernel-source.changes.old: Add references of the truncated entries +- commit 09d65ce + +- media: mediatek: vcodec: Add debug params to control different + log level (git-fixes). +- commit c0c8ce6 + +- media: mediatek: vcodec: Add debugfs interface to get debug + information (git-fixes). +- commit 26e0de4 + +- media: mediatek: vcodec: fix AV1 decode fail for 36bit iova + (git-fixes). +- commit 0051dd0 + +- media: mediatek: vcodec: support stateless AV1 decoder + (git-fixes). +- commit b7dcb87 + +- media: mediatek: vcodec: Removing useless debug log (git-fixes). +- commit 0d64628 + +- media: mediatek: vcodec: move core context from device to each + instance (git-fixes). +- Refresh + patches.suse/media-mediatek-vcodec-fix-potential-double-free.patch. +- commit 8d9cbbe + +- media: mediatek: vcodec: support stateless hevc decoder + (git-fixes). +- commit 942b219 + +- drm/i915/display: Eliminate IS_METEORLAKE checks (git-fixes). +- commit 7ad18c2 + +- drm/i915: Eliminate IS_MTL_DISPLAY_STEP (git-fixes). +- commit 7ca4a24 + +- drm/i915: Replace several IS_METEORLAKE with proper IP version + checks (git-fixes). +- commit 58c8fe6 + +- drm/i915/mtl: Eliminate subplatforms (git-fixes). +- commit cd2a9ea + +- drm/i915: Eliminate IS_MTL_MEDIA_STEP (git-fixes). +- Refresh + patches.suse/drm-i915-dg2-Drop-pre-production-display-workarounds.patch. +- commit 3916da5 + +- drm/i915: Eliminate IS_MTL_GRAPHICS_STEP (git-fixes). +- commit 1469af7 + +- drm/i915/xelpg: Call Xe_LPG workaround functions based on IP + version (git-fixes). +- commit 616fa82 + +- drm/i915/xelpmp: Don't assume workarounds extend to future + platforms (git-fixes). +- commit ad141ce + +- drm/i915: Consolidate condition for Wa_22011802037 (git-fixes). +- commit cbed939 + +- drm/i915/dg2: Drop Wa_16011777198 (git-fixes). +- Refresh + patches.suse/drm-i915-dg2-Drop-pre-production-display-workarounds.patch. +- commit 11a74f7 + +- drm/i915: Tidy workaround definitions (git-fixes). +- commit 616b60d + +- drm/i915/dg2: Drop pre-production GT workarounds (git-fixes). +- commit 49a0f7a + +- drm/i915/dg2: Drop pre-production display workarounds + (git-fixes). +- commit 4d0a03c + +- drm/i915/dg2: Recognize pre-production hardware (git-fixes). +- commit 126b5be + +- Refresh + patches.suse/1315-i915-guc-Get-runtime-pm-in-busyness-worker-only-if-a.patch + (git-fixes) + Alt-commit +- commit f3e49a6 + +- Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" + (git-fixes). +- commit 1dc63c5 + +- md: fix warning for holder mismatch from export_rdev() + (git-fixes). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 152b053 + +- mkspec: Add multibuild support (JSC-SLE#5501, boo#1211226, bsc#1218184) + When MULTIBUILD option in config.sh is enabled generate a _multibuild + file listing all spec files. +- commit f734347 + +- block: fix the exclusive open mask in disk_scan_partitions + (git-fixes). +- commit 48da2dc + +- Build in the correct KOTD repository with multibuild + (JSC-SLE#5501, boo#1211226, bsc#1218184) + With multibuild setting repository flags is no longer supported for + individual spec files - see + https://github.com/openSUSE/open-build-service/issues/3574 + Add ExclusiveArch conditional that depends on a macro set up by + bs-upload-kernel instead. With that each package should build only in + one repository - either standard or QA. + Note: bs-upload-kernel does not interpret rpm conditionals, and only + uses the first ExclusiveArch line to determine the architectures to + enable. +- commit aa5424d + +- Update + patches.suse/dpll-sanitize-possible-null-pointer-dereference-in-d.patch + (jsc#PED-6079 bsc#1217944 CVE-2023-6679). + Added CVE reference. +- commit a38c222 + +- ice: Fix PF with enabled XDP going no-carrier after reset + (jsc#PED-4876). +- ice: alter feature support check for SRIOV and LAG + (jsc#PED-4876). +- ice: stop trashing VF VSI aggregator node ID information + (jsc#PED-4876). +- bnxt_en: do not map packet buffers twice (jsc#PED-5742). +- octeontx2-pf: Fix graceful exit during PFC configuration failure + (jsc#PED-6931). +- net/mlx5e: Correct snprintf truncation handling for fw_version + buffer used by representors (jsc#PED-3311). +- net/mlx5e: Correct snprintf truncation handling for fw_version + buffer (jsc#PED-3311). +- net/mlx5e: Fix error codes in alloc_branch_attr() + (jsc#PED-3311). +- net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get() + (jsc#PED-3311). +- net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport + num (jsc#PED-3311). +- net/mlx5: Fix fw tracer first block check (jsc#PED-3311). +- net/mlx5e: XDP, Drop fragmented packets larger than MTU size + (jsc#PED-3311). +- net/mlx5e: Decrease num_block_tc when unblock tc offload + (jsc#PED-3311). +- net/mlx5e: Fix overrun reported by coverity (jsc#PED-3311). +- net/mlx5e: fix a potential double-free in fs_udp_create_groups + (jsc#PED-3311). +- net/mlx5e: Fix a race in command alloc flow (jsc#PED-3311). +- net/mlx5e: Fix slab-out-of-bounds in + mlx5_query_nic_vport_mac_list() (jsc#PED-3311). +- net/mlx5e: fix double free of encap_header (jsc#PED-3311). +- Revert "net/mlx5e: fix double free of encap_header" + (jsc#PED-3311). +- Revert "net/mlx5e: fix double free of encap_header in update + funcs" (jsc#PED-3311). +- i40e: Fix ST code value for Clause 45 (jsc#PED-4874). +- ice: fix theoretical out-of-bounds access in ethtool link modes + (jsc#PED-4876). +- commit ca3b156 + +- blacklist.conf: e63a57303599 blk-cgroup: bypass blkcg_deactivate_policy after destroying +- commit 11bfa0e + +- blacklist.conf: add commit with duplicate id +- commit d39fdcd + +- perf vendor events: Update PMC used in PM_RUN_INST_CMPL event + for power10 platform (jsc#PED-3594, jsc#PED-5091). +- commit 12710f5 + +- block: fix kernel-doc for disk_force_media_change() (git-fixes). +- cdrom/gdrom: Fix build error (git-fixes). +- bcache: Fix bcache device claiming (git-fixes). +- bcache: Alloc holder object before async registration + (git-fixes). +- md: use mddev->external to select holder in export_rdev() + (git-fixes). +- commit 38dc146 + +- perf vendor events power10: Update JSON/events (jsc#PED-3594, + jsc#PED-5091). +- perf vendor events: Update metric events for power10 platform + (jsc#PED-3594, jsc#PED-5091). +- perf vendor events: Update metric event names for power10 + platform (jsc#PED-3594, jsc#PED-5091). +- perf vendor events: Update JSON/events for power10 platform + (jsc#PED-3594, jsc#PED-5091). +- perf vendor events: Move JSON/events to appropriate files for + power10 platform (jsc#PED-3594, jsc#PED-5091). +- perf vendor events: Drop STORES_PER_INST metric event for + power10 platform (jsc#PED-3594, jsc#PED-5091). +- perf vendor events: Drop some of the JSON/events for power10 + platform (jsc#PED-3594, jsc#PED-5091). +- perf vendor events: Update the JSON/events descriptions for + power10 platform (jsc#PED-3594, jsc#PED-5091). +- commit 8280d00 + +- perf/x86/intel/uncore: Support Sierra Forest and Grand Ridge + (jsc#PED-6055, jsc#PED-6010). +- perf/x86/intel/uncore: Support IIO free-running counters on GNR + (jsc#PED-6055, jsc#PED-6010). +- perf/x86/intel/uncore: Support Granite Rapids (jsc#PED-6055, + jsc#PED-6010). +- perf/x86/uncore: Use u64 to replace unsigned for the uncore + offsets array (jsc#PED-6055, jsc#PED-6010). +- perf/x86/intel/uncore: Generic uncore_get_uncores and MMIO + format of SPR (jsc#PED-6055, jsc#PED-6010). +- commit 5bc21af + +- x86/cpu: Fix Gracemont uarch (jsc#PED-6055, jsc#PED-6010). +- Refresh patches.suse/x86-cpu-Fix-Crestmont-uarch.patch. +- commit a634889 + +- ext4: Fix warning in blkdev_put() (git-fixes). +- Refresh + patches.suse/ext4-Fix-reusing-stale-buffer-heads-from-last-f.patch. +- commit fab1a49 + +- reiserfs: fix blkdev_put() warning from release_journal_dev() + (git-fixes). +- block: fix wrong mode for blkdev_get_by_dev() from + disk_scan_partitions() (git-fixes). +- commit 8b9d231 + +- ftrace: Fix modification of direct_function hash while in use + (git-fixes). +- commit b1c0500 + +- tracing: Fix blocked reader of snapshot buffer (git-fixes). +- commit 68d2572 + +- ring-buffer: Fix wake ups when buffer_percent is set to 100 + (git-fixes). +- commit 29d7ef2 + +- 9p: prevent read overrun in protocol dump tracepoint + (git-fixes). +- commit 9a3061e + +- tracing / synthetic: Disable events after testing in + synth_event_gen_test_init() (git-fixes). +- commit 926c2ff + +- tracing/synthetic: fix kernel-doc warnings (git-fixes). +- commit 53dc6a5 + +- ring-buffer: Fix slowpath of interrupted event (git-fixes). +- commit ba64bb4 + +- ring_buffer: Use try_cmpxchg instead of cmpxchg (git-fixes). +- Refresh + patches.suse/ring-buffer-Remove-useless-update-to-write_stamp-in-rb_try_to_discard.patch. +- commit b61b3c7 + +- supported.conf: mark pci-pf-stub as supported (bsc#1218245) +- commit f94262a + +- USB: serial: option: add Quectel EG912Y module support + (git-fixes). +- USB: serial: ftdi_sio: update Actisense PIDs constant names + (git-fixes). +- USB: serial: option: add Quectel RM500Q R13 firmware support + (git-fixes). +- USB: serial: option: add Foxconn T99W265 with new baseline + (git-fixes). +- iio: tmag5273: fix temperature offset (git-fixes). +- Input: soc_button_array - add mapping for airplane mode button + (git-fixes). +- ALSA: usb-audio: Increase delay in MOTU M quirk (git-fixes). +- ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA (git-fixes). +- drm/i915/dmc: Don't enable any pipe DMC events (git-fixes). +- drm/i915: Reject async flips with bigjoiner (git-fixes). +- Bluetooth: Add more enc key size check (git-fixes). +- Bluetooth: MGMT/SMP: Fix address type when using SMP over + BREDR/LE (git-fixes). +- Bluetooth: L2CAP: Send reject on command corrupted request + (git-fixes). +- Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has + been sent (git-fixes). +- selftests: mptcp: join: fix subflow_send_ack lookup (git-fixes). +- wifi: cfg80211: fix certs build to not depend on file order + (git-fixes). +- wifi: cfg80211: Add my certificate (git-fixes). +- spi: cadence: revert "Add SPI transfer delays" (git-fixes). +- drm/i915/edp: don't write to DP_LINK_BW_SET when using rate + select (git-fixes). +- drm/i915: Introduce crtc_state->enhanced_framing (git-fixes). +- drm/i915: Fix FEC state dump (git-fixes). +- commit a8f651a + +- Update References + patches.suse/Bluetooth-Reject-connection-with-the-device-which-ha.patch + (git-fixes bsc#1215237 CVE-2020-26555). +- commit 8449459 + +- Update References + patches.suse/Bluetooth-hci_event-Ignore-NULL-link-key.patch + (git-fixes bsc#1215237 CVE-2020-26555). +- commit 6302d04 + +- drdb: Convert to use bdev_open_by_path() (bsc#1216436). +- null_blk: fix poll request timeout handling (bsc#1216436). +- floppy: call disk_force_media_change when changing the format + (bsc#1216436). +- loop: do not enforce max_loop hard limit by (new) default + (bsc#1216436). +- loop: deprecate autoloading callback loop_probe() (bsc#1216436). +- zram: further limit recompression threshold (bsc#1216436). +- aoe: make aoe_class a static const structure (bsc#1216436). +- brd: use cond_resched instead of cond_resched_rcu (bsc#1216436). +- pktcdvd: Sort headers (bsc#1216436). +- pktcdvd: Get rid of redundant 'else' (bsc#1216436). +- pktcdvd: Use put_unaligned_be16() and get_unaligned_be16() + (bsc#1216436). +- pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code + (bsc#1216436). +- pktcdvd: Drop redundant castings for sector_t (bsc#1216436). +- pktcdvd: Get rid of pkt_seq_show() forward declaration + (bsc#1216436). +- pktcdvd: use sysfs_emit() to instead of scnprintf() + (bsc#1216436). +- pktcdvd: replace sscanf() by kstrtoul() (bsc#1216436). +- commit 46dad64 + +- pktcdvd: Get rid of custom printing macros (bsc#1216436). +- Refresh + patches.suse/block-use-the-holder-as-indication-for-exclusive-opens.patch. +- commit 740ebd1 + +- brd: use XArray instead of radix-tree to index backing pages + (bsc#1216436). +- commit c5b0ad5 + +- drbd: Annotate struct fifo_buffer with __counted_by + (bsc#1216436). +- rbd: take header_rwsem in rbd_dev_refresh() only when updating + (bsc#1216436). +- rbd: decouple parent info read-in from updating rbd_dev + (bsc#1216436). +- rbd: decouple header read-in from updating rbd_dev->header + (bsc#1216436). +- rbd: move rbd_dev_refresh() definition (bsc#1216436). +- drbd: stop defining __KERNEL_SYSCALLS__ (bsc#1216436). +- drbd: use __bio_add_page to add page to bio (bsc#1216436). +- commit f0dd2a2 + +- platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback + (git-fixes). +- platform/x86/intel/pmc: Allow reenabling LTRs (git-fixes). +- platform/x86/intel/pmc: Add suspend callback (git-fixes). +- platform/x86: p2sb: Allow p2sb_bar() calls during PCI device + probe (git-fixes). +- linux/export: Ensure natural alignment of kcrctab array + (git-fixes). +- usb: fotg210-hcd: delete an incorrect bounds test (git-fixes). +- usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate + 3.0 G3 (git-fixes). +- usb: typec: ucsi: fix gpio-based orientation detection + (git-fixes). +- net: usb: ax88179_178a: avoid failed operations when device + is disconnected (git-fixes). +- thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth + (git-fixes). +- thunderbolt: Fix memory leak in margining_port_remove() + (git-fixes). +- iio: adc: imx93: add four channels for imx93 adc (git-fixes). +- interconnect: qcom: sm8250: Enable sync_state (git-fixes). +- interconnect: Treat xlate() returning NULL node as an error + (git-fixes). +- Input: ipaq-micro-keys - add error handling for devm_kmemdup + (git-fixes). +- lib/vsprintf: Fix %pfwf when current node refcount == 0 + (git-fixes). +- pinctrl: at91-pio4: use dedicated lock class for IRQ + (git-fixes). +- net: phy: skip LED triggers on PHYs on SFP modules (git-fixes). +- net/rose: fix races in rose_kill_by_device() (git-fixes). +- wifi: mt76: fix crash with WED rx support enabled (git-fixes). +- wifi: mac80211: mesh_plink: fix matches_local logic (git-fixes). +- wifi: mac80211: mesh: check element parsing succeeded + (git-fixes). +- wifi: mac80211: check defragmentation succeeded (git-fixes). +- wifi: mac80211: don't re-add debugfs during reconfig + (git-fixes). +- net: rfkill: gpio: set GPIO direction (git-fixes). +- wifi: mac80211: check if the existing link config remains + unchanged (git-fixes). +- wifi: iwlwifi: pcie: add another missing bh-disable for + rxq->lock (git-fixes). +- wifi: ieee80211: don't require protected vendor action frames + (git-fixes). +- reset: Fix crash when freeing non-existent optional resets + (git-fixes). +- platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore() + (git-fixes). +- spi: atmel: Fix clock issue when using devices with different + polarities (git-fixes). +- net/rose: Fix Use-After-Free in rose_ioctl (git-fixes). +- scripts/checkstack.pl: match all stack sizes for s390 + (git-fixes). +- net: usb: qmi_wwan: claim interface 4 for ZTE MF290 (git-fixes). +- nfc: virtual_ncidev: Add variable to check if ndev is running + (git-fixes). +- usb: aqc111: check packet for fixup for true limit (git-fixes). +- platform/x86: intel_telemetry: Fix kernel doc descriptions + (git-fixes). +- Input: xpad - add HyperX Clutch Gladiate Support (git-fixes). +- commit 5ce31fd + +- iio: adc: ti_am335x_adc: Fix return value check of + tiadc_request_dma() (git-fixes). +- iio: triggered-buffer: prevent possible freeing of wrong buffer + (git-fixes). +- iio: imu: inv_mpu6050: fix an error code problem in + inv_mpu6050_read_raw (git-fixes). +- iio: imu: adis16475: add spi_device_id table (git-fixes). +- iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion + time table (git-fixes). +- iio: kx022a: Fix acceleration value scaling (git-fixes). +- ASoC: fsl_sai: Fix channel swap issue on i.MX8MP (git-fixes). +- ASoC: hdmi-codec: fix missing report for jack initial status + (git-fixes). +- ASoC: tas2781: check the validity of prm_no/cfg_no (git-fixes). +- ALSA: hda/tas2781: select program 0, conf 0 by default + (git-fixes). +- i2c: aspeed: Handle the coalesced stop conditions with the + start conditions (git-fixes). +- i2c: qcom-geni: fix missing clk_disable_unprepare() and + geni_se_resources_off() (git-fixes). +- gpio: dwapb: mask/unmask IRQ when disable/enale it (git-fixes). +- gpiolib: cdev: add gpio_device locking wrapper around + gpio_ioctl() (git-fixes). +- drm/i915/mtl: Fix HDMI/DP PLL clock selection (git-fixes). +- drm/i915/hwmon: Fix static analysis tool reported issues + (git-fixes). +- drm/amdgpu: re-create idle bo's PTE during VM state machine + reset (git-fixes). +- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg + (git-fixes). +- Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis (git-fixes). +- Bluetooth: hci_event: shut up a false-positive warning + (git-fixes). +- Bluetooth: Fix deadlock in vhci_send_frame (git-fixes). +- Bluetooth: Fix not notifying when connection encryption changes + (git-fixes). +- ARM: OMAP2+: Fix null pointer dereference and memory leak in + omap_soc_device_init (git-fixes). +- bus: ti-sysc: Flush posted write only after srst_udelay + (git-fixes). +- drm/amdgpu: fix tear down order in amdgpu_vm_pt_free + (git-fixes). +- drm/amdgpu/sdma5.2: add begin/end_use ring callbacks + (git-fixes). +- drm/amd/display: Disable PSR-SU on Parade 0803 TCON again + (git-fixes). +- drm/i915: Fix ADL+ tiled plane stride when the POT stride is + smaller than the original (git-fixes). +- drm/i915: Fix intel_atomic_setup_scalers() plane_state handling + (git-fixes). +- drm/i915: Fix remapped stride with CCS on ADL+ (git-fixes). +- HID: Add quirk for Labtec/ODDOR/aikeec handbrake (git-fixes). +- HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[] + (git-fixes). +- HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad + (git-fixes). +- HID: hid-asus: reset the backlight brightness level on resume + (git-fixes). +- HID: hid-asus: add const to read-only outgoing usb buffer + (git-fixes). +- HID: add ALWAYS_POLL quirk for Apple kb (git-fixes). +- HID: glorious: fix Glorious Model I HID report (git-fixes). +- HID: mcp2221: Allow IO to start during probe (git-fixes). +- HID: mcp2221: Set driver data before I2C adapter add + (git-fixes). +- commit 1dc9b8c + +- nbd: pass nbd_sock to nbd_read_reply() instead of index + (bsc#1216436). +- nbd: fix null-ptr-dereference while accessing 'nbd->config' + (bsc#1216436). +- nbd: factor out a helper to get nbd_config without holding + 'config_lock' (bsc#1216436). +- nbd: fold nbd config initialization into nbd_alloc_config() + (bsc#1216436). +- nbd: fix uaf in nbd_open (bsc#1216436). +- nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl + (bsc#1216436). +- nbd: automatically load module on genl access (bsc#1216436). +- block: simplify the disk_force_media_change interface + (bsc#1216436). +- nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl + (bsc#1216436). +- drivers/rnbd: restore sysfs interface to rnbd-client + (bsc#1216436). +- scsi: block: virtio_blk: Set zone limits before revalidating + zones (bsc#1216436). +- scsi: block: nullblk: Set zone limits before revalidating zones + (bsc#1216436). +- block/rnbd: make all 'class' structures const (bsc#1216436). +- block: move a few internal definitions out of blkdev.h + (bsc#1216436). +- rnbd-srv: replace sess->open_flags with a "bool readonly" + (bsc#1216436). +- commit 12893ed + +- block: use the holder as indication for exclusive opens + (bsc#1216436). +- Refresh + patches.suse/ext4-Fix-reusing-stale-buffer-heads-from-last-f.patch. +- Refresh patches.suse/target-add-rbd-backend.patch. +- commit c8ca904 + +- selftests/bpf: lsm_cgroup define sockaddr_ll (jsc#PED-6811). +- commit 89c43a8 + +- KEYS: use kfree_sensitive with key (jsc#PED-5460). +- KEYS: fix kernel-doc warnings in verify_pefile (jsc#PED-5460). +- KEYS: Replace all non-returning strlcpy with strscpy + (jsc#PED-5460). +- commit 49cc465 + +- rnbd-srv: don't pass a holder for non-exclusive + blkdev_get_by_path (bsc#1216436). +- commit 87004c4 + +- swsusp: don't pass a stack address to blkdev_get_by_path + (bsc#1216436). +- block: remove the unused mode argument to ->release + (bsc#1216436). +- block: pass a gendisk to ->open (bsc#1216436). +- block: pass a gendisk on bdev_check_media_change (bsc#1216436). +- cdrom: remove the unused mode argument to cdrom_release + (bsc#1216436). +- cdrom: track if a cdrom_device_info was opened for data + (bsc#1216436). +- cdrom: remove the unused bdev argument to cdrom_open + (bsc#1216436). +- block/rnbd-srv: make process_msg_sess_info returns void + (bsc#1216436). +- block/rnbd-srv: init err earlier in rnbd_srv_init_module + (bsc#1216436). +- block/rnbd-srv: init ret with 0 instead of -EPERM (bsc#1216436). +- block/rnbd-srv: rename one member in rnbd_srv_dev (bsc#1216436). +- block/rnbd-srv: no need to check sess_dev (bsc#1216436). +- block/rnbd: introduce rnbd_access_modes (bsc#1216436). +- block/rnbd-srv: remove unused header (bsc#1216436). +- block/rnbd: kill rnbd_flags_supported (bsc#1216436). +- nbd: Add the maximum limit of allocated index in nbd_dev_add + (bsc#1216436). +- commit dfaefc2 + +- bpf: Fix missed rcu read lock in bpf_task_under_cgroup() + (jsc#PED-6811). +- selftests/bpf: Fix a CI failure caused by vsock write + (jsc#PED-6811). +- selftests/bpf: Fix flaky cgroup_iter_sleepable subtest + (jsc#PED-6811). +- bpf: Ensure kptr_struct_meta is non-NULL for collection insert + and refcount_acquire (jsc#PED-6811). +- libbpf: Set close-on-exec flag on gzopen (jsc#PED-6811). +- selftests/bpf: Add sockmap test for redirecting partial skb data + (jsc#PED-6811). +- selftests/bpf: Add more tests for check_max_stack_depth bug + (jsc#PED-6811). +- selftests/bpf: Add selftest for check_stack_max_depth bug + (jsc#PED-6811). +- commit 00d8cd6 + +- Update + patches.suse/tty-n_gsm-fix-the-UAF-caused-by-race-condition.patch + (bsc#1012628 bsc#1218335 CVE-2023-6546). +- commit 6ab066d + +- bpf, docs: Document existing macros instead of deprecated + (jsc#PED-6811). +- bpf, docs: BPF Iterator Document (jsc#PED-6811). +- selftests/bpf: Fix compilation failure for prog + vrf_socket_lookup (jsc#PED-6811). +- selftests/bpf: Add vrf_socket_lookup tests (jsc#PED-6811). +- selftests/bpf: Set the default value of consumer_cnt as 0 + (jsc#PED-6811). +- selftests/bpf: Ensure that next_cpu() returns a valid CPU number + (jsc#PED-6811). +- selftests/bpf: Output the correct error code for pthread APIs + (jsc#PED-6811). +- selftests/bpf: Use producer_cnt to allocate local counter array + (jsc#PED-6811). +- bpf: Keep BPF_PROG_LOAD permission checks clear of validations + (jsc#PED-6811). +- selftests/bpf: Verify that check_ids() is used for scalars in + regsafe() (jsc#PED-6811). +- selftests/bpf: Check if mark_chain_precision() follows scalar + ids (jsc#PED-6811). +- bpf/docs: Update documentation for new cpumask kfuncs + (jsc#PED-6811). +- selftests/bpf: Update bpf_cpumask_any* tests to use + bpf_cpumask_any_distribute* (jsc#PED-6811). +- bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute* + (jsc#PED-6811). +- selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc + (jsc#PED-6811). +- bpf: Add bpf_cpumask_first_and() kfunc (jsc#PED-6811). +- bpf: Hide unused bpf_patch_call_args (jsc#PED-6811). +- selftests/bpf: Add missing prototypes for several test kfuncs + (jsc#PED-6811). +- bpf: Factor out a common helper free_all() (jsc#PED-6811). +- bpf: Cleanup unused function declaration (jsc#PED-6811). +- selftests/bpf: Add missing selftests kconfig options + (jsc#PED-6811). +- selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs + (jsc#PED-6811). +- bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are + non-NULL (jsc#PED-6811). +- bpf: Replace open code with for allocated object check + (jsc#PED-6811). +- bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo + (jsc#PED-6811). +- selftests/bpf: Test table ID fib lookup BPF helper + (jsc#PED-6811). +- bpf: Add table ID to bpf_fib_lookup BPF helper (jsc#PED-6811). +- net: Use umd_cleanup_helper() (jsc#PED-6811). +- bpf: Replace all non-returning strlcpy with strscpy + (jsc#PED-6811). +- bpf/tests: Use struct_size() (jsc#PED-6811). +- selftests/bpf: Add a test where map key_type_id with decl_tag + type (jsc#PED-6811). +- bpf: Fix bad unlock balance on freeze_mutex (jsc#PED-6811). +- libbpf: Ensure FD >= 3 during bpf_map__reuse_fd() + (jsc#PED-6811). +- libbpf: Ensure libbpf always opens files with O_CLOEXEC + (jsc#PED-6811). +- selftests/bpf: Check whether to run selftest (jsc#PED-6811). +- libbpf: Change var type in datasec resize func (jsc#PED-6811). +- bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE + command (jsc#PED-6811). +- libbpf: Selftests for resizing datasec maps (jsc#PED-6811). +- libbpf: Add capability for resizing datasec maps (jsc#PED-6811). +- selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET + tests (jsc#PED-6811). +- libbpf: Add opts-based bpf_obj_pin() API and add support for + path_fd (jsc#PED-6811). +- bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands + (jsc#PED-6811). +- libbpf: Start v1.3 development cycle (jsc#PED-6811). +- bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM + (jsc#PED-6811). +- bpftool: Specify XDP Hints ifname when loading program + (jsc#PED-6811). +- selftests/bpf: Add xdp_feature selftest for bond device + (jsc#PED-6811). +- selftests/bpf: Test bpf_sock_destroy (jsc#PED-6811). +- selftests/bpf: Add helper to get port using getsockname + (jsc#PED-6811). +- bpf: Add bpf_sock_destroy kfunc (jsc#PED-6811). +- bpf: Add kfunc filter function to 'struct btf_kfunc_id_set' + (jsc#PED-6811). +- bpf: udp: Implement batching for sockets iterator + (jsc#PED-6811). +- udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state + (jsc#PED-6811). +- bpf: udp: Encapsulate logic to get udp table (jsc#PED-6811). +- udp: seq_file: Helper function to match socket attributes + (jsc#PED-6811). +- bpftool: Show target_{obj,btf}_id in tracing link info + (jsc#PED-6811). +- bpf: Show target_{obj,btf}_id in tracing link fdinfo + (jsc#PED-6811). +- selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent + with kernel (jsc#PED-6811). +- selftests/bpf: Fix dynptr/test_dynptr_is_null (jsc#PED-6811). +- bpf, docs: Shift operations are defined to use a mask + (jsc#PED-6811). +- bpftool: Support bpffs mountpoint as pin path for prog loadall + (jsc#PED-6811). +- selftests/xsk: adjust packet pacing for multi-buffer support + (jsc#PED-6811). +- selftests/xsk: generate data for multi-buffer packets + (jsc#PED-6811). +- selftests/xsk: populate fill ring based on frags needed + (jsc#PED-6811). +- selftests/xsx: test for huge pages only once (jsc#PED-6811). +- selftests/xsk: store offset in pkt instead of addr + (jsc#PED-6811). +- selftests/xsk: add packet iterator for tx to packet stream + (jsc#PED-6811). +- selftests/xsk: dump packet at error (jsc#PED-6811). +- selftests/xsk: add varying payload pattern within packet + (jsc#PED-6811). +- selftests/xsk: generate simpler packets with variable length + (jsc#PED-6811). +- selftests/xsk: do not change XDP program when not necessary + (jsc#PED-6811). +- bpf: Move kernel test kfuncs to bpf_testmod (jsc#PED-6811). +- selftests/bpf: Remove extern from kfuncs declarations + (jsc#PED-6811). +- selftests/bpf: Allow to use kfunc from testmod.ko in + test_verifier (jsc#PED-6811). +- selftests/bpf: Load bpf_testmod for verifier test + (jsc#PED-6811). +- selftests/bpf: Use un/load_bpf_testmod functions in tests + (jsc#PED-6811). +- selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod + (jsc#PED-6811). +- selftests/bpf: Use only stdout in un/load_bpf_testmod functions + (jsc#PED-6811). +- selftests/bpf: Move test_progs helpers to testing_helpers object + (jsc#PED-6811). +- selftests/bpf: Move kfunc exports to + bpf_testmod/bpf_testmod_kfunc.h (jsc#PED-6811). +- libbpf: Store zero fd to fd_array for loader kfunc relocation + (jsc#PED-6811). +- selftests/bpf: Fix s390 sock_field test failure (jsc#PED-6811). +- selftests/bpf: improve netcnt test robustness (jsc#PED-6811). +- bpf, arm64: Support struct arguments in the BPF trampoline + (jsc#PED-6811). +- bpf: fix calculation of subseq_idx during precision backtracking + (jsc#PED-6811). +- refresh context of + patches.suse/bpf-Use-scalar-ids-in-mark_chain_precision.patch +- bpf: Document EFAULT changes for sockopt (jsc#PED-6811). +- selftests/bpf: Correctly handle optlen > 4096 (jsc#PED-6811). +- selftests/bpf: Update EFAULT {g,s}etsockopt selftests + (jsc#PED-6811). +- bpf: Add --skip_encoding_btf_inconsistent_proto, + - -btf_gen_optimized to pahole flags for v1.25 (jsc#PED-6811). +- selftests/bpf: Accept mem from dynptr in helper funcs + (jsc#PED-6811). +- bpf: verifier: Accept dynptr mem as mem in helpers + (jsc#PED-6811). +- selftests/bpf: Check overflow in optional buffer (jsc#PED-6811). +- selftests/bpf: Test allowing NULL buffer in dynptr slice + (jsc#PED-6811). +- bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) (jsc#PED-6811). +- selftests/bpf: Add testcase for bpf_task_under_cgroup + (jsc#PED-6811). +- bpf: Add bpf_task_under_cgroup() kfunc (jsc#PED-6811). +- bpf, docs: Update llvm_relocs.rst with typo fixes + (jsc#PED-6811). +- selftests/bpf: revert iter test subprog precision workaround + (jsc#PED-6811). +- selftests/bpf: add precision propagation tests in the presence + of subprogs (jsc#PED-6811). +- bpf: support precision propagation in the presence of subprogs + (jsc#PED-6811). +- bpf: fix mark_all_scalars_precise use in mark_chain_precision + (jsc#PED-6811). +- bpf: mark relevant stack slots scratched for register read + instructions (jsc#PED-6811). +- veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program + flag (jsc#PED-6811). +- libbpf: Fix comment about arc and riscv arch in bpf_tracing.h + (jsc#PED-6811). +- bpf: Emit struct bpf_tcp_sock type in vmlinux BTF + (jsc#PED-6811). +- selftests/bpf: Test_progs can read test lists from file + (jsc#PED-6811). +- selftests/bpf: Extract insert_test from parse_test_list + (jsc#PED-6811). +- selftests/bpf: Add fexit_sleep to DENYLIST.aarch64 + (jsc#PED-6811). +- selftests/bpf: Fix selftest test_global_funcs/global_func1 + failure with latest clang (jsc#PED-6811). +- bpftool: Dump map id instead of value for map_of_maps types + (jsc#PED-6811). +- selftests/bpf: Update the aarch64 tests deny list + (jsc#PED-6811). +- bpftool: Show map IDs along with struct_ops links + (jsc#PED-6811). +- docs/bpf: Add LRU internals description and graph + (jsc#PED-6811). +- docs/bpf: Add table to describe LRU properties (jsc#PED-6811). +- selftests/bpf: Add test case to assert precise scalar path + pruning (jsc#PED-6811). +- selftests/bpf: Add tests for dynptr convenience helpers + (jsc#PED-6811). +- bpf: Add bpf_dynptr_clone (jsc#PED-6811). +- refresh context in + patches.suse/bpf-Make-bpf_refcount_acquire-fallible-for-non-.patch +- bpf: Add bpf_dynptr_size (jsc#PED-6811). +- bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly + (jsc#PED-6811). +- bpf: Add bpf_dynptr_adjust (jsc#PED-6811). +- kallsyms: remove unused arch_get_kallsym() helper + (jsc#PED-6811). +- commit a4a043b + +- smb: client: fix OOB in smbCalcSize() (bsc#1217947 + CVE-2023-6606). +- commit b60bc77 + +- s390/vx: fix save/restore of fpu kernel context (git-fixes + bsc#1218359). +- commit 3ba3bc2 + +- nvme: fix deadlock between reset and scan (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: prevent potential spectre v1 gadget (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config + descriptions (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 + jsc#PED-3535). +- nvme-ioctl: move capable() admin check to the end (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: ensure reset state check ordering (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). + Refresh: + - patches.suse/nvme-tcp-do-not-terminate-commands-when-in-resetting.patch + - patches.suse/nvme-tcp-make-err_work-a-delayed-work.patch +- nvme: introduce helper function to get ctrl state (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme-core: check for too small lba shift (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: check for valid nvme_identify_ns() before using it + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme-core: fix a memory leak in nvme_ns_info_from_identify() + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: fine-tune sending of first keep-alive (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: tcp: fix compile-time checks for TLS mode (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: target: fix Kconfig select statements (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: target: fix nvme_keyring_id() references (jsc#PED-6252 + jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvme: move nvme_stop_keep_alive() back to original position + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- nvmet-tcp: always initialize tls_handshake_tmo_work + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535). +- commit b03ed0f + +- net/smc: Fix pos miscalculation in statistics (bsc#1218139). +- commit 7941d68 + +- ipv4: igmp: fix refcnt uaf issue when receiving igmp query + packet (bsc#1218253 CVE-2023-6932). +- commit af60a2b + +- perf: Fix perf_event_validate_size() lockdep splat + (CVE-2023-6931 bsc#1218258). +- perf: Fix perf_event_validate_size() (CVE-2023-6931 + bsc#1218258). +- commit 0110162 + +- thunderbolt: Only add device router DP IN to the head of the + DP resource list (jsc#PED-6054). +- commit 73bf26d + +- thunderbolt: Add DP IN added last in the head of the list of + DP resources (jsc#PED-6054). +- commit b502fd4 + +- scsi: lpfc: use unsigned type for num_sge (bsc#1214747). +- commit 50bbe87 + +- r8152: Add RTL8152_INACCESSIBLE checks to more loops + (git-fixes). +- commit e6c2185 + +- r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE + (git-fixes). +- commit 6479271 + +- r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en() (git-fixes). +- commit e5544fb + +- r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1() + (git-fixes). +- commit a3f8de5 + +- r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash() + (git-fixes). +- commit c0fbad7 + +- iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close + (jsc#PED-4937). +- iavf: Handle ntuple on/off based on new state machines for + flow director (jsc#PED-4937). +- iavf: Introduce new state machines for flow director + (jsc#PED-4937). +- dpll: sanitize possible null pointer dereference in + dpll_pin_parent_pin_set() (jsc#PED-6079). +- net: ena: Fix XDP redirection error (git-fixes). +- net: ena: Fix DMA syncing in XDP path when SWIOTLB is on + (git-fixes). +- net: ena: Fix xdp drops handling due to multibuf packets + (git-fixes). +- net: ena: Destroy correct number of xdp queues upon failure + (git-fixes). +- qed: Fix a potential use-after-free in qed_cxt_tables_alloc + (jsc#PED-5734). +- octeontx2-af: Fix pause frame configuration (jsc#PED-6931). +- octeontx2-af: Update RSS algorithm index (jsc#PED-6931). +- octeontx2-pf: Fix promisc mcam entry action (jsc#PED-6931). +- octeon_ep: explicitly test for firmware ready value + (jsc#PED-6954). +- octeontx2-af: fix a use-after-free in rvu_nix_register_reporters + (jsc#PED-6931). +- bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic + (jsc#PED-5742). +- bnxt_en: Fix wrong return value check in bnxt_close_nic() + (jsc#PED-5742). +- bnxt_en: Fix skb recycling logic in bnxt_deliver_skb() + (jsc#PED-5742). +- bnxt_en: Clear resource reservation during resume + (jsc#PED-5742). +- octeon_ep: initialise control mbox tasks before using APIs + (jsc#PED-6954). +- net/mlx5: Fix a NULL vs IS_ERR() check (jsc#PED-3311). +- net/mlx5e: Check netdev pointer before checking its net ns + (jsc#PED-3311). +- net/mlx5: Nack sync reset request when HotPlug is enabled + (jsc#PED-3311). +- net/mlx5e: TC, Don't offload post action rule if not supported + (jsc#PED-3311). +- net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work + (jsc#PED-3311). +- net/mlx5e: Disable IPsec offload support if not FW steering + (jsc#PED-3311). +- net/mlx5e: Check the number of elements before walk TC + rhashtable (jsc#PED-3311). +- net/mlx5e: Reduce eswitch mode_lock protection context + (jsc#PED-3311). +- net/mlx5e: Tidy up IPsec NAT-T SA discovery (jsc#PED-3311). +- net/mlx5e: Add IPsec and ASO syndromes check in HW + (jsc#PED-3311). +- net/mlx5e: Remove exposure of IPsec RX flow steering struct + (jsc#PED-3311). +- net/mlx5e: Unify esw and normal IPsec status table + creation/destruction (jsc#PED-3311). +- net/mlx5e: Ensure that IPsec sequence packet number starts + from 1 (jsc#PED-3311). +- net/mlx5e: Honor user choice of IPsec replay window size + (jsc#PED-3311). +- iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is + zero (jsc#PED-4937). +- i40e: Fix unexpected MFS warning message (jsc#PED-4874). +- ice: Restore fix disabling RX VLAN filtering (jsc#PED-4876). +- ice: change vfs.num_msix_per to vf->num_msix (jsc#PED-4876). +- octeontx2-af: Update Tx link register range (jsc#PED-6931). +- octeontx2-af: Add missing mcs flr handler call (jsc#PED-6931). +- octeontx2-af: Fix mcs stats register address (jsc#PED-6931). +- octeontx2-af: Fix mcs sa cam entries size (jsc#PED-6931). +- octeontx2-af: Adjust Tx credits when MCS external bypass is + disabled (jsc#PED-6931). +- ionic: Fix dim work handling in split interrupt mode + (jsc#PED-6953). +- ionic: fix snprintf format length warning (jsc#PED-6953). +- net: bnxt: fix a potential use-after-free in bnxt_init_tc + (jsc#PED-5742). +- octeontx2-af: fix a use-after-free in rvu_npa_register_reporters + (jsc#PED-6931). +- octeontx2-pf: consider both Rx and Tx packet stats for adaptive + interrupt coalescing (jsc#PED-6931). +- octeontx2-af: Check return value of nix_get_nixlf before using + nixlf (jsc#PED-6931). +- octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam + (jsc#PED-6931). +- vdpa/mlx5: preserve CVQ vringh index (jsc#PED-3311). +- ice: Fix VF Reset paths when interface in a failed over + aggregate (jsc#PED-4876). +- tools: ynl-gen: always construct struct ynl_req_state + (git-fixes). +- octeontx2-pf: Restore TC ingress police rules when interface + is up (jsc#PED-6931). +- octeontx2-pf: Fix adding mbox work queue entry when num_vfs > + 64 (jsc#PED-6931). +- octeontx2-af: Fix possible buffer overflow (jsc#PED-6931). +- tg3: Increment tx_dropped in tg3_tso_bug() (jsc#PED-5736). +- tg3: Move thex_dropped counters to tg3_napi (jsc#PED-5736). +- tg3: Fix the TX ring stall (jsc#PED-5736). +- tg3: power down device only on SYSTEM_POWER_OFF (jsc#PED-5736). +- tg3: Improve PTP TX timestamping logic (jsc#PED-5736). +- tun: prevent negative ifindex (git-fixes). +- net: ena: Flush XDP packets on error (git-fixes). +- net: ena: Use pci_dev_id() to simplify the code (git-fixes). +- tg3: Use pci_dev_id() to simplify the code (jsc#PED-5736). +- net: ena: Add dynamic recycling mechanism for rx buffers + (git-fixes). +- commit 43e6daa + +- mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long (git-fixes). +- commit fc58eb5 + +- jbd2: remove unused t_handle_lock (git-fixes). +- commit e50bd21 + +- smackfs: Prevent underflow in smk_set_cipso() (git-fixes). +- commit 19ba679 + +- swiotlb: move slot allocation explanation comment where it + belongs (git-fixes). +- commit cdccf55 + +- cpupower: Bump soname version (git-fixes). +- commit a912f28 + +- refscale: Fix uninitalized use of wait_queue_head_t (git-fixes). +- commit 06a01d7 + +- cpumask: eliminate kernel-doc warnings (git-fixes). +- commit 94d578f + +- cpumask: fix function description kernel-doc notation + (git-fixes). +- commit 8b6305c + +- Revert ".gitignore: ignore *.cover and *.mbx" (git-fixes). +- commit ac2dce9 + +- tcp: Fix listen() warning with v4-mapped-v6 address (git-fixes). +- tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address + (git-fixes). +- tcp: Fix bind() regression for v4-mapped-v6 wildcard address + (git-fixes). +- tcp: Factorise sk_family-independent comparison in + inet_bind2_bucket_match(_addr_any) (git-fixes). +- commit 41534fb + +- Disable CONFIG_DEBUG_CREDENTIALS again because the feature has been + removed from upstream in the mean time (jsc#PED-6721)" +- commit 3c8d7db + +- ring-buffer: Have rb_time_cmpxchg() set the msb counter too + (git-fixes). +- commit 29f5745 + +- ring-buffer: Fix 32-bit rb_time_read() race with + rb_time_cmpxchg() (git-fixes). +- commit 2dbbea6 + +- ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs + (git-fixes). +- commit 89b9305 + +- ring-buffer: Remove useless update to write_stamp in + rb_try_to_discard() (git-fixes). +- commit c9b15cc + +- ring-buffer: Do not try to put back write_stamp (git-fixes). +- commit c35af22 + +- ring-buffer: Have saved event hold the entire event (git-fixes). +- commit fada082 + +- ring-buffer: Do not update before stamp when switching + sub-buffers (git-fixes). +- commit 9bf543e + +- tracing: Update snapshot buffer on resize if it is allocated + (git-fixes). +- commit caf0573 + +- ring-buffer: Fix memory leak of free page (git-fixes). +- commit a733f18 + +- ring-buffer: Fix writing to the buffer with max_data_size + (git-fixes). +- commit 91450fc + +- soundwire: stream: fix NULL pointer dereference for multi_link + (git-fixes). +- phy: sunplus: return negative error code in sp_usb_phy_probe + (git-fixes). +- phy: mediatek: mipi: mt8183: fix minimal supported frequency + (git-fixes). +- dmaengine: idxd: Protect int_handle field in hw descriptor + (git-fixes). +- dmaengine: stm32-dma: avoid bitfield overflow assertion + (git-fixes). +- dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data (git-fixes). +- dmaengine: ti: k3-psil-am62: Fix SPI PDMA data (git-fixes). +- kernel/resource: Increment by align value in + get_free_mem_region() (git-fixes). +- clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name (git-fixes). +- clk: rockchip: rk3128: Fix aclk_peri_src's parent (git-fixes). +- commit b545118 + +- drm: Fix FD ownership check in drm_master_check_perm() + (git-fixes). +- drm/amd/display: fix hw rotated modes when PSR-SU is enabled + (git-fixes). +- drm: Update file owner during use (git-fixes). +- commit c714f47 + +- ALSA: hda/realtek: Apply mute LED quirk for HP15-db (git-fixes). +- ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 + variants (git-fixes). +- ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB + (git-fixes). +- commit e03385f + +- arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify + (git-fixes). +- Revert "PCI: acpiphp: Reassign resources on bridge if necessary" + (git-fixes). +- PCI: vmd: Fix potential deadlock when enabling ASPM (git-fixes). +- PCI/ASPM: Add pci_enable_link_state_locked() (git-fixes). +- PCI: loongson: Limit MRRS to 256 (git-fixes). +- ALSA: hda/tas2781: reset the amp before component_add + (git-fixes). +- ALSA: hda/tas2781: call cleanup functions only once (git-fixes). +- ALSA: hda/tas2781: handle missing EFI calibration data + (git-fixes). +- ALSA: hda/tas2781: leave hda_component in usable state + (git-fixes). +- dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel + into DSI yaml (git-fixes). +- drm/edid: also call add modes in EDID connector update fallback + (git-fixes). +- drm/amd/display: Restore guard against default backlight value < + 1 nit (git-fixes). +- drm/i915: Use internal class when counting engine resets + (git-fixes). +- drm/i915/selftests: Fix engine reset count storage for + multi-tile (git-fixes). +- drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_get + (git-fixes). +- drm/mediatek: Add spinlock for setting vblank event in + atomic_begin (git-fixes). +- drm/mediatek: fix kernel oops if no crtc is found (git-fixes). +- commit 5207326 + +- tracing/kprobes: Fix symbol counting logic by looking at + modules as well (git-fixes). +- commit 67de3c0 + +- Documentation: probes: Add a new ret_ip callback parameter + (git-fixes). +- commit e84c194 + +- supported.conf: mark ptp_ocp as supported + Requested in jsc#PED-7238 +- commit e0c28d2 + +- Delete doc/config-options.changes (jsc#PED-5021) +- commit 34b84f2 + +- ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get() + (jsc#PED-7238). +- ptp: ocp: fix error code in probe() (jsc#PED-7238). +- ptp_ocp: implement DPLL ops (jsc#PED-7238). +- ptp: ocp: Fix error handling in ptp_ocp_device_init + (jsc#PED-7238). +- ptp: ocp: Add .getmaxphase ptp_clock_info callback + (jsc#PED-7238). +- commit aef9dcd + +- ring-buffer: Test last update in 32bit version of + __rb_time_read() (git-fixes). +- commit ddca15e + +- ring-buffer: Force absolute timestamp on discard of event + (git-fixes). +- commit 0078764 + +- tracing: Disable snapshot buffer when stopping instance tracers + (git-fixes). +- commit 2ad5c37 + +- tracing: Stop current tracer when resizing buffer (git-fixes). +- commit 85717e3 + +- tracing: Always update snapshot buffer size (git-fixes). +- commit 55e4ec8 + +- rethook: Use __rcu pointer for rethook::handler (git-fixes). +- commit b909a07 + +- fprobe: Pass return address to the handlers (git-fixes). +- commit f25e9ba + +- kprobes: consistent rcu api usage for kretprobe holder + (git-fixes). +- commit 84b3761 + +- tracing/kprobes: Fix the order of argument descriptions + (git-fixes). +- commit 7eb21fc + +- tracing: Have the user copy of synthetic event address use + correct context (git-fixes). +- commit 4b8ad11 + +- tracing: Have trace_event_file have ref counters (git-fixes). +- commit 61d272b + +- tracing: Expand all ring buffers individually (git-fixes). +- commit 1970232 + +- tracing/kprobes: Fix the description of variable length + arguments (git-fixes). +- commit df99ba1 + +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (git-fixes). +- commit f57bfdc + +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (git-fixes). +- commit 4700835 + +- fprobe: Fix to ensure the number of active retprobes is not zero + (git-fixes). +- commit da5f400 + +- iomap: don't skip reading in !uptodate folios when unsharing + a range (bsc#1218085). +- commit d11e144 + +- sign-file: Fix incorrect return values check (git-fixes). +- commit 3b0f62f + +- KVM: s390/mm: Properly reset no-dat (git-fixes bsc#1218054). +- commit be0cefa + +- thunderbolt: Introduce tb_for_each_upstream_port_on_path() + (jsc#PED-6054). +- commit c195a89 + +- efi/x86: Avoid physical KASLR on older Dell systems + (bsc#1217344). +- serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART + (git-fixes). +- serial: sc16is7xx: address RX timeout interrupt errata + (git-fixes). +- parport: Add support for Brainboxes IX/UC/PX parallel cards + (git-fixes). +- nvme-pci: Add sleep quirk for Kingston drives (git-fixes). +- ASoC: qcom: sc8280xp: Limit speaker digital volumes (git-fixes). +- ASoC: ops: add correct range check for limiting volume + (git-fixes). +- nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage() + (git-fixes). +- nilfs2: fix missing error check for sb_set_blocksize call + (git-fixes). +- kconfig: fix memory leak from range properties (git-fixes). +- i2c: designware: Fix corrupted memory seen in the ISR + (git-fixes). +- drm/amdgpu: correct chunk_ptr to a pointer to chunk (git-fixes). +- drm/amdgpu: finalizing mem_partitions at the end of GMC v9 + sw_fini (git-fixes). +- drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under + SRIOV (v2) (git-fixes). +- nouveau: use an rwlock for the event lock (git-fixes). +- zstd: Fix array-index-out-of-bounds UBSAN warning (git-fixes). +- drm/amdkfd: get doorbell's absolute offset based on the db_size + (git-fixes). +- drm/amdgpu: Fix refclk reporting for SMU v13.0.6 (git-fixes). +- drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param + 'doorbell_index' (git-fixes). +- commit 45ae2f4 + +- thunderbolt: Send uevent after asymmetric/symmetric switch + (jsc#PED-6054). +- commit ad1d6a8 + +- thunderbolt: Fix one kernel-doc comment (jsc#PED-6054). +- commit 0dccd58 + +- thunderbolt: Configure asymmetric link if needed and bandwidth + allows (jsc#PED-6054). +- commit c7bb9b9 + +- thunderbolt: Add support for asymmetric link (jsc#PED-6054). +- commit 1bf4da2 + +- xhci: Clean up ERST_PTR_MASK inversion (jsc#PED-6054). +- commit 2207ebc + +- xhci: Set DESI bits in ERDP register correctly (jsc#PED-6054). +- Refresh + patches.suse/xhci-Adjust-segment-numbers-after-ring-expansion.patch. +- Refresh + patches.suse/xhci-Use-more-than-one-Event-Ring-segment.patch +- commit 22f918b + +- RDMA/irdma: Avoid free the non-cqp_request scratch (git-fixes) +- commit cd12372 + +- RDMA/irdma: Fix support for 64k pages (git-fixes) +- commit 261e7e0 + +- RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned (git-fixes) +- commit b19475f + +- RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz (git-fixes) +- commit def5131 + +- RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info() (git-fixes) +- commit 09164cb + +- RDMA/bnxt_re: Correct module description string (git-fixes) +- commit 4ba52aa + +- RDMA/rtrs-clt: Remove the warnings for req in_use check (git-fixes) +- commit 4e78606 + +- RDMA/rtrs-clt: Fix the max_send_wr setting (git-fixes) +- commit bb8ff91 + +- RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight (git-fixes) +- commit 1d28d3d + +- RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true (git-fixes) +- commit 4d9e342 + +- RDMA/rtrs-srv: Check return values while processing info request (git-fixes) +- commit ab870d1 + +- RDMA/rtrs-clt: Start hb after path_up (git-fixes) +- commit 03ea4b1 + +- RDMA/rtrs-srv: Do not unconditionally enable irq (git-fixes) +- commit 35830e7 + +- RDMA/irdma: Add wait for suspend on SQD (git-fixes) +- commit be78063 + +- RDMA/irdma: Do not modify to SQD on error (git-fixes) +- commit 9415f0b + +- RDMA/hns: Fix unnecessary err return when using invalid congest control algorithm (git-fixes) +- commit 716447b + +- RDMA/core: Fix uninit-value access in ib_get_eth_speed() (git-fixes) +- commit 5a19ead + +- xhci: pass port structure to tracing instead of port number + (jsc#PED-6054). +- commit 109343d + +- xhci: Expose segment numbers in debugfs (jsc#PED-6054). +- commit c529649 + +- xhci: Update last segment pointer after Event Ring expansion + (jsc#PED-6054). +- commit 4166daa + +- xhci: Use more than one Event Ring segment (jsc#PED-6054). +- commit 0938c06 + +- xhci: Adjust segment numbers after ring expansion + (jsc#PED-6054). +- commit c795cfc + +- xhci: expand next_trb() helper to support more ring types + (jsc#PED-6054). +- commit f43e1c2 + +- usb: Inform the USB Type-C class about enumerated devices + (jsc#6054). +- commit c408f51 + +- Update + patches.suse/usb-typec-intel_pmc_mux-Configure-Displayport-Altern.patch + (jsc#PED-6028 jsc#PED-6054). + Added reference +- commit 7144def + +- Update + patches.suse/usb-typec-Add-Displayport-Alternate-Mode-2.1-Support.patch + (jsc#PED-6028 jsc#PED-6054). + Added reference +- commit f2ceb0d + +- thunderbolt: Introduce tb_switch_depth() (jsc#PED-6028). +- commit 5fe288f + +- thunderbolt: Set path power management packet support bit for + USB4 v2 routers (jsc#PED-6028). +- commit 257221c + +- thunderbolt: Introduce tb_port_path_direction_downstream() + (jsc#PED-6028). +- commit 1d8db59 + +- thunderbolt: Use tb_tunnel_dbg() where possible to make logging + more consistent (jsc#PED-6028). +- commit 7ebfd05 + +- thunderbolt: Change bandwidth reservations to comply USB4 v2 + (jsc#PED-6028). +- commit 306e786 + +- thunderbolt: Make is_gen4_link() available to the rest of the + driver (jsc#PED-6028). +- commit c1a0a56 + +- thunderbolt: Create multiple DisplayPort tunnels if there are + more DP IN/OUT pairs (jsc#PED-6028). +- commit 06ff552 + +- x86/sched/itmt: Give all SMT siblings of a core the same + priority (jsc#PED-6056). +- x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags + (jsc#PED-6056). +- sched/topology: Remove SHARED_CHILD from ASYM_PACKING + (jsc#PED-6056). +- commit d22c830 + +- thunderbolt: Log NVM version of routers and retimers + (jsc#PED-6028). +- commit 0c50e04 + +- thunderbolt: Use tb_tunnel_xxx() log macros in tb.c + (jsc#PED-6028). +- commit 605a60c + +- thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of + the driver. +- commit 00adf19 + +- thunderbolt: Get rid of usb4_usb3_port_actual_link_rate() + (jsc#PED-6028). +- commit 76fe0b7 + +- usb: typec: altmodes/displayport: fixup drm internal api change + vs new user (jsc#PED-6028). +- commit ba2512f + +- usb: typec: Link enumerated USB devices with Type-C partner + (jsc#PED-6028). +- Refresh patches.suse/paddings-add-for-type-C-new-in-SP5.patch. +- Refresh patches.suse/typeC-Add-kABI-placeholders.patch. +- commit 4e3b5e7 + +- drm: Add HPD state to drm_connector_oob_hotplug_event() + (jsc#PED-6028). +- commit ce9139c + +- HID: lenovo: Restrict detection of patched firmware only to + USB cptkbd (git-fixes). +- commit 4763471 + +- usb: typec: mux: fix static inline syntax error (jsc#PED-6028). +- commit b8ea6e4 + +- usb: typec: intel_pmc_mux: Configure Displayport Alternate + mode 2.1 (jsc#PED-6028). +- commit 23d8b36 + +- usb: typec: Add Displayport Alternate Mode 2.1 Support + (jsc#PED-6028). +- commit 4c18d99 + +- usb: typec: ucsi: Fix NULL pointer dereference (jsc#PED-6028). +- commit caa0786 + +- usb: typec: altmodes/displayport: add support for embedded DP + cases (jsc#PED-6028). +- commit 98d133c + +- usb: typec: ucsi: Add debugfs for ucsi commands (jsc#PED-6028). +- commit 98309e5 + +- usb: typec: mux: intel: Add dependency on USB_COMMON + (jsc#PED-6028). +- commit d0dd47c + +- Update + patches.suse/usb-typec-ucsi-Mark-dGPUs-as-DEVICE-scope.patch + (bsc#1012628 jsc#PED-6028). + Updated reference +- commit f657452 + +- usb: typec: intel_pmc_mux: Expose IOM port status to debugfs + (jsc#PED-6028). +- Refresh + patches.suse/usb-typec-intel_pmc_mux-Add-new-ACPI-ID-for-Lunar-La.patch. +- commit aadc1e8 + +- usb: typec: intel_pmc_mux: Convert to platform remove callback + returning void (jsc#PED-6028). +- commit 9949917 + +- usb: typec: mux: Remove alt mode parameters from the API + (jsc#PED-6028). +- commit 40910ac + +- usb: typec: mux: Clean up mux_fwnode_match() (jsc#PED-6028). +- commit bebd2fd + +- usb: typec: ucsi: correctly access opcode (git-fixes). +- commit 995d766 + +- usb: typec: mux: gpio-sbu: Convert to platform remove callback + returning void (jsc#PED-6028). +- commit 6ee1ca6 + +- usb: typec: mux: Remove some unneeded includes (jsc#PED-6028). +- commit 2ab9be1 + +- usb: typec: intel_pmc_mux: Configure Active and Retimer Cable + type (jsc#PED-6028). +- commit f657439 + +- Update config files: just refreshes +- commit 6e3665c + +- watchdog: advantech_ec_wdt: fix Kconfig dependencies + (git-fixes). +- commit 8542b63 + +- tools: iio: iio_generic_buffer ensure alignment (git-fixes). +- tools: iio: iio_generic_buffer: Fix some integer type and + calculation (git-fixes). +- commit 663b22c + +- serial: 8250_omap: Fix errors with no_console_suspend + (git-fixes). +- commit 21b4b9a + +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (git-fixes). +- pwm: atmel-tcb: Fix resource freeing in error path and remove + (git-fixes). +- pwm: atmel-tcb: Harmonize resource allocation order (git-fixes). +- commit d8a86b1 + +- hwmon: (nct6775) Change labels for nct6799 (git-fixes). +- hwmon: (nct6775) Fix register for nct6799 (git-fixes). +- commit 7fac16b + +- hwmon: (nct6775) Fix IN scaling factors for 6798/6799 + (git-fixes). +- hwmon: (nct6755) Add support for NCT6799D (git-fixes). +- commit 939e9e6 + +- can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set + (git-fixes). +- can: sun4i_can: Add support for the Allwinner D1 (git-fixes). +- can: sun4i_can: Add acceptance register quirk (git-fixes). +- commit afb2eb9 + +- vga16fb: drop powerpc support (git-fixes). +- commit 308b143 + +- drm/mediatek: Fix using wrong drm private data to bind + mediatek-drm (git-fixes). +- drm/mediatek: Add crtc path enum for all_drm_priv array + (git-fixes). +- commit f3ff4cb + +- blacklist.conf: ignore loongarch, smb server and rust patches + Those are disabled on SUSE kernels +- commit 7c646fb + +- Move a few upstreamed patches into sorted section +- commit 5e418e2 + +- netfilter: nf_tables: bail out on mismatching dynset and set + expressions (bsc#1217938 CVE-2023-6622). +- commit 524bf5f + +- net/tg3: fix race condition in tg3_reset_task() (bsc#1217801). +- commit 227cad2 + +- selftests: netfilter: Run nft_audit.sh in its own netns + (git-fixes). +- commit 9660e2e + +- apparmor: Fix kernel-doc warnings in apparmor/resource.c + (git-fixes). +- apparmor: Fix kernel-doc warnings in apparmor/lib.c (git-fixes). +- apparmor: Fix kernel-doc warnings in apparmor/audit.c + (git-fixes). +- buildid: reduce header file dependencies for module (git-fixes). +- clk: Sanitize possible_parent_show to Handle Return Value of + of_clk_get_parent_name (git-fixes). +- clk: qcom: gcc-qdu1000: Register gcc_gpll1_out_even clock + (git-fixes). +- crypto: lrw,xts - Replace strlcpy with strscpy (git-fixes). +- commit 448c480 + +- drm/amdgpu: Restrict extended wait to PSP v13.0.6 (git-fixes). +- drm/amdgpu: disable MCBP by default (git-fixes). +- drm/amdgpu: update retry times for psp BL wait (git-fixes). +- HSI: fix ssi_waketest() declaration (git-fixes). +- commit 0e906dc + +- i2c: designware: fix __i2c_dw_disable() in case master is + holding SCL low (git-fixes). +- misc: open-dice: make OPEN_DICE depend on HAS_IOMEM (git-fixes). +- kobject: Add sanity check for kset->kobj.ktype in + kset_register() (git-fixes). +- i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't + work (git-fixes). +- commit 8a847b4 + +- of: dynamic: Fix of_reconfig_get_state_change() return value + documentation (git-fixes). +- of: address: Fix address translation when address-size is + greater than 2 (git-fixes). +- of: overlay: Reorder struct fragment fields kerneldoc + (git-fixes). +- of: property: fw_devlink: Add a devlink for panel followers + (git-fixes). +- commit ff21d44 + +- PCI: vmd: Disable bridge window for domain reset (git-fixes). +- PCI: fu740: Set the number of MSI vectors (git-fixes). +- PCI: dwc: Provide deinit callback for i.MX (git-fixes). +- commit 80cc726 + +- PM: tools: Fix sleepgraph syntax error (git-fixes). +- radix tree test suite: fix allocation calculation in + kmem_cache_alloc_bulk() (git-fixes). +- randstruct: Fix gcc-plugin performance mode to stay in group + (git-fixes). +- commit c8cb0af + +- uapi: propagate __struct_group() attributes to the container + union (git-fixes). +- commit d8d07c0 + +- uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++ (git-fixes). +- commit 4169c49 + +- soc: qcom: llcc: Refactor llcc driver to support multiple + configuration (git-fixes). +- selftests: netfilter: Extend nft_audit.sh (git-fixes). +- selftests: netfilter: test for sctp collision processing in + nf_conntrack (git-fixes). +- selftests: netfilter: Test nf_tables audit logging (git-fixes). +- selftests: fix dependency checker script (git-fixes). +- selftests/ftrace: Correctly enable event in instance-event.tc + (git-fixes). +- serial: cpm_uart: Avoid suspicious locking (git-fixes). +- samples/hw_breakpoint: mark sample_hbp as static (git-fixes). +- samples/hw_breakpoint: fix building without module unloading + (git-fixes). +- samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000' + (git-fixes). +- selftests/nolibc: fix up kernel parameters support (git-fixes). +- kselftest/arm64: fix a memleak in zt_regs_run() (git-fixes). +- commit afe41bf + +- USB: xhci-plat: fix legacy PHY double init (git-fixes). +- usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM + device (git-fixes). +- commit 4a2ce58 + +- usb-storage,uas: make internal quirks flags 64bit (git-fixes). +- commit d51505a + +- tracing: Fix a possible race when disabling buffered events + (bsc#1217036). +- commit 6000069 + +- USB: typec: tps6598x: Refactor tps6598x port registration + (git-fixes). +- commit 48961db + +- USB: typec: tps6598x: Add patch mode to tps6598x (git-fixes). +- commit fd3d950 + +- USB: typec: tsp6598x: Add cmd timeout and response delay + (git-fixes). +- commit 424ab23 + +- tracing: Fix a warning when allocating buffered events fails + (bsc#1217036). +- commit eb5f373 + +- tracing: Fix incomplete locking when disabling buffered events + (bsc#1217036). +- commit dab1aa2 + +- usb: usbtest: fix a type promotion bug (git-fixes). +- commit bfce8cb + +- usb:typec:tcpm:support double Rp to Vbus cable as sink + (git-fixes). +- commit 29c0fb8 + +- usbmon: Use list_for_each_entry() helper (git-fixes). +- commit 6a78e9c + +- usb: chipidea: tegra: Consistently use dev_err_probe() + (git-fixes). +- commit b0f110b + +- ACPI: video: Use acpi_device_fix_up_power_children() + (jsc#PED-6747). +- ACPI: PM: Add acpi_device_fix_up_power_children() function + (jsc#PED-6747). +- ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() + cleanup (jsc#PED-6747). +- x86/i8259: Skip probing when ACPI/MADT advertises PCAT + compatibility (jsc#PED-6747). +- ACPI: NFIT: Install Notify() handler before getting NFIT table + (jsc#PED-6747). +- cpu-hotplug: Provide prototypes for arch CPU registration + (jsc#PED-6747). +- cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer + (jsc#PED-6747). +- ACPI: video: Fix NULL pointer dereference in + acpi_video_bus_add() (jsc#PED-6747). +- ACPI: processor: Fix uninitialized access of buf in + acpi_set_pdc_bits() (jsc#PED-6747). +- acpi: Provide ia64 dummy implementation of + acpi_proc_quirk_mwait_check() (jsc#PED-6747). +- thermal: Constify the trip argument of the .get_trend() zone + callback (jsc#PED-6747). +- thermal: core: Rework .get_trend() thermal zone callback + (jsc#PED-6747). +- ACPI: x86: s2idle: Add a function to get LPS0 constraint for + a device (jsc#PED-6747). +- ACPI: x86: s2idle: Add for_each_lpi_constraint() helper + (jsc#PED-6747). +- ACPI: x86: s2idle: Add more debugging for AMD constraints + parsing (jsc#PED-6747). +- commit 06de448 + +- ACPI: x86: s2idle: Post-increment variables when getting + constraints (jsc#PED-6747). + Refresh + patches.suse/ACPI-x86-s2idle-Fix-a-logic-error-parsing-AMD-constr.patch. +- ACPI: Adjust #ifdef for *_lps0_dev use (jsc#PED-6747). +- ACPI: Remove assorted unused declarations of functions + (jsc#PED-6747). +- ACPI: extlog: Fix finding the generic error data for v3 + structure (jsc#PED-6747). +- ACPI: TAD: Install SystemCMOS address space handler for ACPI000E + (jsc#PED-6747). +- ACPI: scan: Defer enumeration of devices with a _DEP pointing + to IVSC device (jsc#PED-6747). +- ACPI: thermal: Eliminate code duplication from + acpi_thermal_notify() (jsc#PED-6747). +- ACPI: thermal: Drop unnecessary thermal zone callbacks + (jsc#PED-6747). +- ACPI: thermal: Rework thermal_get_trend() (jsc#PED-6747). +- ACPI: thermal: Use trip point table to register thermal zones + (jsc#PED-6747). +- thermal: core: Rework and rename __for_each_thermal_trip() + (jsc#PED-6747). +- thermal: core: Add priv pointer to struct thermal_trip + (jsc#PED-6747). +- commit 18c6b75 + +- KVM: SVM: Update EFER software model on CR0 trap for SEV-ES + (jsc#PED-7322). +- commit 4f7b650 + +- nvmet: nul-terminate the NQNs passed in the connect command + (bsc#1217250 CVE-2023-6121). +- commit 36f653d + +- x86/tdx: Allow 32-bit emulation by default (jsc#PED-7322). +- commit 9d07a99 + +- KVM: s390: vsie: fix wrong VIR 37 when MSO is used (git-fixes + bsc#1217931). +- commit 4e22764 + +- x86/coco: Disable 32-bit emulation by default on TDX and SEV + (jsc#PED-7322). +- commit d47b180 + +- freezer,sched: Do not restore saved_state of a thawed task + (git-fixes). +- commit 8e98629 + +- KVM: x86: Remove 'return void' expression for 'void function' + (jsc#PED-7322). +- commit 2d6a1b5 + +- x86/entry: Do not allow external 0x80 interrupts (bsc#1217927) +- commit 7be8772 + +- x86/entry: Convert INT 0x80 emulation to IDTENTRY (bsc#1217927) +- commit 028778b + +- KVM: Set file_operations.owner appropriately for all such + structures (jsc#PED-7322). +- commit 73a9ca1 + +- x86/sev: Fix kernel crash due to late update to read-only + ghcb_version (jsc#PED-7322). +- commit c23f492 + +- KVM: x86: Get CPL directly when checking if loaded vCPU is in + kernel mode (jsc#PED-7322). +- commit d36b994 + +- ACPI: thermal: Introduce struct acpi_thermal_trip + (jsc#PED-6747). +- ACPI: thermal: Carry out trip point updates under zone lock + (jsc#PED-6747). +- ACPI: thermal: Clean up acpi_thermal_register_thermal_zone() + (jsc#PED-6747). +- thermal: core: Introduce thermal_zone_device_exec() + (jsc#PED-6747). +- ACPI: thermal: Drop redundant local variable from + acpi_thermal_resume() (jsc#PED-6747). +- ACPI: thermal: Do not attach private data to ACPI handles + (jsc#PED-6747). +- ACPI: thermal: Drop enabled flag from struct acpi_thermal_active + (jsc#PED-6747). +- ACPI: processor: LoongArch: Get physical ID from MADT + (jsc#PED-6747). +- ACPI: processor: Refine messages in + acpi_early_processor_control_setup() (jsc#PED-6747). +- ACPI: processor: Remove acpi_hwp_native_thermal_lvt_osc() + (jsc#PED-6747). +- ACPI: processor: Use _OSC to convey OSPM processor support + information (jsc#PED-6747). +- ACPI: processor: Introduce acpi_processor_osc() (jsc#PED-6747). +- ACPI: processor: Set CAP_SMP_T_SWCOORD in + arch_acpi_set_proc_cap_bits() (jsc#PED-6747). +- ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in + arch_acpi_set_proc_cap_bits() (jsc#PED-6747). +- ACPI: processor: Rename ACPI_PDC symbols (jsc#PED-6747). +- ACPI: processor: Refactor arch_acpi_set_pdc_bits() + (jsc#PED-6747). +- ACPI: processor: Move processor_physically_present() to + acpi_processor.c (jsc#PED-6747). +- ACPI: processor: Move MWAIT quirk out of acpi_processor.c + (jsc#PED-6747). +- ACPI: video: Put ACPI video and its child devices into D0 on + boot (jsc#PED-6747). +- ACPI: thermal: Install Notify() handler directly (jsc#PED-6747). +- ACPI: NFIT: Remove unnecessary .remove callback (jsc#PED-6747). +- ACPI: NFIT: Install Notify() handler directly (jsc#PED-6747). +- ACPI: HED: Install Notify() handler directly (jsc#PED-6747). +- ACPI: battery: Install Notify() handler directly (jsc#PED-6747). +- ACPI: video: Install Notify() handler directly (jsc#PED-6747). +- ACPI: AC: Install Notify() handler directly (jsc#PED-6747). +- ACPI: bus: Set driver_data to NULL every time .add() fails + (jsc#PED-6747). +- ACPI: bus: Introduce wrappers for ACPICA notify handler + install/remove (jsc#PED-6747). +- ACPICA: Update version to 20230628 (jsc#PED-6747). +- ACPICA: RHCT: Add flags, CMO and MMU nodes (jsc#PED-6747). +- ACPICA: MADT: Add RISC-V external interrupt controllers + (jsc#PED-6747). +- ACPICA: Add a define for size of struct + acpi_srat_generic_affinity device_handle (jsc#PED-6747). +- ACPICA: Slightly simplify an error message in + acpi_ds_result_push() (jsc#PED-6747). +- ACPICA: Fix misspelled CDAT DSMAS define (jsc#PED-6747). +- ACPICA: Add interrupt command to acpiexec (jsc#PED-6747). +- ACPICA: Detect GED device and keep track of _EVT (jsc#PED-6747). +- ACPICA: fix for conflict macro definition on zephyr interface + (jsc#PED-6747). +- ACPICA: Add support for _DSC as per ACPI 6.5 (jsc#PED-6747). +- ACPICA: exserial.c: replace ternary operator with ACPI_MIN() + (jsc#PED-6747). +- ACPICA: Modify ACPI_STATE_COMMON (jsc#PED-6747). +- ACPICA: Fix GCC 12 dangling-pointer warning (jsc#PED-6747). +- commit 6bf05aa + +- KVM: x86: Service NMI requests after PMI requests in VM-Enter + path (jsc#PED-7322). +- commit 84ab0a7 + +- KVM: x86: Ignore MSR_AMD64_TW_CFG access (jsc#PED-7322). +- commit 6eb91ae + +- KVM: x86: remove the unused assigned_dev_head from kvm_arch + (jsc#PED-7322). +- commit eebb75b + +- KVM: x86/mmu: Remove unnecessary 'NULL' values from sptep (jsc#PED-7322). +- commit fad8a6d + +- x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1] + (jsc#PED-7322). +- commit b101f52 + +- KVM: x86: remove always-false condition in kvmclock_sync_fn + (jsc#PED-7322). +- commit e81fec9 + +- KVM: x86: hyper-v: Don't auto-enable stimer on write from + user-space (jsc#PED-7322). +- commit 157e0df + +- KVM: x86: Update the variable naming in kvm_x86_ops.sched_in() + (jsc#PED-7322). +- commit 695cd14 + +- KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when + PML is disabled (jsc#PED-7322). +- commit f84fc4e + +- KVM: x86: Use octal for file permission (jsc#PED-7322). +- commit 3c39fe8 + +- KVM: VMX: drop IPAT in memtype when CD=1 for + KVM_X86_QUIRK_CD_NW_CLEARED (jsc#PED-7322). +- commit 921babe + +- KVM: x86/mmu: Zap KVM TDP when noncoherent DMA assignment + starts/stops (jsc#PED-7322). +- commit 9ab4a14 + +- KVM: x86: Don't sync user-written TSC against startup values + (jsc#PED-7322). +- commit a4d4bc6 + +- KVM: x86/mmu: Zap SPTEs on MTRR update iff guest MTRRs are + honored (jsc#PED-7322). +- commit caec33b + +- KVM: x86/mmu: Zap SPTEs when CR0.CD is toggled iff guest MTRRs + are honored (jsc#PED-7322). +- commit f32496f + +- KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRs + (jsc#PED-7322). +- commit 4e2c1c1 + +- KVM: x86: Virtualize HWCR.TscFreqSel[bit 24] (jsc#PED-7322). +- commit d06002b + +- gpiolib: sysfs: Fix error handling on failed export (git-fixes). +- usb: gadget: f_hid: fix report descriptor allocation + (git-fixes). +- Revert "xhci: Loosen RPM as default policy to cover for AMD + xHC 1.1" (git-fixes). +- usb: typec: class: fix typec_altmode_put_partner to put plugs + (git-fixes). +- USB: gadget: core: adjust uevent timing on gadget unbind + (git-fixes). +- ARM: PL011: Fix DMA support (git-fixes). +- serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bit + (git-fixes). +- serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt + (git-fixes). +- hwtracing: hisi_ptt: Add dummy callback pmu::read() (git-fixes). +- devcoredump: Send uevent once devcd is ready (git-fixes). +- misc: mei: client.c: fix problem of return '-EOVERFLOW' in + mei_cl_write (git-fixes). +- misc: mei: client.c: return negative error code in mei_cl_write + (git-fixes). +- commit ef19e2e + +- KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set + (jsc#PED-7322). +- commit 37e6049 + +- KVM: x86: Refine calculation of guest wall clock to use a + single TSC read (jsc#PED-7322). +- commit 5da4c9a + +- KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag + (jsc#PED-7322). +- commit 2253071 + +- KVM: x86: Add SBPB support (jsc#PED-7322). +- commit 7aa606a + +- KVM: x86: Add IBPB_BRTYPE support (jsc#PED-7322). +- commit 3d54281 + +- ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13 + (git-fixes). +- ASoC: amd: yc: Add HP 255 G10 into quirk table (git-fixes). +- commit 31f74df + +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 (git-fixes). +- ALSA: hda/realtek: Add Framework laptop 16 to quirks + (git-fixes). +- ALSA: hda/realtek: add new Framework laptop to quirks + (git-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS E1504FA + (git-fixes). +- ALSA: pcm: fix out-of-bounds in snd_pcm_state_names (git-fixes). +- ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5 + (git-fixes). +- ALSA: hda/realtek: fix speakers on XPS 9530 (2023) (git-fixes). +- ALSA: usb-audio: Add Pioneer DJM-450 mixer controls (git-fixes). +- ALSA: hda/realtek: Apply quirk for ASUS UM3504DA (git-fixes). +- commit 72e3db8 + +- hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe() + (git-fixes). +- hwmon: (acpi_power_meter) Fix 4.29 MW bug (git-fixes). +- ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate + (git-fixes). +- ASoC: codecs: lpass-tx-macro: set active_decimator correct + default value (git-fixes). +- ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MP + (git-fixes). +- drm/atomic-helpers: Invoke end_fb_access while owning plane + state (git-fixes). +- drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERS + (git-fixes). +- drm/i915/mst: Reject modes that require the bigjoiner + (git-fixes). +- drm/i915/mst: Fix .mode_valid_ctx() return values (git-fixes). +- drm/i915: Skip some timing checks on BXT/GLK DSI transcoders + (git-fixes). +- scripts/gdb: fix lx-device-list-bus and lx-device-list-class + (git-fixes). +- drivers/base/cpu: crash data showing should depends on + KEXEC_CORE (git-fixes). +- checkstack: fix printed address (git-fixes). +- ACPI: video: Use acpi_video_device for cooling-dev driver data + (git-fixes). +- drm/amdgpu: Update EEPROM I2C address for smu v13_0_0 + (git-fixes). +- drm/amd: Enable PCIe PME from D3 (git-fixes). +- drm/amd/display: fix ABM disablement (git-fixes). +- drm/amd/display: force toggle rate wa for first link training + for a retimer (git-fixes). +- drm/amdgpu: correct the amdgpu runtime dereference usage count + (git-fixes). +- drm/amd/display: Update min Z8 residency time to 2100 for DCN314 + (git-fixes). +- drm/amd/display: Remove min_dst_y_next_start check for Z8 + (git-fixes). +- drm/amdgpu: fix memory overflow in the IB test (git-fixes). +- drm/amd/display: Simplify brightness initialization (git-fixes). +- drm/amd/display: Use DRAM speed from validation for dummy + p-state (git-fixes). +- drm/amd/display: Fix MPCC 1DLUT programming (git-fixes). +- drm/amdgpu: Force order between a read and write to the same + address (git-fixes). +- drm/amd/display: Include udelay when waiting for INBOX0 ACK + (git-fixes). +- nouveau: find the smallest page allocation to cover a buffer + alloc (git-fixes). +- selftests/net: mptcp: fix uninitialized variable warnings + (git-fixes). +- selftests/net: unix: fix unused variable compiler warning + (git-fixes). +- selftests/net: fix a char signedness issue (git-fixes). +- selftests/net: ipsec: fix constant out of range (git-fixes). +- drm/amd/display: Reduce default backlight min from 5 nits to + 1 nits (git-fixes). +- drm/amd/display: Remove power sequencing check (git-fixes). +- drm/amd/display: refactor ILR to make it work (git-fixes). +- drm/amd/display: Refactor edp power control (git-fixes). +- commit eb38444 + +- KVM: SVM: Treat all "skip" emulation for SEV guests as outright + failures (jsc#PED-7322). +- commit 7d41b6c + +- KVM: x86: Refactor can_emulate_instruction() return to be more + expressive (jsc#PED-7322). +- commit 3e2b139 + +- KVM: x86/xen: Use fast path for Xen timer delivery + (jsc#PED-7322). +- commit c7b4170 + +- KVM: X86: Reduce size of kvm_vcpu_arch structure when + CONFIG_KVM_XEN=n (jsc#PED-7322). +- commit 1d2e755 + +- x86/tdx: Replace deprecated strncpy() with strtomem_pad() + (jsc#PED-7322). +- commit 8f088ed + +- KVM: x86: Clear bit12 of ICR after APIC-write VM-exit + (jsc#PED-7322). +- commit ac8ba0c + +- KVM: x86: Fix lapic timer interrupt lost after loading a + snapshot (jsc#PED-7322). +- commit 6265217 + +- KVM: SVM: Update SEV-ES shutdown intercepts with more metadata + (jsc#PED-7322). +- commit 3d2bced + +- KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs + (jsc#PED-7322). +- Update config files. +- commit 2be3fda + +- kernel-source: Remove config-options.changes (jsc#PED-5021) + The file doc/config-options.changes was used in the past to document + kernel config changes. It was introduced in 2010 but haven't received + any updates on any branch since 2015. The file is renamed by tar-up.sh + to config-options.changes.txt and shipped in the kernel-source RPM + package under /usr/share/doc. As its content now only contains outdated + information, retaining it can lead to confusion for users encountering + this file. + Config changes are nowadays described in associated Git commit messages, + which get automatically collected and are incorporated into changelogs + of kernel RPM packages. + Drop then this obsolete file, starting with its packaging logic. + For branch maintainers: Upon merging this commit on your branch, please + correspondingly delete the file doc/config-options.changes. +- commit adedbd2 + +- KVM: x86: Force TLB flush on userspace changes to special + registers (jsc#PED-7322). +- commit c7de714 + +- KVM: x86: Remove redundant vcpu->arch.cr0 assignments + (jsc#PED-7322). +- commit d8de618 + +- doc/README.SUSE: Simplify the list of references (jsc#PED-5021) + Reduce indentation in the list of references, make the style consistent + with README.md. +- commit 70e3c33 + +- regmap: fix bogus error on regcache_sync success (git-fixes). +- platform/x86: wmi: Skip blocks with zero instances (git-fixes). +- platform/surface: aggregator: fix recv_buf() return value + (git-fixes). +- platform/x86: asus-wmi: Move i8042 filter install to shared + asus-wmi code (git-fixes). +- commit 4a6226a + +- x86/sev/docs: Update document URL in amd-memory-encryption.rst + (jsc#PED-7322). +- commit 62a88ab + +- scsi: fnic: Fix sg_reset success path (jsc#PED-6316). +- scsi: fnic: Replace sgreset tag with max_tag_id (jsc#PED-6316). +- commit aad5e69 + +- drm/amdgpu: Remove unused variables from amdgpu_show_fdinfo + (git-fixes). +- commit 558199a + +- wifi: mt76: mt7921: fix the wrong rate selected in fw for the + chanctx driver (git-fixes). +- wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx + driver (git-fixes). +- wifi: mt76: move struct ieee80211_chanctx_conf up to struct + mt76_vif (git-fixes). +- wifi: mt76: fix potential memory leak of beacon commands + (git-fixes). +- wifi: mt76: update beacon size limitation (git-fixes). +- wifi: mt76: fix clang-specific fortify warnings (git-fixes). +- commit eb4e161 + +- Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device + tables (git-fixes). +- Refresh + patches.suse/Bluetooth-btusb-Add-0bda-b85b-for-Fn-Link-RTL8852BE.patch. +- commit 665b80a + +- USB: serial: option: add Luat Air72*U series products + (git-fixes). +- USB: serial: option: add Fibocom L7xx modules (git-fixes). +- USB: serial: option: don't claim interface 4 for ZTE MF290 + (git-fixes). +- usb: misc: onboard-hub: add support for Microchip USB5744 + (git-fixes). +- USB: dwc2: write HCINT with INTMASK applied (git-fixes). +- ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA + (git-fixes). +- ASoC: codecs: wsa883x: make use of new mute_unmute_on_trigger + flag (git-fixes). +- ASoC: cs35l56: Use PCI SSID as the firmware UID (git-fixes). +- ASoC: Intel: sof_sdw: Copy PCI SSID to struct snd_soc_card + (git-fixes). +- ASoC: fsl-asoc-card: use integer type for fll_id and pll_id + (git-fixes). +- commit 8016cc8 + +- ASoC: soc-dai: add flag to mute and unmute stream during trigger + (git-fixes). +- commit f25c117 + +- Revert "drm/prime: Unexport helpers for fd/handle conversion" + (git-fixes). +- drm/amd/pm: fix a memleak in aldebaran_tables_init (git-fixes). +- drm/panel: nt36523: fix return value check in nt36523_probe() + (git-fixes). +- drm/panel: starry-2081101qfh032011-53g: Fine tune the panel + power sequence (git-fixes). +- drm/i915: Call intel_pre_plane_updates() also for pipes getting + enabled (git-fixes). +- drm/i915/gsc: Mark internal GSC engine with reserved uabi class + (git-fixes). +- fbdev: omapfb: Drop unused remove function (git-fixes). +- fbdev: stifb: Make the STI next font pointer a 32-bit signed + offset (git-fixes). +- drm/amdgpu: Remove duplicate fdinfo fields (git-fixes). +- drm/rockchip: vop2: remove the unsupported format of cluster + window (git-fixes). +- drm/vc4: fix typo (git-fixes). +- drm/rockchip: remove unused struct in vop2 (git-fixes). +- drm/amd/display: remove useless check in should_enable_fbc() + (git-fixes). +- gpu: host1x: Correct allocated size for contexts (git-fixes). +- commit abf7bd4 + +- doc/README.SUSE: Add how to update the config for module signing + (jsc#PED-5021) + Configuration files for SUSE kernels include settings to integrate with + signing support provided by the Open Build Service. This creates + problems if someone tries to use such a configuration file to build + a "standalone" kernel as described in doc/README.SUSE: + * Default configuration files available in the kernel-source repository + unset CONFIG_MODULE_SIG_ALL to leave module signing to + pesign-obs-integration. In case of a "standalone" build, this + integration is not available and the modules don't get signed. + * The kernel spec file overrides CONFIG_MODULE_SIG_KEY to + ".kernel_signing_key.pem" which is a file populated by certificates + provided by OBS but otherwise not available. The value ends up in + /boot/config-$VERSION-$RELEASE-$FLAVOR and /proc/config.gz. If someone + decides to use one of these files as their base configuration then the + build fails with an error because the specified module signing key is + missing. + Add information on how to enable module signing and where to find the + relevant upstream documentation. +- commit a699dc3 + +- Add alt-commit tags to DRM patches +- commit 1efaafd + +- drm/i915: Add missing GSCCS documentation (git-fixes). +- drm/i915: Add missing CCS documentation (git-fixes). +- drm/bridge: Fix kernel-doc typo in desc of output_bus_cfg in + drm_bridge_state (git-fixes). +- drm/gud: Use size_add() in call to struct_size() (git-fixes). +- commit 60feada + +- Add cherry-pick IDs of DRM patches to blacklist and alt-commit tags +- commit 444311c + +- drm/i915: Also check for VGA converter in eDP probe + (bsc#1217282). +- commit 327467b + +- Partially revert "drm/amd/display: Fix possible underflow for + displays with large vblank" (git-fixes). +- Refresh + patches.suse/0398-drm-amd-display-Correct-unit-conversion-for-vstartup.patch. +- Refresh + patches.suse/1231-drm-amd-display-Roll-back-unit-correction.patch. +- Refresh + patches.suse/1232-drm-amd-display-Correct-unit-conversion-for-vstartup.patch. +- commit 0d5ceec + +- drm/i915: do not clean GT table on error path (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (git-fixes). +- drm/ast: Disconnect BMC if physical connector is connected + (git-fixes). +- drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP + full (git-fixes). +- drm/panel: simple: Fix Innolux G101ICE-L01 timings (git-fixes). +- drm/panel: simple: Fix Innolux G101ICE-L01 bus flags + (git-fixes). +- drm/panel: auo,b101uan08.3: Fine tune the panel power sequence + (git-fixes). +- drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog + (git-fixes). +- drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphy + (git-fixes). +- drm/amd/display: Change the DMCUB mailbox memory location from + FB to inbox (git-fixes). +- drm/amd/display: Clear dpcd_sink_ext_caps if not set + (git-fixes). +- drm/amd/display: Enable fast plane updates on DCN3.2 and above + (git-fixes). +- drm/amd/display: fix a NULL pointer dereference in + amdgpu_dm_i2c_xfer() (git-fixes). +- drm/amd/display: Fix DSC not Enabled on Direct MST Sink + (git-fixes). +- drm/amd/display: Guard against invalid RPTR/WPTR being set + (git-fixes). +- drm/amdgpu: fix error handling in amdgpu_vm_init (git-fixes). +- drm/amdgpu: Fix possible null pointer dereference (git-fixes). +- drm/amdgpu: lower CS errors to debug severity (git-fixes). +- drm/amdgpu: fix error handling in amdgpu_bo_list_get() + (git-fixes). +- drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init + (git-fixes). +- drm/i915: Fix potential spectre vulnerability (git-fixes). +- drm/i915: Bump GLK CDCLK frequency when driving multiple pipes + (git-fixes). +- i915/perf: Fix NULL deref bugs with drm_dbg() calls (git-fixes). +- drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL + (git-fixes). +- drm/i915: Flush WC GGTT only on required platforms (git-fixes). +- drm/amdgpu: fix GRBM read timeout when do mes_self_test + (git-fixes). +- drm/amdgpu/smu13: drop compute workload workaround (git-fixes). +- drm/amdgpu: add a retry for IP discovery init (git-fixes). +- drm/amdgpu: don't use pci_is_thunderbolt_attached() (git-fixes). +- drm/amdgpu: don't use ATRM for external devices (git-fixes). +- drm/amd/pm: Fix error of MACO flag setting code (git-fixes). +- drm/amd/pm: Handle non-terminated overdrive commands + (git-fixes). +- drm/mediatek/dp: fix memory leak on ->get_edid callback error + path (git-fixes). +- drm/mediatek/dp: fix memory leak on ->get_edid callback audio + detection (git-fixes). +- drm/amd/display: enable dsc_clk even if dsc_pg disabled + (git-fixes). +- drm/amd/display: Add Null check for DPP resource (git-fixes). +- drm: bridge: it66121: ->get_edid callback must not return err + pointers (git-fixes). +- commit 0cb9f4d + +- drm/amdgpu: fix software pci_unplug on some chips (git-fixes). +- drm/qxl: prevent memory leak (git-fixes). +- drm/i915/mtl: avoid stringop-overflow warning (git-fixes). +- drm/amd/display: Avoid NULL dereference of timing generator + (git-fixes). +- drm/amd: check num of link levels when update pcie param + (git-fixes). +- drm/amd/display: fix num_ways overflow error (git-fixes). +- drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching + not supported (git-fixes). +- drm/amdgpu: Fix a null pointer access when the smc_rreg pointer + is NULL (git-fixes). +- drm/amdkfd: Fix shift out-of-bounds issue (git-fixes). +- drm/panel: st7703: Pick different reset sequence (git-fixes). +- commit a67416d + +- drm: vmwgfx_surface.c: copy user-array safely (git-fixes). +- drm_lease.c: copy user-array safely (git-fixes). +- drm/msm/dp: skip validity check for DP CTS EDID checksum + (git-fixes). +- drm/amdgpu/vkms: fix a possible null pointer dereference + (git-fixes). +- drm/radeon: fix a possible null pointer dereference (git-fixes). +- drm/amdgpu: Fix potential null pointer derefernce (git-fixes). +- drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and + Tonga (git-fixes). +- drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 + (git-fixes). +- drm/amd/display: use full update for clip size increase of + large plane source (git-fixes). +- drm/amd: Update `update_pcie_parameters` functions to use + uint8_t arguments (git-fixes). +- drm/amdgpu: update retry times for psp vmbx wait (git-fixes). +- drm/amdkfd: Fix a race condition of vram buffer unref in svm + code (git-fixes). +- drm/amdgpu: not to save bo in the case of RAS err_event_athub + (git-fixes). +- drm/amd/display: add seamless pipe topology transition check + (git-fixes). +- drm/amd/display: Don't lock phantom pipe on disabling + (git-fixes). +- drm/amd/display: Blank phantom OTG before enabling (git-fixes). +- drm/panel/panel-tpo-tpg110: fix a possible null pointer + dereference (git-fixes). +- drm/panel: fix a possible null pointer dereference (git-fixes). +- drm/edid: Fixup h/vsync_end instead of h/vtotal (git-fixes). +- drm/komeda: drop all currently held locks if deadlock happens + (git-fixes). +- commit 0591cfb + +- fbdev: fsl-diu-fb: mark wr_reg_wa() static (git-fixes). +- fbdev: imsttfb: fix a resource leak in probe (git-fixes). +- fbdev: imsttfb: fix double free in probe() (git-fixes). +- drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE + (git-fixes). +- drm/vc4: tests: Fix UAF in the mock helpers (git-fixes). +- drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64 (git-fixes). +- drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs (git-fixes). +- drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map() + (git-fixes). +- drm/bridge: lt9611uxc: fix the race in the error path + (git-fixes). +- drm/amd/pm: Fix a memory leak on an error path (git-fixes). +- drm/msm/dsi: free TX buffer in unbind (git-fixes). +- drm/msm/dsi: use msm_gem_kernel_put to free TX buffer + (git-fixes). +- drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling + (git-fixes). +- drm/mediatek: Fix iommu fault during crtc enabling (git-fixes). +- drm/mediatek: Fix iommu fault by swapping FBs after updating + plane state (git-fixes). +- drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data + (git-fixes). +- drm/mediatek: Fix coverity issue with unintentional integer + overflow (git-fixes). +- drm/amd/display: Don't use fsleep for PSR exit waits + (git-fixes). +- drm/amd/display: Bail from dm_check_crtc_cursor if no relevant + change (git-fixes). +- drm/amd/display: Refactor dm_get_plane_scale helper (git-fixes). +- drm/amd/display: Check all enabled planes in + dm_check_crtc_cursor (git-fixes). +- drm/amd/display: Fix null pointer dereference in error message + (git-fixes). +- drm/amdkfd: Handle errors from svm validate and map (git-fixes). +- drm/amdkfd: fix some race conditions in vram buffer alloc/free + of svm code (git-fixes). +- drm/amdkfd: Remove svm range validated_once flag (git-fixes). +- drm/amdkfd: ratelimited SQ interrupt messages (git-fixes). +- drm/radeon: possible buffer overflow (git-fixes). +- drm/rockchip: cdn-dp: Fix some error handling paths in + cdn_dp_probe() (git-fixes). +- drm: Call drm_atomic_helper_shutdown() at shutdown/remove time + for misc drivers (git-fixes). +- drm/bridge: tc358768: Fix tc358768_ns_to_cnt() (git-fixes). +- drm/bridge: tc358768: Clean up clock period code (git-fixes). +- drm/bridge: tc358768: Rename dsibclk to hsbyteclk (git-fixes). +- drm/bridge: tc358768: Use dev for dbg prints, not priv->dev + (git-fixes). +- drm/bridge: tc358768: Print logical values, not raw register + values (git-fixes). +- drm/bridge: tc358768: Use struct videomode (git-fixes). +- drm/bridge: tc358768: Fix bit updates (git-fixes). +- drm/bridge: tc358768: Fix use of uninitialized variable + (git-fixes). +- drm/bridge: lt8912b: Add missing drm_bridge_attach call + (git-fixes). +- drm/bridge: lt8912b: Manually disable HPD only if it was enabled + (git-fixes). +- drm/bridge: lt8912b: Fix crash on bridge detach (git-fixes). +- drm/bridge: lt8912b: Fix bridge_detach (git-fixes). +- drm: bridge: it66121: Fix invalid connector dereference + (git-fixes). +- drm/gma500: Fix call trace when psb_gem_mm_init() fails + (git-fixes). +- drm/rockchip: vop2: Add missing call to crtc reset helper + (git-fixes). +- drm/rockchip: vop2: Don't crash for invalid duplicate_state + (git-fixes). +- drm/rockchip: vop: Fix call to crtc reset helper (git-fixes). +- drm/rockchip: vop: Fix reset of state in duplicate state crtc + funcs (git-fixes). +- drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHY + (git-fixes). +- drm: bridge: samsung-dsim: Initialize ULPS EXIT for i.MX8M DSIM + (git-fixes). +- commit 4e43af6 + +- Update and enable + patches.suse/sched-Temporarily-restore-deprecated-scheduler-sysctls-with-a-warning.patch + (bsc#1192327, bsc#1191396, bsc#1216929). + The deprecation warning was due to expire in SP6. However, due to + upstream replacing CFS with EEVDF and bsc#1216929, extent the + deprecation period until CFS is replaced. +- commit 76dbd30 + +- riscv: libstub: Implement KASLR by using generic functions + (jsc#PED-5458). + Refresh + patches.suse/riscv-libstub-Implement-KASLR-by-using-generic-funct.patch. +- libstub: Fix compilation warning for rv32 (jsc#PED-5458). +- arm64: libstub: Move KASLR handling functions to kaslr.c + (jsc#PED-5458). + Refresh + patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. +- efi: Do not include from EFI header + (jsc#PED-5458). +- efi/arm64: Move EFI runtime call setup/teardown helpers out + of line (jsc#PED-5458). +- commit 08bc679 + +- x86/boot: efistub: Assign global boot_params variable + (jsc#PED-5458). +- x86/efistub: Don't try to print after ExitBootService() + (jsc#PED-5458). +- efi/x86: Move EFI runtime call setup/teardown helpers out of + line (jsc#PED-5458). +- x86/efistub: Fix PCI ROM preservation in mixed mode + (jsc#PED-5458). +- efi/runtime-wrappers: Clean up white space and add __init + annotation (jsc#PED-5458). +- acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers + (jsc#PED-5458). +- efi/runtime-wrappers: Don't duplicate setup/teardown code + (jsc#PED-5458). + Refresh + patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch. +- efi/runtime-wrappers: Remove duplicated macro for service + returning void (jsc#PED-5458). +- efi/runtime-wrapper: Move workqueue manipulation out of line + (jsc#PED-5458). +- efi/runtime-wrappers: Use type safe encapsulation of call + arguments (jsc#PED-5458). +- efi/riscv: Move EFI runtime call setup/teardown helpers out + of line (jsc#PED-5458). +- efi/riscv: libstub: Fix comment about absolute relocation + (jsc#PED-5458). +- efi: memmap: Remove kernel-doc warnings (jsc#PED-5458). +- efi: Remove unused extern declaration efi_lookup_mapped_addr() + (jsc#PED-5458). +- efivarfs: convert to ctime accessor functions (jsc#PED-5458). +- efivarfs: update ctime when mtime changes on a write + (jsc#PED-5458). +- commit 3d4c9a7 + +- EDAC/npcm: Add NPCM memory controller driver (jsc#PED-6747). + Update config files. Add CONFIG_EDAC_NPCM is not set + config/arm64/default + config/armv7hl/default +- EDAC/thunderx: Check debugfs file creation retval properly + (jsc#PED-6747). +- EDAC/amd64: Add support for ECC on family 19h model 60h-7Fh + (jsc#PED-6747). +- EDAC/amd64: Remove module version string (jsc#PED-6747). +- commit b9ca23a + +- doc/README.SUSE: Remove how to build modules using kernel-source + (jsc#PED-5021) + Remove the first method how to build kernel modules from the readme. It + describes a process consisting of the kernel-source installation, + configuring this kernel and then performing an ad-hoc module build. + This method is not ideal as no modversion data is involved in the + process. It results in a module with no symbol CRCs which can be wrongly + loaded on an incompatible kernel. + Removing the method also simplifies the readme because only two main + methods how to build the modules are then described, either doing an + ad-hoc build using kernel-devel, or creating a proper Kernel Module + Package. +- commit 9285bb8 + +- Delete patches.suse/perf_timechart_fix_zero_timestamps.patch + Unclear why it was originally added, no BZ reference/etc. No response to 2017 + request for update. No timely response to 2023 request. Deleting. +- commit 8c9e160 + +- dlm: fix plock lookup when using multiple lockspaces + (git-fixes). +- commit 0c958d7 + +- ubifs: ubifs_link: Fix wrong name len calculating when UBIFS + is encrypted (git-fixes). +- commit 1f8caf2 + +- ubifs: fix possible dereference after free (git-fixes). +- commit fa55cd2 + +- ubifs: Fix memory leak of bud->log_hash (git-fixes). +- commit 211277a + +- afs: Fix file locking on R/O volumes to operate in local mode + (git-fixes). +- commit 67ccd69 + +- afs: Return ENOENT if no cell DNS record can be found + (git-fixes). +- commit a820b19 + +- afs: Make error on cell lookup failure consistent with OpenAFS + (git-fixes). +- commit 08310f9 + +- afs: Fix afs_server_list to be cleaned up with RCU (git-fixes). +- commit 9949efc + +- jfs: validate max amount of blocks before allocation + (git-fixes). +- commit ec51391 + +- reiserfs: Replace 1-element array with C99 style flex-array + (git-fixes). +- commit a58aee5 + +- reiserfs: Check the return value from __getblk() (git-fixes). +- commit 393a14b + +- Refresh + patches.suse/1316-drm-i915-Don-t-set-PIPE_CONTROL_FLUSH_L3-for-aux-inv.patch + (git-fixes) + Alt-commit +- commit 2087259 + +- Refresh + patches.suse/1825-drm-i915-Fix-HPD-polling-reenabling-the-output-poll-.patch + (git-fixes) + Alt-commit +- commit b3e83d1 + +- Refresh + patches.suse/drm-msm-dpu-drop-enum-dpu_core_perf_data_bus_id.patch + (git-fixes) + Alt-commit +- commit d9a3a4c + +- Refresh + patches.suse/drm-msm-mdss-correct-UBWC-programming-for-SM855.patch + (git-fixes) + Alt-commit +- commit c2018e6 + +- Refresh + patches.suse/drm-msm-dsi-Drop-unused-regulators-from-QCM2290.patch + (git-fixes) + Alt-commit +- commit ec015d6 + +- Refresh + patches.suse/Revert-Revert-drm-amdgpu-display-change-pipe-p.patch + (git-fixes) + Alt-commit +- commit d29c603 + +- Refresh + patches.suse/drm-amd-display-Fix-a-regression-on-Polaris-ca.patch + (git-fixes) + Alt-commit +- commit 0c4bc0e + +- Refresh + patches.suse/drm-amd-display-check-attr-flag-before-set-cur.patch + (git-fixes) + Alt-commit +- commit 6f25591 + +- Refresh + patches.suse/drm-amd-display-Don-t-show-stack-trace-for-mis.patch + (git-fixes) + Alt-commit +- commit 3934302 + +- Refresh + patches.suse/1795-drm-i915-fix-display-probe-for-IVB-Q-and-IVB-D-GT2-s.patch + (git-fixes) + Alt-commit +- commit 0f8e49f + +- Refresh + patches.suse/drm-i915-sdvo-fix-panel_type-initialization.patch + (git-fixes) + Alt-commit +- commit 81db4b6 + +- Refresh + patches.suse/drm-i915-guc-slpc-Restore-efficient-freq-earli.patch + (git-fixes) + Alt-commit +- commit 20c7a06 + +- Refresh + patches.suse/drm-i915-Fix-premature-release-of-request-s-re.patch + (git-fixes) + Alt-commit +- commit baf4e7d + +- Refresh + patches.suse/drm-i915-gt-Support-aux-invalidation-on-all-en.patch + (git-fixes) + Alt-commit +- commit 914eee8 + +- Refresh + patches.suse/drm-i915-gt-Poll-aux-invalidation-register-bit.patch + (git-fixes) + Alt-commit +- commit 067d27d + +- Refresh + patches.suse/drm-i915-gt-Enable-the-CCS_FLUSH-bit-in-the-pi.patch + (git-fixes) + Alt-commit +- commit fd562e5 + +- Refresh + patches.suse/drm-i915-gt-Ensure-memory-quiesced-before-inva.patch + (git-fixes) + Alt-commit +- commit a1e8124 + +- Refresh + patches.suse/drm-i915-Fix-an-error-handling-path-in-igt_writ.patch + (git-fixes) + Alt-commit +- commit a05014c + +- Refresh + patches.suse/drm-i915-perf-add-sentinel-to-xehp_oa_b_counter.patch + (git-fixes) + Alt-commit +- commit e9cc9e4 + +- Refresh + patches.suse/drm-i915-Fix-one-wrong-caching-mode-enum-usage.patch + (git-fixes) + Alt-commit +- commit fde4211 + +- Refresh + patches.suse/drm-i915-guc-slpc-Apply-min-softlimit-correctly.patch + (git-fixes) + Alt-commit +- commit cd6eb29 + +- Refresh + patches.suse/drm-i915-dpt-Use-shmem-for-dpt-objects.patch + (git-fixes) + Alt-commit +- commit 4657d31 + +- Refresh + patches.suse/drm-i915-Don-t-preserve-dpll_hw_state-for-slave.patch + (git-fixes) + Alt-commit +- commit e2e0b42 + +- Refresh + patches.suse/drm-i915-psr-Use-hw.adjusted-mode-when-calculat.patch + (git-fixes) + Alt-commit +- commit 8cd0e38 + +- Refresh + patches.suse/drm-i915-psr-Fix-BDW-PSR-AUX-CH-data-register-o.patch + (git-fixes) + Alt-commit +- commit 8abcc74 + +- Refresh + patches.suse/drm-amd-Fix-an-error-handling-mistake-in-psp_sw.patch + (git-fixes) + Alt-commit +- commit 3baedc1 + +- Refresh + patches.suse/drm-amdgpu-vkms-relax-timer-deactivation-by-hrt.patch + (git-fixes) + Alt-commit +- commit e7a79b2 + +- powerpc: Don't clobber f0/vs0 during fp|altivec register save + (bsc#1217780). +- commit 61607ae + +- Refresh sorted patches. +- commit 8461cc6 + +- igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU + (bsc#1215146 CVE-2023-42752). +- commit 9e90fb6 + +- net: deal with integer overflows in kmalloc_reserve() + (bsc#1215146 CVE-2023-42752). +- commit a668f40 + +- Refresh + reenable patches.suse/crypto-seqiv-flag-instantiations-as-fips-compliant.patch. + Refresh + reenable the downstream + patches.suse/crypto-seqiv-flag-instantiations-as-fips-compliant.patch + carried over from 15-SP4 for FIPS compliance. +- commit ff6af6b + +- Refresh + reenable patches.suse/crypto-dh-implement-FIPS-PCT.patch. + Refresh + reenable the downstream + patches.suse/crypto-dh-implement-FIPS-PCT.patch + carried over from 15-SP4 for FIPS compliance. +- commit fde7d90 + +- Refresh + reenable patches.suse/crypto-ecdh-implement-FIPS-PCT.patch. + Refresh + reenable the downstream + patches.suse/crypto-ecdh-implement-FIPS-PCT.patch + carried over from 15-SP4 for FIPS compliance. +- commit 413dd6f + +- Reenable downstream crypto driver rejection facility for FIPS mode + Future FIPS certifications will need a means to prevent unapproved + crypto drivers from being used. + Reenable + patches.suse/0001-crypto-implement-downstream-solution-for-disabling-d.patch + Mark the patch populating the actual reject list, + patches.suse/0002-crypto-populate-downstream-list-of-drivers-unapprove.patch + as carried over from 15-SP4, as needing further review (which can be + conducted only once the complete set of all enabled crypto drivers has + stabilized). +- commit e6a9ec2 + +- series.conf: remove pending soc-fsl patch + Patch is already included in v6.4 kernel. +- commit f60468b + +- Delete patches.suse/0002-crypto-HMAC---disallow-keys-112-bits-in-FIPS-mode.patch. + Became obsolete with upstream commit + 37f36e571786 ("crypto: hmac - disallow keys < 112 bits in FIPS mode"). +- commit 5200362 + +- Delete patches.suse/crypto-testmgr-enable-ecdsa-in-FIPS-mode.patch. + Upstreamed as + c27b2d2012e1 ("crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS + mode"). +- commit c3e3384 + +- Delete patches.suse/crypto-testmgr-disable-plain-ghash-in-FIPS-mode.patch. + Upstreamed as + 2912eb9b17ac ("crypto: testmgr - disallow plain ghash in FIPS mode"). +- commit 9e31869 + +- Delete patches.suse/crypto-testmgr-disable-plain-cbcmac-aes-in-FIPS-mode.patch. + Upstreamed as + 1ce94a8c2c37 ("crypto: testmgr - disallow plain cbcmac(aes) in FIPS + mode"). +- commit 2e60932 + +- Delete patches.suse/crypto-xts-restrict-key-lengths-to-approved-values-i.patch. + The patch got usptreamed in the meanwhile as + 1c4428b29588 ("crypto: xts - restrict key lengths to approved values in + FIPS mode"). +- commit cdfd7ec + +- Delete patches.suse/crypto-dh-call-dh_init-after-drbg_init-and-jent_mod_.patch. + With upstream commit adad556efcdd ("crypto: api - Fix built-in testing + dependency failures"), the downstream quirk for getting the + boot-time initialization ordering between jent, drbg and dh right + should not be needed anymore. Drop it. +- commit 0d9fac4 + +- Delete crypto/dh safe-prime group patches + With upstream commits + 1038fd78a1b8 ("crypto: kpp - provide support for KPP template instances") + to + 35d2bf20683f ("crypto: dh - calculate Q from P for the full public key verification"), + the safe-prime group DH patches are not needed anymore. Drop them. +- Delete + patches.suse/0003-crypto-dh-optimize-domain-parameter-serialization-fo.patch. +- Delete + patches.suse/0004-crypto-dh-introduce-RFC-7919-safe-prime-groups.patch. +- Delete + patches.suse/0005-crypto-testmgr-add-DH-RFC-7919-ffdhe3072-test-vector.patch. +- Delete + patches.suse/0006-crypto-dh-introduce-RFC-3526-safe-prime-groups.patch. +- Delete + patches.suse/0007-crypto-testmgr-add-DH-RFC-3526-modp2048-test-vector.patch. +- Delete + patches.suse/0008-crypto-testmgr-run-only-subset-of-DH-vectors-based-o.patch. +- Delete + patches.suse/0009-crypto-dh-implement-private-key-generation-primitive.patch. +- Delete + patches.suse/0010-crypto-dh-introduce-support-for-ephemeral-key-genera.patch. +- Delete + patches.suse/0011-crypto-dh-introduce-support-for-ephemeral-key-genera.patch. +- Delete + patches.suse/0012-crypto-dh-introduce-support-for-ephemeral-key-genera.patch. +- Delete + patches.suse/0013-crypto-testmgr-add-DH-test-vectors-for-key-generatio.patch. +- Delete patches.suse/0014-lib-mpi-export-mpi_rshift.patch. +- Delete + patches.suse/0015-crypto-dh-store-group-id-in-dh-generic-s-dh_ctx.patch. +- Delete + patches.suse/0016-crypto-dh-calculate-Q-from-P-for-the-full-public-key.patch. +- Delete + patches.suse/0017-crypto-dh-try-to-match-domain-parameters-to-a-known-.patch. +- Delete + patches.suse/0018-crypto-dh-accept-only-approved-safe-prime-groups-in-.patch. +- commit b5eb0fe + +- firewire: core: fix possible memory leak in create_units() + (git-fixes). +- commit 00295fc + +- ALSA: usb-audio: Don't try to submit URBs after disconnection + (git-fixes). +- commit edc2762 + +- ALSA: hda/realtek: Add supported ALC257 for ChromeOS + (git-fixes). +- ALSA: hda/realtek: Headset Mic VREF to 100% (git-fixes). +- ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 + bps format (git-fixes). +- ALSA: hda - Fix speaker and headset mic pin config for CHUWI + CoreBook XPro (git-fixes). +- commit e1dffb2 + +- cpufreq/amd-pstate: Only print supported EPP values for + performance governor (git-fixes). +- cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq + update (git-fixes). +- cpufreq/amd-pstate: Fix the return value of + amd_pstate_fast_switch() (git-fixes). +- ALSA: cs35l41: Fix for old systems which do not support command + (git-fixes). +- ALSA: hda: cs35l41: Remove unnecessary boolean state variable + firmware_running (git-fixes). +- dma-buf: fix check in dma_resv_add_fence (git-fixes). +- commit 68877b0 + +- kernel-binary: suse-module-tools is also required when installed + Requires(pre) adds dependency for the specific sciptlet. + However, suse-module-tools also ships modprobe.d files which may be + needed at posttrans time or any time the kernel is on the system for + generating ramdisk. Add plain Requires as well. +- commit 8c12816 + +- EDAC/amd64: Cache and use GPU node map (jsc#PED-7382). +- commit 662d7ea + +- EDAC/amd64: Add support for AMD heterogeneous Family 19h Model 30h-3Fh (jsc#PED-7382). +- commit 1df4bed + +- EDAC/amd64: Document heterogeneous system enumeration (jsc#PED-7382). +- commit a8ae10f + +- x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors (jsc#PED-7382). +- commit fd08174 + +- x86/amd_nb: Re-sort and re-indent PCI defines (jsc#PED-7382). +- Refresh + patches.suse/x86-amd_nb-add-pci-ids-for-amd-family-1ah-based-models.patch. +- commit 7dce06c + +- x86/amd_nb: Add MI200 PCI IDs (jsc#PED-7382). +- Refresh + patches.suse/PCI-Prevent-xHCI-driver-from-claiming-AMD-VanGogh-US.patch. +- Refresh + patches.suse/x86-amd_nb-add-pci-ids-for-amd-family-1ah-based-models.patch. +- commit 7c67cb5 + +- scsi: lpfc: Copyright updates for 14.2.0.16 patches + (bsc#1217731). +- scsi: lpfc: Update lpfc version to 14.2.0.16 (bsc#1217731). +- scsi: lpfc: Enhance driver logging for selected discovery events + (bsc#1217731). +- scsi: lpfc: Refactor and clean up mailbox command memory free + (bsc#1217731). +- scsi: lpfc: Return early in lpfc_poll_eratt() when the driver + is unloading (bsc#1217731). +- scsi: lpfc: Eliminate unnecessary relocking in + lpfc_check_nlp_post_devloss() (bsc#1217731). +- scsi: lpfc: Fix list_entry null check warning in + lpfc_cmpl_els_plogi() (bsc#1217731). +- scsi: lpfc: Fix possible file string name overflow when updating + firmware (bsc#1217731). +- scsi: lpfc: Correct maximum PCI function value for RAS fw + logging (bsc#1217731). +- commit 010cf45 + +- Refresh patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch. +- commit 3f78d5b + +- Delete patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch. + This patch pertains to 32bit architectures which are no longer supported + and it also dates back to 2008 so highly unlikely it's relevant + nowadays. Simply drop it. +- commit bcc8a7f + +- Delete + patches.suse/s390-sles15sp2-kdump-fix-out-of-memory-with-PCI.patch. + The issue has been fixed in 73045a08cf55. This was a partial backport + to older trees. +- commit 6951e1d + +- Delete + patches.suse/s390-qeth-remove-OSN-deprecation-notice.patch. + OSN support has been already dropped in a8c7629c622b. +- commit 239efff + +- Delete patches.suse/x86-retbleed-add-_x86_return_thunk-alignment-checks.patch. + Changes of this patch are part of the SRSO series. +- commit b864e53 + +- Delete cdrom autoclose patches. +- Delete patches.suse/bdev-add-open_finish.patch. +- Delete patches.suse/cdrom-add-poll_event_interruptible.patch. +- Delete patches.suse/cdrom-export-autoclose-logic-as-a-separate-function.patch. +- Delete patches.suse/cdrom-factor-out-common-open_for_-code.patch. +- Delete patches.suse/cdrom-wait-for-the-tray-to-close.patch. +- Delete patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch. + Optical media are considered legacy, use on new product releases is not + expected. +- commit 5960718 + +- wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta() + (git-fixes). +- mmc: sdhci-sprd: Fix vqmmc not shutting down after the card + was pulled (git-fixes). +- mmc: sdhci-pci-gli: Disable LPM during initialization + (git-fixes). +- mmc: cqhci: Fix task clearing in CQE error recovery (git-fixes). +- mmc: cqhci: Warn of halt or task clear failure (git-fixes). +- mmc: block: Retry commands in CQE error recovery (git-fixes). +- mmc: block: Be sure to wait while busy in CQE error recovery + (git-fixes). +- mmc: cqhci: Increase recovery halt timeout (git-fixes). +- mmc: block: Do not lose cache flush during CQE error recovery + (git-fixes). +- efi/unaccepted: Fix off-by-one when checking for overlapping + ranges (git-fixes). +- commit 6d97442 + +- Re-enable fixup to the acpi_pad driver +- commit 884cf0a + +- Re-enable prerequisite patch to set CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y +- commit 66ad499 + +- Re-enable defaulting to intel_pstate/powersave on non-HWP machines +- commit ba4df31 + +- Re-enable idle-boost optimization for intel_pstate on non-HWP machines +- commit 9d4c643 + +- Re-enable intel_pstate optimization for low-utilization workloads on non-HWP machines +- commit a2c92be + +- Re-enable aggressive iowait boost for intel_pstate for non-HWP machines +- commit ec7d3fd + +- Move upstreamed btusb patch into sorted section +- commit 6282635 + +- ALSA: hda: Disable power-save on KONTRON SinglePC (bsc#1217140). +- commit 0ea5b2d + +- Revert "drm/amdgpu: Program xcp_ctl registers as needed" + (git-fixes). +- commit aefbf56 + +- Refresh + patches.suse/1344-drm-amdgpu-fix-SI-failure-due-to-doorbells-allocatio.patch + (git-fixes) + Alt-commit +- commit 36abf6d + +- drm/msm/a6xx: Fix unknown speedbin case (git-fixes). +- commit cb67e41 + +- drm/msm/adreno: Fix SM6375 GPU ID (git-fixes). +- commit 2146082 + +- Revert "drm/amd/display: Enable Replay for static screen use + cases" (git-fixes). +- commit e83833a + +- Refresh + patches.suse/1318-drm-i915-Invalidate-the-TLBs-on-each-GT.patch + (git-fixes) + Alt-commit +- commit 030baea + +- drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU + (git-fixes). +- commit a3d0f57 + +- Refresh + patches.suse/1311-drm-amdgpu-fix-a-memory-leak-in-amdgpu_ras_feature_e.patch + (git-fixes) + Alt-commit +- commit 3c3ade5 + +- Refresh + patches.suse/1310-Revert-drm-amdgpu-Report-vbios-version-instead-of-PN.patch + (git-fixes) + Alt-commit +- commit 06528de + +- Refresh + patches.suse/1307-drm-i915-gt-Prevent-error-pointer-dereference.patch + (git-fixes) + Alt-commit +- commit 80dbf24 + +- Refresh + patches.suse/1290-drm-amd-display-fix-replay_mode-kernel-doc-warning.patch + (git-fixes) + Alt-commit +- commit 5981676 + +- Refresh patches.suse/1282-drm-amdgpu-fix-retry-loop-test.patch + (git-fixes) + Alt-commit +- commit 56c8ca9 + +- Refresh + patches.suse/1275-drm-amdkfd-Fix-unaligned-64-bit-doorbell-warning.patch + (git-fixes) + Alt-commit +- commit f2b0169 + +- drm/ssd130x: Fix screen clearing (git-fixes). +- commit a40227f + +- Refresh + patches.suse/1199-fbdev-g364fb-fix-build-failure-with-mips.patch + (git-fixes) + Alt-commit +- commit ee9589c + +- Refresh + patches.suse/1261-Revert-Revert-drm-amd-display-Implement-zpos-propert.patch + (git-fixes) + Alt-commit +- commit 5226b6f + +- drm/radeon: Remove the references of radeon_gem_ pread & + pwrite ioctls (git-fixes). +- commit 595958a + +- Refresh + patches.suse/1247-Partially-revert-drm-amd-display-update-add-plane-to.patch + (git-fixes) + Alt-commit +- commit 0845e8e + +- Refresh + patches.suse/1242-drm-amd-pm-fix-debugfs-pm_info-output.patch + (git-fixes) + Alt-commit +- commit 5a6ff22 + +- Refresh + patches.suse/1231-drm-amd-display-Roll-back-unit-correction.patch + (git-fixes) + Alt-commit +- commit 06e2420 + +- Refresh + patches.suse/1178-drm-i915-Fix-TLB-Invalidation-seqno-store.patch + (git-fixes) + Alt-commit +- commit 40d0fa9 + +- drm/loongson: Fix error handling in lsdc_pixel_pll_setup() + (git-fixes). +- commit 223bebb + +- drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer + FIFO on older Exynos (git-fixes). +- commit 8f258a1 + +- kunit: Fix obsolete name in documentation headers (func->action) + (git-fixes). +- commit 8c0a6d2 + +- Disable Loongson drivers + Loongson is a mips architecture, it doesn't make sense to build + Loongson drivers on other architectures. +- commit ae18007 + +- arch/arm: Implement with generic helpers + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit e8d9e1a + +- drm/amdkfd: switch over to using drm_exec v3 (jsc#PED-3527 + jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 + jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 + jsc#PED-6071). +- Update config files. +- supported.conf: Add drm_exec as supported +- commit c240ef4 + +- Refresh + patches.suse/RDMA-Remove-unnecessary-ternary-operators.patch. + Re-added missing hunk. +- commit c1fe660 + +- tcp_bpf: properly release resources on error paths + (jsc#PED-6831). +- commit 594eeec + +- tls: fix NULL deref on tls_sw_splice_eof() with empty record + (jsc#PED-6831). +- crypto: chelsio - stop using crypto_ahash::init (jsc#PED-6831). +- IB/mlx5: Fix init stage error handling to avoid double free + of same QP and UAF (jsc#PED-6864). +- RDMA/mlx5: Fix mkey cache WQ flush (jsc#PED-6864). +- RDMA/hfi1: Workaround truncation compilation error + (jsc#PED-6864). +- IB/hfi1: Fix potential deadlock on &irq_src_lock and + &dd->uctxt_lock (jsc#PED-6864). +- RDMA/core: Remove NULL check before dev_{put, hold} + (jsc#PED-6864). +- RDMA/hfi1: Remove redundant assignment to pointer ppd + (jsc#PED-6864). +- RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in + bnxt_re_handle_cq_async_error() (jsc#PED-6864). +- RDMA/hns: Fix init failure of RoCE VF and HIP08 (jsc#PED-6864). +- RDMA/hns: Fix unnecessary port_num transition in HW stats + allocation (jsc#PED-6864). +- RDMA/hns: The UD mode can only be configured with DCQCN + (jsc#PED-6864). +- RDMA/hns: Add check for SL (jsc#PED-6864). +- RDMA/hns: Fix signed-unsigned mixed comparisons (jsc#PED-6864). +- RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common() + (jsc#PED-6864). +- RDMA/hns: Fix printing level of asynchronous events + (jsc#PED-6864). +- RDMA/core: Add support to set privileged QKEY parameter + (jsc#PED-6864). +- RDMA/bnxt_re: Do not report SRQ error in srq notification + (jsc#PED-6864). +- RDMA/bnxt_re: Report async events and errors (jsc#PED-6864). +- RDMA/bnxt_re: Update HW interface headers (jsc#PED-6864). +- IB/mlx5: Fix rdma counter binding for RAW QP (jsc#PED-6864). +- RDMA/irdma: Add support to re-register a memory region + (jsc#PED-6864). +- RDMA/core: Fix a couple of obvious typos in comments + (jsc#PED-6864). +- IB/hfi1: Annotate struct tid_rb_node with __counted_by + (jsc#PED-6864). +- IB/mthca: Annotate struct mthca_icm_table with __counted_by + (jsc#PED-6864). +- IB/srp: Annotate struct srp_fr_pool with __counted_by + (jsc#PED-6864). +- RDMA/siw: Annotate struct siw_pbl with __counted_by + (jsc#PED-6864). +- RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_by + (jsc#PED-6864). +- RDMA/core: Annotate struct ib_pkey_cache with __counted_by + (jsc#PED-6864). +- RDMA/hns: Support SRQ record doorbell (jsc#PED-6864). +- RDMA/ipoib: Add support for XDR speed in ethtool (jsc#PED-6864). +- IB/mlx5: Adjust mlx5 rate mapping to support 800Gb + (jsc#PED-6864). +- IB/mlx5: Expose XDR speed through MAD (jsc#PED-6864). +- IB/core: Add support for XDR link speed (jsc#PED-6864). +- RDMA/mlx5: Implement mkeys management via LIFO queue + (jsc#PED-6864). +- IB/qib: Replace deprecated strncpy (jsc#PED-6864). +- IB/hfi1: Replace deprecated strncpy (jsc#PED-6864). +- RDMA/irdma: Replace deprecated strncpy (jsc#PED-6864). +- RDMA/hns: Support SRQ restrack ops for hns driver + (jsc#PED-6864). +- RDMA/core: Add support to dump SRQ resource in RAW format + (jsc#PED-6864). +- RDMA/core: Add dedicated SRQ resource tracker function + (jsc#PED-6864). +- RDMA/hfi1: Use FIELD_GET() to extract Link Width (jsc#PED-6864). +- RDMA/rtrs: Fix the problem of variable not initialized fully + (jsc#PED-6864). +- RDMA/rtrs: Require holding rcu_read_lock explicitly + (jsc#PED-6864). +- RDMA/core: Use size_{add,sub,mul}() in calls to struct_size() + (jsc#PED-6864). +- IB/hfi1: Remove open coded reference to skb frag offset + (jsc#PED-6864). +- RDMA/core: Fix repeated words in comments (jsc#PED-6864). +- IB: Use capital "OR" for multiple licenses in SPDX + (jsc#PED-6864). +- infiniband: Remove the now superfluous sentinel element from + ctl_table array (jsc#PED-6864). +- tls: don't reset prot->aad_size and prot->tail_size for TLS_HW + (jsc#PED-6831). +- chtls: fix tp->rcv_tstamp initialization (jsc#PED-6831). +- tls: use fixed size for tls_offload_context_{tx,rx}.driver_state + (jsc#PED-6831). +- chcr_ktls: use tls_offload_context_tx and driver_state like + other drivers (jsc#PED-6831). +- tls: validate crypto_info in a separate helper (jsc#PED-6831). +- tls: remove tls_context argument from tls_set_device_offload + (jsc#PED-6831). +- tls: remove tls_context argument from tls_set_sw_offload + (jsc#PED-6831). +- tls: add a helper to allocate/initialize offload_ctx_tx + (jsc#PED-6831). +- tls: also use init_prot_info in tls_set_device_offload + (jsc#PED-6831). +- tls: move tls_prot_info initialization out of tls_set_sw_offload + (jsc#PED-6831). +- tls: extract context alloc/initialization out of + tls_set_sw_offload (jsc#PED-6831). +- tls: store iv directly within cipher_context (jsc#PED-6831). +- tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE (jsc#PED-6831). +- tls: store rec_seq directly within cipher_context + (jsc#PED-6831). +- tls: drop unnecessary cipher_type checks in tls offload + (jsc#PED-6831). +- tls: get salt using crypto_info_salt in tls_enc_skb + (jsc#PED-6831). +- tls: Use size_add() in call to struct_size() (jsc#PED-6831). +- infiniband: Use user_backed_iter() to see if iterator is + UBUF/IOVEC (jsc#PED-6864). +- tcp: allow again tcp_disconnect() when threads are waiting + (jsc#PED-6831). +- net/tls: do not free tls_rec on async operation in + bpf_exec_tx_verdict() (jsc#PED-6831). +- tls: get cipher_name from cipher_desc in tls_set_sw_offload + (jsc#PED-6831). +- tls: use tls_cipher_desc to access per-cipher crypto_info in + tls_set_sw_offload (jsc#PED-6831). +- tls: use tls_cipher_desc to get per-cipher sizes in + tls_set_sw_offload (jsc#PED-6831). +- tls: use tls_cipher_desc to simplify do_tls_getsockopt_conf + (jsc#PED-6831). +- tls: get crypto_info size from tls_cipher_desc in + do_tls_setsockopt_conf (jsc#PED-6831). +- tls: expand use of tls_cipher_desc in tls_sw_fallback_init + (jsc#PED-6831). +- tls: allocate the fallback aead after checking that the cipher + is valid (jsc#PED-6831). +- tls: expand use of tls_cipher_desc in tls_set_device_offload + (jsc#PED-6831). +- tls: validate cipher descriptions at compile time + (jsc#PED-6831). +- tls: extend tls_cipher_desc to fully describe the ciphers + (jsc#PED-6831). +- tls: rename tls_cipher_size_desc to tls_cipher_desc + (jsc#PED-6831). +- tls: reduce size of tls_cipher_size_desc (jsc#PED-6831). +- tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc + (jsc#PED-6831). +- tls: move tls_cipher_size_desc to net/tls/tls.h (jsc#PED-6831). +- net/tls: avoid TCP window full during ->read_sock() + (jsc#PED-6831). +- net/tls: Remove unused function declarations (jsc#PED-6831). +- net/tls: implement ->read_sock() (jsc#PED-6831). +- net/tls: split tls_rx_reader_lock (jsc#PED-6831). +- net/tls: Use tcp_read_sock() instead of ops->read_sock() + (jsc#PED-6831). +- net/tls: handle MSG_EOR for tls_device TX flow (jsc#PED-6831). +- net/tls: handle MSG_EOR for tls_sw TX flow (jsc#PED-6831). +- crypto: chelsio - Remove unused declarations (jsc#PED-6831). +- crypto: drivers - avoid memcpy size warning (jsc#PED-6831). +- net/tls: fix comment typo (jsc#PED-6831). +- tls: suppress wakeups unless we have a full record + (jsc#PED-6831). +- commit 458f647 + +- s390/ap: fix AP bus crash on early config change callback + invocation (git-fixes bsc#1217686). +- commit d914b2f + +- pinctrl: avoid reload of p state in list iteration (git-fixes). +- commit 1ab6bdb + +- README.SUSE: fix patches.addon use + It's series, not series.conf in there. + And make it more precise on when the patches are applied. +- commit cb8969c + +- RDMA/mlx5: Change the key being sent for MPV device affiliation + (jsc#PED-3311). +- netdevsim: Block until all devices are released (jsc#PED-3311). +- net: make sure we never create ifindex = 0 (jsc#PED-3311). +- commit 3490f32 + +- staging/qlge: devlink use retained error fmsg API + (jsc#PED-3311). +- tools: ynl: fix duplicate op name in devlink (jsc#PED-3311). +- net/mlx5e: Check return value of snprintf writing to fw_version + buffer for representors (jsc#PED-3311). +- net/mlx5e: Check return value of snprintf writing to fw_version + buffer (jsc#PED-3311). +- net/mlx5e: Reduce the size of icosq_str (jsc#PED-3311). +- net/mlx5: Increase size of irq name buffer (jsc#PED-3311). +- net/mlx5e: Update doorbell for port timestamping CQ before + the software counter (jsc#PED-3311). +- net/mlx5e: Track xmit submission to PTP WQ after populating + metadata map (jsc#PED-3311). +- net/mlx5e: Avoid referencing skb after free-ing in drop path + of mlx5e_sq_xmit_wqe (jsc#PED-3311). +- net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec + offload (jsc#PED-3311). +- net/mlx5e: Fix pedit endianness (jsc#PED-3311). +- net/mlx5e: fix double free of encap_header in update funcs + (jsc#PED-3311). +- net/mlx5e: fix double free of encap_header (jsc#PED-3311). +- net/mlx5: Decouple PHC .adjtime and .adjphase implementations + (jsc#PED-3311). +- net/mlx5: DR, Allow old devices to use multi destination FTE + (jsc#PED-3311). +- net/mlx5: Free used cpus mask when an IRQ is released + (jsc#PED-3311). +- Revert "net/mlx5: DR, Supporting inline WQE when possible" + (jsc#PED-3311). +- pds_core: fix up some format-truncation complaints + (jsc#PED-3311). +- vhost-vdpa: fix use after free in vhost_vdpa_probe() + (jsc#PED-3311). +- tools: ynl-gen: don't touch the output file if content is the + same (jsc#PED-3311). +- netlink: specs: devlink: add forgotten port function caps enum + values (jsc#PED-3311). +- vdpa/mlx5: implement .reset_map driver op (jsc#PED-3311). +- vhost-vdpa: clean iotlb map during reset for older userspace + (jsc#PED-3311). +- vdpa: introduce .compat_reset operation callback (jsc#PED-3311). +- vhost-vdpa: introduce IOTLB_PERSIST backend feature bit + (jsc#PED-3311). +- vhost-vdpa: reset vendor specific mapping to initial state in + .release (jsc#PED-3311). +- vdpa: introduce .reset_map operation callback (jsc#PED-3311). +- mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK + (jsc#PED-3311). +- vdpa/mlx5: Update cvq iotlb mapping on ASID change + (jsc#PED-3311). +- vdpa/mlx5: Make iotlb helper functions more generic + (jsc#PED-3311). +- vdpa/mlx5: Enable hw support for vq descriptor mapping + (jsc#PED-3311). +- vdpa/mlx5: Introduce mr for vq descriptor (jsc#PED-3311). +- vdpa/mlx5: Improve mr update flow (jsc#PED-3311). +- vdpa/mlx5: Move mr mutex out of mr struct (jsc#PED-3311). +- vdpa/mlx5: Allow creation/deletion of any given mr struct + (jsc#PED-3311). +- vdpa/mlx5: Rename mr destroy functions (jsc#PED-3311). +- vdpa/mlx5: Collapse "dvq" mr add/delete functions + (jsc#PED-3311). +- vdpa/mlx5: Take cvq iotlb lock during refresh (jsc#PED-3311). +- vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code + (jsc#PED-3311). +- vdpa/mlx5: Create helper function for dma mappings + (jsc#PED-3311). +- vhost-vdpa: uAPI to get dedicated descriptor group id + (jsc#PED-3311). +- vhost-vdpa: introduce descriptor group backend feature + (jsc#PED-3311). +- vdpa: introduce dedicated descriptor group for virtqueue + (jsc#PED-3311). +- vdpa/mlx5: Expose descriptor group mkey hw capability + (jsc#PED-3311). +- IB/mlx5: Rename 400G_8X speed to comply to naming convention + (jsc#PED-3311). +- IB/mlx5: Add support for 800G_8X lane speed (jsc#PED-3311). +- tools: ynl: introduce option to process unknown attributes or + types (jsc#PED-3311). +- tools: ynl-gen: respect attr-cnt-name at the attr set level + (jsc#PED-3311). +- netlink: specs: support conditional operations (jsc#PED-3311). +- netlink: make range pointers in policies const (jsc#PED-3311). +- net/mlx5: fix uninit value use (jsc#PED-3311). +- tools: ynl-gen: add support for exact-len validation + (jsc#PED-3311). +- devlink: remove netlink small_ops (jsc#PED-3311). +- devlink: remove duplicated netlink callback prototypes + (jsc#PED-3311). +- netlink: specs: devlink: add the remaining command to generate + complete split_ops (jsc#PED-3311). +- devlink: rename netlink callback to be aligned with the + generated ones (jsc#PED-3311). +- netlink: specs: devlink: make dont-validate single line + (jsc#PED-3311). +- netlink: specs: devlink: remove reload-action from devlink-get + cmd reply (jsc#PED-3311). +- tools: ynl-gen: render rsp_parse() helpers if cmd has only + dump op (jsc#PED-3311). +- tools: ynl-gen: introduce support for bitfield32 attribute type + (jsc#PED-3311). +- genetlink: don't merge dumpit split op for different cmds into + single iter (jsc#PED-3311). +- tools: ynl-gen: change spacing around __attribute__ + (jsc#PED-3311). +- pds_core: add an error code check in pdsc_dl_info_get + (jsc#PED-3311). +- netlink: specs: add support for auto-sized scalars + (jsc#PED-3311). +- tools: ynl-gen: make the mnl_type() method public + (jsc#PED-3311). +- devlink: convert most of devlink_fmsg_*() to return void + (jsc#PED-3311). +- net/mlx5: devlink health: use retained error fmsg API + (jsc#PED-3311). +- mlxsw: core: devlink health: use retained error fmsg API + (jsc#PED-3311). +- hinic: devlink health: use retained error fmsg API + (jsc#PED-3311). +- pds_core: devlink health: use retained error fmsg API + (jsc#PED-3311). +- netdevsim: devlink health: use retained error fmsg API + (jsc#PED-3311). +- devlink: retain error in struct devlink_fmsg (jsc#PED-3311). +- tools: ynl-gen: support limit names (jsc#PED-3311). +- tools: ynl-gen: support full range of min/max checks for + integer values (jsc#PED-3311). +- tools: ynl-gen: track attribute use (jsc#PED-3311). +- devlink: document devlink_rel_nested_in_notify() function + (jsc#PED-3311). +- devlink: don't take instance lock for nested handle put + (jsc#PED-3311). +- devlink: take device reference for devlink object + (jsc#PED-3311). +- devlink: call peernet2id_alloc() with net pointer under RCU + read lock (jsc#PED-3311). +- net: treat possible_net_t net pointer as an RCU one and add + read_pnet_rcu() (jsc#PED-3311). +- net/mlx5e: Allow IPsec soft/hard limits in bytes (jsc#PED-3311). +- net/mlx5e: Increase max supported channels number to 256 + (jsc#PED-3311). +- net/mlx5e: Preparations for supporting larger number of channels + (jsc#PED-3311). +- net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() + API's (jsc#PED-3311). +- net/mlx5e: Refactor mlx5e_rss_set_rxfh() and + mlx5e_rss_get_rxfh() (jsc#PED-3311). +- net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs + (jsc#PED-3311). +- net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code + (jsc#PED-3311). +- net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code (jsc#PED-3311). +- net/mlx5: Remove unused declaration (jsc#PED-3311). +- net/mlx5: Replace global mlx5_intf_lock with HCA devcom + component lock (jsc#PED-3311). +- net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 + devcom (jsc#PED-3311). +- net/mlx5: Avoid false positive lockdep warning by adding + lock_class_key (jsc#PED-3311). +- net/mlx5: Redesign SF active work to remove table_lock + (jsc#PED-3311). +- net/mlx5: Parallelize vhca event handling (jsc#PED-3311). +- docs: netlink: clean up after deprecating version + (jsc#PED-3311). +- tools: ynl: fix converting flags to names after recent cleanup + (jsc#PED-3311). +- net/mlx5: Handle IPsec steering upon master unbind/bind + (jsc#PED-3311). +- net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV + traffic (jsc#PED-3311). +- net/mlx5: Configure IPsec steering for egress RoCEv2 MPV traffic + (jsc#PED-3311). +- net/mlx5: Add create alias flow table function to ipsec roce + (jsc#PED-3311). +- net/mlx5: Implement alias object allow and create functions + (jsc#PED-3311). +- net/mlx5: Add alias flow table bits (jsc#PED-3311). +- net/mlx5: Store devcom pointer inside IPsec RoCE (jsc#PED-3311). +- net/mlx5: Register mlx5e priv to devcom in MPV mode + (jsc#PED-3311). +- RDMA/mlx5: Send events from IB driver about device affiliation + state (jsc#PED-3311). +- net/mlx5: Introduce ifc bits for migration in a chunk mode + (jsc#PED-3311). +- tools: ynl: use ynl-gen -o instead of stdout in Makefile + (jsc#PED-3311). +- netlink: specs: don't allow version to be specified for + genetlink (jsc#PED-3311). +- tools: ynl-gen: handle do ops with no input attrs + (jsc#PED-3311). +- tools: ynl-gen: lift type requirement for attribute subsets + (jsc#PED-3311). +- tools: ynl-gen: use uapi header name for the header guard + (jsc#PED-3311). +- tools: ynl: use uAPI include magic for samples (jsc#PED-3311). +- tools: ynl: don't regen on every make (jsc#PED-3311). +- handshake: Fix sign of key_serial_t fields (jsc#PED-3311). +- handshake: Fix sign of socket file descriptor fields + (jsc#PED-3311). +- net/mlx5: Enable 4 ports multiport E-switch (jsc#PED-3311). +- net/mlx5: Add a health error syndrome for pci data poisoned + (jsc#PED-3311). +- net/mlx5: DR, Handle multi destination action in the right order + (jsc#PED-3311). +- net/mlx5: DR, Add check for multi destination FTE + (jsc#PED-3311). +- net/mlx5: Bridge, Enable mcast in smfs steering mode + (jsc#PED-3311). +- net/mlx5e: Check police action rate for matchall filter + (jsc#PED-3311). +- net/mlx5e: Consider aggregated port speed during rate + configuration (jsc#PED-3311). +- net/mlx5: Remove redundant max_sfs check and field from struct + mlx5_sf_dev_table (jsc#PED-3311). +- net/mlx5: Remove SF table reference counting (jsc#PED-3311). +- net/mlx5: Push common deletion code into mlx5_sf_del() + (jsc#PED-3311). +- net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all() + (jsc#PED-3311). +- net/mlx5: Move state lock taking into mlx5_sf_dealloc() + (jsc#PED-3311). +- net/mlx5: Convert SF port_indices xarray to function_ids xarray + (jsc#PED-3311). +- net/mlx5: Use devlink port pointer to get the pointer of + container SF struct (jsc#PED-3311). +- net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() + (jsc#PED-3311). +- tools: ynl: extend netdev sample to dump + xdp-rx-metadata-features (jsc#PED-3311). +- net/mlx5e: Set en auxiliary devlink instance as nested + (jsc#PED-3311). +- devlink: introduce possibility to expose info about nested + devlinks (jsc#PED-3311). +- devlink: convert linecard nested devlink to new rel + infrastructure (jsc#PED-3311). +- net/mlx5: SF, Implement peer devlink set for SF representor + devlink port (jsc#PED-3311). +- devlink: expose peer SF devlink instance (jsc#PED-3311). +- devlink: introduce object and nested devlink relationship infra + (jsc#PED-3311). +- devlink: extend devlink_nl_put_nested_handle() with attrtype + arg (jsc#PED-3311). +- devlink: move devlink_nl_put_nested_handle() into netlink.c + (jsc#PED-3311). +- devlink: put netnsid to nested handle (jsc#PED-3311). +- devlink: move linecard struct into linecard.c (jsc#PED-3311). +- vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE + (jsc#PED-3311). +- netlink: specs: devlink: fix reply command values + (jsc#PED-3311). +- devlink: Hold devlink lock on health reporter dump get + (jsc#PED-3311). +- vdpa: add get_backend_features vdpa operation (jsc#PED-3311). +- vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend + feature (jsc#PED-3311). +- vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag + (jsc#PED-3311). +- pds_core: protect devlink callbacks from fw_down state + (jsc#PED-3311). +- devlink: move devlink_notify_register/unregister() to dev.c + (jsc#PED-3311). +- devlink: move small_ops definition into netlink.c + (jsc#PED-3311). +- devlink: move tracepoint definitions into core.c (jsc#PED-3311). +- devlink: push linecard related code into separate file + (jsc#PED-3311). +- devlink: push rate related code into separate file + (jsc#PED-3311). +- devlink: push trap related code into separate file + (jsc#PED-3311). +- devlink: use tracepoint_enabled() helper (jsc#PED-3311). +- devlink: push region related code into separate file + (jsc#PED-3311). +- devlink: push param related code into separate file + (jsc#PED-3311). +- devlink: push resource related code into separate file + (jsc#PED-3311). +- devlink: push dpipe related code into separate file + (jsc#PED-3311). +- devlink: move and rename devlink_dpipe_send_and_alloc_skb() + helper (jsc#PED-3311). +- devlink: push shared buffer related code into separate file + (jsc#PED-3311). +- devlink: push port related code into separate file + (jsc#PED-3311). +- devlink: push object register/unregister notifications into + separate helpers (jsc#PED-3311). +- tools/net/ynl: Add support for create flags (jsc#PED-3311). +- tools/net/ynl: Implement nlattr array-nest decoding in ynl + (jsc#PED-3311). +- tools/net/ynl: Add support for netlink-raw families + (jsc#PED-3311). +- tools/net/ynl: Fix extack parsing with fixed header genlmsg + (jsc#PED-3311). +- tools/ynl: Add mcast-group schema parsing to ynl (jsc#PED-3311). +- doc/netlink: Update genetlink-legacy documentation + (jsc#PED-3311). +- doc/netlink: Add a schema for netlink-raw families + (jsc#PED-3311). +- doc/netlink: Fix typo in genetlink-* schemas (jsc#PED-3311). +- tools: ynl-gen: fix uAPI generation after tempfile changes + (jsc#PED-3311). +- tools: ynl-gen: support empty attribute lists (jsc#PED-3311). +- tools: ynl-gen: fix collecting global policy attrs + (jsc#PED-3311). +- tools: ynl-gen: set length of binary fields (jsc#PED-3311). +- tools: ynl: allow passing binary data (jsc#PED-3311). +- tools: ynl-gen: use temporary file for rendering (jsc#PED-3311). +- tools: ynl: add more info to KeyErrors on missing attrs + (jsc#PED-3311). +- genetlink: add genlmsg_iput() API (jsc#PED-3311). +- genetlink: add a family pointer to struct genl_info + (jsc#PED-3311). +- genetlink: use attrs from struct genl_info (jsc#PED-3311). +- genetlink: add struct genl_info to struct genl_dumpit_info + (jsc#PED-3311). +- genetlink: remove userhdr from struct genl_info (jsc#PED-3311). +- genetlink: make genl_info->nlhdr const (jsc#PED-3311). +- genetlink: push conditional locking into dumpit/done + (jsc#PED-3311). +- netlink: specs: devlink: extend health reporter dump attributes + by port index (jsc#PED-3311). +- devlink: extend health reporter dump selector by port index + (jsc#PED-3311). +- netlink: specs: devlink: extend per-instance dump commands to + accept instance attributes (jsc#PED-3311). +- devlink: allow user to narrow per-instance dumps by passing + handle attrs (jsc#PED-3311). +- netlink: specs: devlink: add commands that do per-instance dump + (jsc#PED-3311). +- tools: ynl-gen: add missing empty line between policies + (jsc#PED-3311). +- tools: ynl-gen: avoid rendering empty validate field + (jsc#PED-3311). +- devlink: Remove unused devlink_dpipe_table_resource_set() + declaration (jsc#PED-3311). +- netlink: specs: devlink: add info-get dump op (jsc#PED-3311). +- ynl-gen-c.py: render netlink policies static for split ops + (jsc#PED-3311). +- ynl-gen-c.py: allow directional model for kernel mode + (jsc#PED-3311). +- ynl-gen-c.py: filter rendering of validate field values for + split ops (jsc#PED-3311). +- netlink: specs: add dump-strict flag for dont-validate property + (jsc#PED-3311). +- devlink: Remove unused extern declaration + devlink_port_region_destroy() (jsc#PED-3311). +- net: store netdevs in an xarray (jsc#PED-3311). +- ynl: print xdp-zc-max-segs in the sample (jsc#PED-3311). +- ynl: regenerate all headers (jsc#PED-3311). +- ynl: mark max/mask as private for kdoc (jsc#PED-3311). +- genetlink: add explicit ordering break check for split ops + (jsc#PED-3311). +- vhost-scsi: Rename vhost_scsi_iov_to_sgl (jsc#PED-3311). +- vhost-scsi: Fix alignment handling with windows (jsc#PED-3311). +- tools: ynl-gen: fix parse multi-attr enum attribute + (jsc#PED-3311). +- vhost: Make parameter name match of vhost_get_vq_desc() + (jsc#PED-3311). +- vhost: Allow worker switching while work is queueing + (jsc#PED-3311). +- vhost_scsi: add support for worker ioctls (jsc#PED-3311). +- vhost: allow userspace to create workers (jsc#PED-3311). +- vhost: replace single worker pointer with xarray (jsc#PED-3311). +- vhost: add helper to parse userspace vring state/file + (jsc#PED-3311). +- vhost: remove vhost_work_queue (jsc#PED-3311). +- vhost_scsi: flush IO vqs then send TMF rsp (jsc#PED-3311). +- vhost_scsi: convert to vhost_vq_work_queue (jsc#PED-3311). +- vhost_scsi: make SCSI cmd completion per vq (jsc#PED-3311). +- vhost_sock: convert to vhost_vq_work_queue (jsc#PED-3311). +- vhost: convert poll work to be vq based (jsc#PED-3311). +- vhost: take worker or vq for flushing (jsc#PED-3311). +- vhost: take worker or vq instead of dev for queueing + (jsc#PED-3311). +- vhost, vhost_net: add helper to check if vq has work + (jsc#PED-3311). +- vhost: add vhost_worker pointer to vhost_virtqueue + (jsc#PED-3311). +- vhost: dynamically allocate vhost_worker (jsc#PED-3311). +- vhost: create worker at end of vhost_dev_set_owner + (jsc#PED-3311). +- tools: ynl: add display-hint support to ynl (jsc#PED-3311). +- netlink: specs: add display-hint to schema definitions + (jsc#PED-3311). +- tools: ynl: improve the direct-include header guard logic + (jsc#PED-3311). +- tools: ynl: work around stale system headers (jsc#PED-3311). +- tools: ynl-gen: inherit policy in multi-attr (jsc#PED-3311). +- tools: ynl-gen: correct enum policies (jsc#PED-3311). +- netlink: support extack in dump ->start() (jsc#PED-3311). +- tools: ynl: add sample for ethtool (jsc#PED-3311). +- tools: ynl: generate code for the ethtool family (jsc#PED-3311). +- tools: ynl-gen: resolve enum vs struct name conflicts + (jsc#PED-3311). +- tools: ynl-gen: don't generate enum types if unnamed + (jsc#PED-3311). +- netlink: specs: support setting prefix-name per attribute + (jsc#PED-3311). +- tools: ynl-gen: record extra args for regen (jsc#PED-3311). +- tools: ynl-gen: support excluding tricky ops (jsc#PED-3311). +- tools: ynl-gen: support / skip pads on the way to kernel + (jsc#PED-3311). +- tools: ynl-gen: don't pass op_name to RenderInfo (jsc#PED-3311). +- tools: ynl-gen: support code gen for events (jsc#PED-3311). +- tools: ynl-gen: sanitize notification tracking (jsc#PED-3311). +- tools: ynl: regen: stop generating common notification handlers + (jsc#PED-3311). +- tools: ynl-gen: stop generating common notification handlers + (jsc#PED-3311). +- tools: ynl: regen: regenerate the if ladders (jsc#PED-3311). +- tools: ynl-gen: get attr type outside of if() (jsc#PED-3311). +- tools: ynl-gen: combine else with closing bracket + (jsc#PED-3311). +- tools: ynl-gen: complete the C keyword list (jsc#PED-3311). +- tools: ynl: regen: cleanup user space header includes + (jsc#PED-3311). +- tools: ynl-gen: cleanup user space header includes + (jsc#PED-3311). +- Revert "tools: ynl: Remove duplicated include in + handshake-user.c" (jsc#PED-3311). +- tools: ynl: Remove duplicated include in handshake-user.c + (jsc#PED-3311). +- tools: ynl: add sample for devlink (jsc#PED-3311). +- tools: ynl-gen: don't generate forward declarations for policies +- regen (jsc#PED-3311). +- tools: ynl-gen: don't generate forward declarations for policies + (jsc#PED-3311). +- tools: ynl-gen: walk nested types in depth (jsc#PED-3311). +- tools: ynl-gen: inherit struct use info (jsc#PED-3311). +- tools: ynl-gen: try to sort the types more intelligently + (jsc#PED-3311). +- tools: ynl-gen: enable code gen for directional specs + (jsc#PED-3311). +- tools: ynl-gen: refactor strmap helper generation + (jsc#PED-3311). +- tools: ynl-gen: use enum names in op strmap more carefully + (jsc#PED-3311). +- netlink: specs: devlink: fill in some details important for C + (jsc#PED-3311). +- tools: ynl-gen: improve unwind on parsing errors (jsc#PED-3311). +- tools: ynl-gen: fill in support for MultiAttr scalars + (jsc#PED-3311). +- tools: ynl: add sample for netdev (jsc#PED-3311). +- tools: ynl-gen: clean up stray new lines at the end of + reply-less requests (jsc#PED-3311). +- tools: ynl-gen: generate static descriptions of notifications + (jsc#PED-3311). +- tools: ynl-gen: switch to family struct (jsc#PED-3311). +- tools: ynl-gen: generate alloc and free helpers for req + (jsc#PED-3311). +- tools: ynl-gen: move the response reading logic into YNL + (jsc#PED-3311). +- tools: ynl-gen: generate enum-to-string helpers (jsc#PED-3311). +- tools: ynl-gen: add error checking for nested structs + (jsc#PED-3311). +- tools: ynl-gen: loosen type consistency check for events + (jsc#PED-3311). +- tools: ynl-gen: don't override pure nested struct + (jsc#PED-3311). +- tools: ynl-gen: fix unused / pad attribute handling + (jsc#PED-3311). +- tools: ynl-gen: add extra headers for user space (jsc#PED-3311). +- tools: ynl: Support enums in struct members in genetlink-legacy + (jsc#PED-3311). +- tools: ynl: Initialise fixed headers to 0 in genetlink-legacy + (jsc#PED-3311). +- doc: ynl: Add doc attr to struct members in genetlink-legacy + spec (jsc#PED-3311). +- net: ynl: prefix uAPI header include with uapi/ (jsc#PED-3311). +- tools: ynl: Handle byte-order in struct members (jsc#PED-3311). +- tools: ynl: Use dict of predefined Structs to decode scalar + types (jsc#PED-3311). +- commit 28f034d + +- drm/amd: Disable ASPM for VI w/ all Intel systems (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c59a93b + +- drm/i915/pmu: Check if pmu is closed before stopping event (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7f05d5c + +- drm/i915/mcr: Hold GT forcewake during steering operations (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c8c81e8 + +- drm/i915/perf: Determine context valid in OA reports (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d95b342 + +- drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 42eb0f9 + +- drm/amdkfd: reserve a fence slot while locking the BO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1a8d66c + +- drm/amdgpu: Remove redundant call to priority_is_valid() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d87d1ce + +- drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7783812 + +- drm/amdgpu: ignore duplicate BOs again (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c284b6a + +- drm/mediatek: Correctly free sg_table in gem prime vmap (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 181dcf1 + +- drm/i915: Retry gtt fault when out of fence registers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 609ba44 + +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 32ebc18 + +- gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9a23859 + +- drm/amdgpu: Unset context priority is now invalid (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dba17d0 + +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4494062 + +- drm/ttm: Reorder sys manager cleanup step (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c730064 + +- drm/nouveau/disp: fix DP capable DSM connectors (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 948759b + +- drm/nouveau: exec: fix ioctl kernel-doc warning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8beefef + +- drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c79026f + +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 281debb + +- drm/amdgpu: Reserve fences for VM update (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7f7974a + +- drm/amdgpu: Fix possible null pointer dereference (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dd1c5e0 + +- fbdev: core: syscopyarea: fix sloppy typing (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0b1f5b7 + +- fbdev: core: cfbcopyarea: fix sloppy typing (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6b6c8a4 + +- fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ac29aae + +- fbdev: uvesafb: Remove uvesafb_exec() prototype from (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb63967 + +- fbdev: sa1100fb: mark sa1100fb_init() static (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8bc8206 + +- fbdev: omapfb: fix some error codes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 546ab49 + +- fbdev: atyfb: only use ioremap_uc() on i386 and ia64 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f1e69e2 + +- drm/amdgpu: fix SI failure due to doorbells allocation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d9ba14a + +- drm/amdgpu: add missing NULL check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 79f653c + +- drm/amd/display: Don't set dpms_off for seamless boot (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1c50480 + +- drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0f9d053 + +- drm/msm/dp: Add newlines to debug printks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7182856 + +- drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6ebf8ae + +- drm/msm/dsi: fix irq_of_parse_and_map() error checking (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5672f8d + +- drm/msm/dsi: skip the wait for video mode done if not applicable (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2aad66a + +- drm/msm/mdss: fix highest-bank-bit for msm8998 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a2e812c + +- drm/msm/dp: do not reinitialize phy unless retry during link training (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 381896d + +- drm/tiny: correctly print `struct resource *` on error (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e91fe15 + +- drm/atomic-helper: relax unregistered connector check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d0c6a0d + +- drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7c55462 + +- drm/vmwgfx: fix typo of sizeof argument (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fe2b01a + +- dma-buf: add dma_fence_timestamp helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2b40c37 + +- drm/nouveau: exec: report max pushs through getparam (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d62a7fa + +- drm/nouveau: chan: use channel class definitions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e33824b + +- drm/nouveau: chan: use struct nvif_mclass (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ca57f46 + +- drm: panel-orientation-quirks: Add quirk for One Mix 2S (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 731adeb + +- drm/tests: Fix kunit_release_action ctx argument (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5bc11b8 + +- drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fb172c1 + +- drm/amd: Fix detection of _PR3 on the PCIe root port (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f9b3bd2 + +- drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9f79dc4 + +- drm/amdgpu: Fix a memory leak (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 150411c + +- drm/amd/pm: add unique_id for gc 11.0.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e378c9a + +- drm/i915: Invalidate the TLBs on each GT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ef2a30e + +- drm/i915: Register engines early to avoid type confusion (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d4649a + +- drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 072034c + +- i915/guc: Get runtime pm in busyness worker only if already active (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a522fe7 + +- drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b08c2b7 + +- drm/amdkfd: Use gpu_offset for user queue's wptr (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3953fbf + +- drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 517ea49 + +- Revert "drm/amdgpu: Report vbios version instead of PN" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ff0b6a0 + +- drm/amd/display: Fix MST recognizes connected displays as one (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ceb2606 + +- drm/i915/gt: Prevent error pointer dereference (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d2d3297 + +- fbdev/sh7760fb: Depend on FB=y (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 032242e + +- nouveau/u_memcpya: fix NULL vs error pointer bug (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb36ffc + +- nouveau/u_memcpya: use vmemdup_user (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7101c9d + +- drm/nouveau: sched: fix leaking memory of timedout job (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 767e495 + +- drm/nouveau: fence: fix type cast warning in nouveau_fence_emit() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a393281 + +- drm: fix up fbdev Kconfig defaults (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 802eaca + +- Revert "drm/vkms: Fix race-condition between the hrtimer and the (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7c6f9cc + +- drm/amdkfd: Insert missing TLB flush on GFX10 and later (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fa0a165 + +- drm/amd/display: Fix 2nd DPIA encoder Assignment (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 211fd2f + +- drm/amd/display: Add DPIA Link Encoder Assignment Fix (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cac572f + +- drm/amd/display: fix replay_mode kernel-doc warning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0afda55 + +- drm/amdgpu: Handle null atom context in VBIOS info ioctl (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 49af03d + +- drm/amdkfd: Checkpoint and restore queues on GFX11 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e22977d + +- drm/amd/display: Adjust the MST resume flow (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3cf5c40 + +- drm/amdgpu: fallback to old RAS error message for aqua_vanjaram (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 61f9054 + +- drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7a70527 + +- drm/amdgpu/soc21: don't remap HDP registers for SR-IOV (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 03e9b5e + +- drm/amd/display: Don't check registers, if using AUX BL control (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 85c8025 + +- drm/amdgpu: fix retry loop test (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7bf7556 + +- drm/amd/display: Add dirty rect support for Replay (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3b1fe06 + +- Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 88dba3a + +- drm/amdkfd: Update CU masking for GFX 9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b386c0a + +- drm/amdkfd: Update cache info reporting for GFX v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 35f6384 + +- drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fe25f99 + +- drm/amdkfd: Fix unaligned 64-bit doorbell warning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e646c45 + +- drm/amdkfd: Fix reg offset for setting CWSR grace period (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 970ea3d + +- drm/drm_connector: Provide short description of param (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5ad0f1f + +- drm/drm_exec: Work around a WW mutex lockdep oddity (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9f9a786 + +- drm: ci: docs: fix build warning - add missing escape (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 51886fc + +- drm: Add initial ci/ subdirectory (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0e3bcd8 + +- drm/amdgpu: Restrict bootloader wait to SMUv13.0.6 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b00a240 + +- drm/amd/display: limit the v_startup workaround to ASICs older than (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7d9df69 + +- drm/amdgpu: fix amdgpu_cs_p1_user_fence (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 704a521 + +- Revert "Revert "drm/amd/display: Implement zpos property"" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5c04c08 + +- drm/amdkfd: Add missing gfx11 MQD manager callbacks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c060dd3 + +- drm/amdgpu: Free ras cmd input buffer properly (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d59f18f + +- drm/amdgpu: Hide xcp partition sysfs under SRIOV (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bbd65f7 + +- drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ setting (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a82f602 + +- drm/amdkfd: use mask to get v9 interrupt sq data bits correctly (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d28ba63 + +- drm/amdgpu: Allocate coredump memory in a nonblocking way (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e75743d + +- drm/amdgpu: Support query ecc cap for aqua_vanjaram (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9df9935 + +- drm/amdgpu: Add umc_info v4_0 structure (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 62ac569 + +- drm/amd/display: update blank state on ODM changes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f350385 + +- drm/amdgpu: Add SMU v13.0.6 default reset methods (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 01ff41b + +- Partially revert "drm/amd/display: update add plane to context logic (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ed62806 + +- drm/amdgpu: Add bootloader wait for PSP v13 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fa83197 + +- drm/amdgpu: register a dirty framebuffer callback for fbcon (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f2a7f80 + +- drm/amdgpu: Updated TCP/UTCL1 programming (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5c9a562 + +- drm/amd/pm: fix debugfs pm_info output (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 87e283e + +- drm/amdgpu: Fix the return for gpu mode1_reset (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eee062d + +- drm/amd/display: fix static screen detection setting (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9c6b0b4 + +- drm/amd/pm: Fix critical temp unit of SMU v13.0.6 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b824103 + +- drm/amdgpu: Remove SRAM clock gater override by driver (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 954f40d + +- drm/amdgpu: Add bootloader status check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e8237a2 + +- drm/amdkfd: use correct method to get clock under SRIOV (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 91d227e + +- drm/amdgpu: Unset baco dummy mode on nbio v7.9 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 14a385d + +- drm/amd/display: set minimum of VBlank_nom (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 112fbfa + +- drm/amd/display: Correct unit conversion for vstartup + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit be5efc2 + +- drm/amd/display: Roll back unit correction (jsc#PED-3527 + jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 + jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 + jsc#PED-6071). +- commit 0b1f260 + +- drm/amdgpu: Enable ras for mp0 v13_0_6 sriov (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 853f802 + +- drm/amdkfd: retry after EBUSY is returned from hmm_ranges_get_pages (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8d79ccb + +- drm/amdgpu/jpeg - skip change of power-gating state for sriov (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1bca7ed + +- drm/amd/pm: Add critical temp for GC v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c3012dd + +- drm/amd/pm: Update SMUv13.0.6 PMFW headers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d762fd6 + +- drm/amdgpu: update gc_info v2_1 from discovery (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8568ba1 + +- drm/amdgpu: update mall info v2 from discovery (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1706b34 + +- drm/amdgpu: Only support RAS EEPROM on dGPU platform (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3acc630 + +- Documentation/gpu: Update amdgpu documentation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6f0ca80 + +- drm/amdgpu/pm: Add notification for no DC support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a280c1c + +- drm/amd/display: Enable Replay for static screen use cases (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c9f5036 + +- drm/nouveau: fence: fix undefined fence state after emit (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a50bf35 + +- backlight: led_bl: Remove redundant of_match_ptr() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3cb5e04 + +- backlight: lp855x: Drop ret variable in brightness change function (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ce4f083 + +- backlight: lp855x: Catch errors when changing brightness (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d051ae3 + +- backlight: qcom-wled: Explicitly include correct DT includes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a45b995 + +- fbdev/g364fb: fix build failure with mips (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e6197c4 + +- fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flags (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6249e39 + +- fbdev: neofb: Shorten Neomagic product name in info struct (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bd2740c + +- fbdev: mx3fb: Remove the driver (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d345b0f + +- fbdev/core: Use list_for_each_entry() helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ffcf976 + +- mei: make mei_class a static const structure (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6c4d43c + +- mei: gsc: add module description (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c9be1cc + +- mei: pxp: Keep a const qualifier when calling mei_cldev_send() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2abde13 + +- mei: obtain firmware version only on gsc. (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b3c05a8 + +- mei: bus: enable asynchronous suspend. (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 870a347 + +- mei: log firmware status on hw_start failure. (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aff7b98 + +- tty: sysrq: switch sysrq handlers from int to u8 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b19c8f9 + +- PCI/VGA: Fix typos (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7d4ef02 + +- PCI/VGA: Simplify vga_client_register() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4665017 + +- PCI/VGA: Simplify vga_arbiter_notify_clients() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5c6b030 + +- PCI/VGA: Correct vga_update_device_decodes() parameter type (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6965607 + +- PCI/VGA: Correct vga_str_to_iostate() io_state parameter type (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb88c53 + +- PCI/VGA: Replace full MIT license text with SPDX identifier (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 47fd697 + +- drm/i915: Fix TLB-Invalidation seqno store (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e0b54a3 + +- drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8ec603e + +- drm/tests/drm_kunit_helpers: Place correct function name in the (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 143dd6b + +- drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit db24d10 + +- drm/nouveau: uvmm: fix unset region pointer on remap (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e2bc18c + +- drm/nouveau: sched: avoid job races between entities (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f7630bb + +- drm/ttm/tests: Fix type conversion in ttm_pool_test (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1587360 + +- drm/msm/a6xx: Bail out early if setting GPU OOB fails (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bdbcdd9 + +- drm/msm/a6xx: Move LLC accessors to the common header (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0fa653a + +- drm/msm/a6xx: Introduce a6xx_llc_read (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3627a72 + +- drm/msm/adreno: Add missing MODULE_FIRMWARE macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fefbd16 + +- drm/msm/gpu: Push gpu lock down past runpm (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bb74beb + +- drm/msm: Remove vma use tracking (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ba79855 + +- drm/msm: Take lru lock once per submit_pin_objects() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5015011 + +- drm/msm: Use drm_gem_object in submit bos table (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a62c46 + +- drm/msm: Take lru lock once per job_run (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b4c8902 + +- drm/msm/adreno: adreno_gpu: Switch to memdup_user_nul() helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5576c9c + +- drm/msm: Disallow relocs on a6xx+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 17fd04b + +- drm/msm/a6xx: Fix up GMU region reservations (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 95d7c48 + +- drm/msm/a6xx: Improve GMU force shutdown sequence (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 290dd51 + +- drm/msm/a6xx: Ensure clean GMU state in a6xx_gmu_fw_start (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7719f70 + +- drm/msm/a6xx: Skip empty protection ranges entries (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1009fcf + +- drm/msm/a6xx: Use descriptive bitfield names for CP_PROTECT_CNTL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 26dd175 + +- drm/msm/a6xx: Add some missing header definitions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 12d0189 + +- drm/msm/a6xx: Fix misleading comment (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e81c887 + +- drm/msm/adreno: Switch to chip-id for identifying GPU (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 67fcfaa + +- drm/msm/adreno: Move adreno info to config (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ce7da59 + +- drm/msm/adreno: Add helper for formating chip-id (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 68db992 + +- drm/msm/adreno: Add adreno family (jsc#PED-3527 jsc#PED-5475 + jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 + jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 + jsc#PED-6071). +- Refresh patches.suse/drm-msm-a690-Switch-to-a660_gmu.bin.patch. +- commit 65ac2d6 + +- drm/msm/adreno: Bring the a630 family together (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7a40ea1 + +- drm/msm/adreno: Move speedbin mapping to device table (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8d08940 + +- drm/msm/adreno: Allow SoC specific gpu device table entries (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2a57b1c + +- drm/msm/adreno: Use quirk to identify cached-coherent support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 02e183e + +- drm/msm/adreno: Use quirk identify hw_apriv (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 527750f + +- drm/msm/adreno: Remove redundant revn param (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4929d04 + +- drm/msm/adreno: Remove redundant gmem size param (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ab2dbc7 + +- drm/msm/adreno: Remove GPU name (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ed69482 + +- drm/msm/dpu: initialise clk_rate to 0 in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ac95b42 + +- drm/msm/dpu: clean up some inconsistent indenting (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 12a0237 + +- drm/msm/dpu: Drop encoder vsync_event (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cc23a4d + +- drm/msm/dpu: fix DSC 1.2 enc subblock length (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 067458b + +- drm/msm/dpu: fix DSC 1.2 block lengths (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9a17712 + +- drm/msm/dpu: drop dpu_core_perf_destroy() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b74d06c + +- drm/msm/dpu: move max clock decision to dpu_kms. (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 51815c2 + +- drm/msm/dpu: remove extra clk_round_rate() call (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b8fafa2 + +- drm/msm/dpu: remove unused fields from struct dpu_core_perf (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ba092f4 + +- drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5ff1d0b + +- drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9c571c8 + +- drm/msm/dpu: rework indentation in dpu_core_perf (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 76a43fb + +- drm/msm/dpu: drop separate dpu_core_perf_tune overrides (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6b3bcfa + +- drm/msm/dpu: bail from _dpu_core_perf_crtc_update_bus if there are no (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6ed7505 + +- drm/msm/dpu: drop BWC features from DPU_MDP_foo namespace (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 850a1ba + +- drm/msm/dpu: drop UBWC configuration (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 43ac5c5 + +- drm/msm/dpu: use MDSS data for programming SSPP (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 191242a + +- drm/msm/mdss: populate missing data (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e4561e7 + +- drm/msm/mdss: export UBWC data (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 145d1ed + +- drm/msm/mdss: rename ubwc_version to ubwc_enc_version (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e6dcc4a + +- drm/msm/dpu: drop compatibility INTR defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0c1bea9 + +- drm/msm/dpu: drop now-unused mdss_irqs field from hw + catalog (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- Refresh + patches.suse/drm-msm-dpu-increase-memtype-count-to-16-for-sm8550.patch. +- commit 01388bb + +- drm/msm/dpu: autodetect supported interrupts (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 940ac24 + +- drm/msm/dpu: split interrupt address arrays (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9ab9578 + +- drm/msm/dpu: inline __intr_offset (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d51db9c + +- drm/msm: Remove redundant DRM_DEV_ERROR() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6afda46 + +- drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0c6e922 + +- drm/msm/mdss: Add SM6125 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 01a2177 + +- drm/msm/dpu: Add SM6125 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b473f30 + +- drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ac0720d + +- drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 55586b1 + +- drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a460f4a + +- drm/msm/dpu: use dpu core's major version to enable data compress (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6574b8b + +- drm/msm/dpu: re-introduce dpu core revision to the catalog (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e349e4a + +- drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8214b84 + +- drm/msm/dpu: Update dev core dump to dump registers of sub-blocks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 729bc25 + +- drm/msm/dpu: Refactor printing of main blocks in device core dump (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 26d3958 + +- drm/msm/dpu: Remove redundant prefix/suffix in name of sub-blocks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b91a1e6 + +- drm/msm/dpu: Define names for unnamed sblks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6d2c5b0 + +- drm/msm/dpu: Drop unused num argument from relevant macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e67332a + +- drm/msm/dpu: drop empty features mask INTF_SDM845_MASK (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 544e06b + +- drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2b6196d + +- drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c2ac749 + +- drm/msm/dpu: inline WB_BLK macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 790e33e + +- drm/msm/dpu: inline various PP_BLK_* macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7afd077 + +- drm/msm/dpu: inline MERGE_3D_BLK macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2023ad0 + +- drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6c81597 + +- drm/msm/dpu: inline LM_BLK macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b84d7a6 + +- drm/msm/dpu: inline DSPP_BLK macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2f07fcd + +- drm/msm/dpu: inline SSPP_BLK macros (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a677538 + +- drm/msm/dpu: correct indentation for CTL definitions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 69ecf04 + +- drm/msm/dpu: drop zero features from dpu_ctl_cfg data (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7f5b898 + +- drm/msm/dpu: drop zero features from dpu_mdp_cfg data (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 521faa8 + +- drm/msm/dpu: expand .clk_ctrls definitions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8b20388 + +- drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 291bad8 + +- drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b1ebb23 + +- drm/msm/dpu: simplify peer LM handling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 15670d2 + +- drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 441f4c3 + +- drm/msm: enumerate DSI interfaces (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0fb2908 + +- drm/msm/dsi: Hook up refgen regulator (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4ae0d69 + +- drm/msm/dpu: remove struct drm_dsc_config from struct (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 96bc85e + +- drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0] (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cf8e010 + +- drm/msm: stop storing the array of CRTCs in struct msm_drm_private (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 84452da + +- drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blk (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8b26912 + +- drm/amdgpu: Add memory vendor information (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb0e9dd + +- drm/amdgpu: Remove gfxoff check in GFX v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7cce2de + +- drm/amd/pm: Update pci link speed for smu v13.0.6 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bbe978e + +- drm/amd/pm: allow the user to force BACO on smu v13.0.0/7 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a8c1159 + +- drm/amdgpu/vcn: Skip vcn power-gating change for sriov (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b62ecd9 + +- drm/amd/display: Handle Replay related hpd irq (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eac1da6 + +- drm/amdgpu/jpeg: sriov support for jpeg_v4_0_3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 061c164 + +- drm/amd/display: Update adaptive sync infopackets for replay (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7673184 + +- drm/amd/display: Promote DAL to 3.2.247 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9c1c65d + +- drm/amd/display: [FW Promotion] Release 0.0.179.0 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e3e49d7 + +- drm/amdgpu: Replace ternary operator with min() in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 537ad3d + +- drm/amd/display: Replace ternary operator with min() in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f77174f + +- drm/amd: Hide unsupported power attributes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b7e6f8f + +- drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWER (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 896e298 + +- drm/amd: Show both power attributes for vega20 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d747cfb + +- drm/amd: Fix the return for average power on aldebaran (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7b0eb7c + +- drm/amd: Drop unnecessary helper for aldebaran (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bc6f954 + +- drm/amd: Fix SMU 13.0.4/13.0.11 GPU metrics average power (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 112db07 + +- drm/radeon: Use pci_dev_id() to simplify the code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 18339da + +- drm/amdgpu: Remove duplicated includes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 659cd36 + +- drm/amd/pm: Clean up errors in amdgpu_smu.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b011a5a + +- drm/amd/display: enable low power mode for VGA memory (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 25eba37 + +- drm/amd/pm: Clean up errors in smu_v11_0_pptable.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a9223f + +- drm/amdgpu: expand runpm parameter (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aa9317b + +- drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER` (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d5159f3 + +- drm/amd: Remove freesync video mode amdgpu parameter (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 526d733 + +- drm/amd: Add a new hwmon attribute for instantaneous power (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b813fea + +- drm/amdgpu/vcn: sriov support for vcn_v4_0_3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4f9f13c + +- drm/amdgpu: Replace ternary operator with min() in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d23b17 + +- drm/amd/display: Add some missing register definitions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0bb2457 + +- drm/amd/display: avoid crash and add z8_marks related in dml (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 09ce132 + +- drm/amd/display: implement pipe type definition and adding accessors (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 56f41c4 + +- drm/amd/display: Enable 8k60hz mode on single display (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c4b38e1 + +- drm/amd/display: fix incorrect stream_res allocation for older ASIC (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d2de1b5 + +- drm/amd/display: Gamut remap only changes missed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bd95399 + +- drm/amd/display: PMFW to wait for DMCUB ack for FPO cases (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8438398 + +- drm/amd/display: Enable subvp high refresh up to 175hz (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 84dc716 + +- drm/amdgpu/vcn: change end doorbell index for vcn_v4_0_3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 800aded + +- drm/amdkfd: workaround address watch clearing bug for gfx v9.4.2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb80485 + +- drm/amd/display: disable clock gating logic reversed bug fix (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4f0a17a + +- drm/amd/display: Support Compliance Test Pattern Generation with DP2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b0728f4 + +- drm/amdgpu/jpeg: mmsch_v4_0_3 requires doorbell on 32 byte boundary (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 269d15e + +- drm/radeon: Remove unnecessary NULL values (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit de9e98f + +- drm/amd/display: Remove unnecessary NULL values (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5851f44 + +- drm/amdgpu/vcn: mmsch_v4_0_3 requires doorbell on 32 byte boundary (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit be8a027 + +- drm/amdkfd: Remove unnecessary NULL values (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 41b0fc2 + +- drm/amd/display: dmub_replay: don't use kernel-doc markers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9ecbf5c + +- drm/amd: Add amdgpu_hwmon_get_sensor_generic() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0b5c030 + +- drm/amdgpu/vcn: Add MMSCH v4_0_3 support for sriov (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 646685f + +- drm/amdgpu: Add I2C EEPROM support on smu v13_0_6 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1af7daa + +- drm/amd/pm: bump SMU v13.0.5 driver_if header version (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6749640 + +- drm/amd/pm: correct the logics for retreiving SMU13 OD setting limits (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3118a3a + +- drm/amd/pm: correct the way for checking custom OD settings (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2bdc56f + +- drm/amd: Use pci_dev_id() to simplify the code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2128d7a + +- drm/amdkfd: fix double assign skip process context clear (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9fc64d1 + +- drm/amd/display: Update replay for clk_mgr optimizations (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9dde09c + +- drm/amdgpu: Fix identifier names to function definition arguments in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 829655f + +- drm/amdgpu: mode1 reset needs to recover mp1 for mp0 v13_0_10 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b484e1f + +- drm/amd/pm: avoid driver getting empty metrics table for the first (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e38bde1 + +- drm/amdkfd: Use memdup_user() rather than duplicating its (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2fd2e0c + +- drm/amdgpu: Remove unnecessary ras cap check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 56dd3b9 + +- drm/amdkfd: fix build failure without CONFIG_DYNAMIC_DEBUG (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e0d7884 + +- drm/radeon: Fix multiple line dereference in 'atom_iio_execute' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b1547ca + +- drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3b0948b + +- drm/amdkfd: Add missing tba_hi programming on aldebaran (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 351c603 + +- drm/amdgpu: Fix missing comment for mb() in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8a21e52 + +- drm/amd/display: Add Replay supported/enabled checks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9d1db90 + +- drm/ttm/tests: Require MMU when testing (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 080a90b + +- drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 80d5800 + +- drm/etnaviv: fix error code in event_alloc() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 82ac860 + +- drm/etnaviv: expedited MMU fault handling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9c3226d + +- drm/etnaviv: drop GPU initialized property (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 81b5bb0 + +- drm/etnaviv: better track GPU state (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7399b38 + +- drm/etnaviv: avoid runtime PM usage in etnaviv_gpu_bind (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8d9aed2 + +- drm/etnaviv: make clock handling symetric between runtime resume and (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 06b6cb5 + +- drm/etnaviv: move runtime PM handling to events (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d86ecfc + +- drm/etnaviv: free events the usual way in recover worker (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d871a53 + +- drm/etnaviv: move down etnaviv_gpu_recover_hang() in file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9fcd7e9 + +- drm/etnaviv: add HWDB entry for GC520 r5341 c204 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d333ee2 + +- drm/etnaviv: add HWDB entry for VIP8000 Nano r8002 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fa01bce + +- drm/etnaviv: slow down FE idle polling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 323ffa6 + +- drm: etnaviv: Replace of_platform.h with explicit includes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f8e8e04 + +- drm/amdgpu: don't allow userspace to create a doorbell BO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7c1e3ae + +- drm/amdkfd: rename device_queue_manager_init_v10_navi10() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 75e0129 + +- drm/amdkfd: drop IOMMUv2 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1b99a24 + +- drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 138ead9 + +- drm/amdgpu: Add pci usage to nbio v7.9 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 29b9318 + +- drm/amdgpu: Add pcie usage callback to nbio (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 723b3f9 + +- drm/amdgpu: Extend poison mode check to SDMA/VCN/JPEG (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0874abb + +- drm/buddy: Fix drm buddy info output format (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0b8fef9 + +- drm/amdgpu/irq: Move irq resume to the beginning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f666477 + +- drm/amdgpu: add RAS fatal error handler for NBIO v7.9 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6c0eec6 + +- drm/amdgpu: Fix identation issues in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b55995e + +- drm/amd/display: Get replay info from VSDB (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f94a93d + +- drm/amdgpu: Add FRU sysfs nodes only if needed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aadfb33 + +- drm/amd/pm: Clean up errors in smu73_discrete.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 45785f8 + +- drm/amdgpu: Clean up errors in vcn_v3_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dcab0bb + +- drm/amdgpu: Clean up errors in tonga_ih.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 99c4c1b + +- drm/amdgpu: Clean up errors in gfx_v7_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 256bfc7 + +- drm/amdgpu: Clean up errors in vcn_v4_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 49acbf4 + +- drm/amdgpu: Clean up errors in uvd_v3_1.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 96455a9 + +- drm/amdgpu: Clean up errors in mxgpu_vi.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 01d444d + +- drm/amdgpu: Clean up errors in nv.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0bb4797 + +- drm/amdgpu: Clean up errors in amdgpu_virt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 110865c + +- drm/amdgpu: Clean up errors in amdgpu_ring.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 03eda90 + +- drm/amdgpu: Clean up errors in amdgpu_trace.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c76f30f + +- drm/amdgpu: Clean up errors in mes_v11_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1a38b6f + +- drm/amdgpu: Clean up errors in amdgpu_atombios.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 15188ed + +- drm/amdgpu: Clean up errors in soc21.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a9f6fc8 + +- drm/amdgpu: Clean up errors in dce_v8_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a6393f + +- drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 45c3481 + +- drm/amdgpu: Clean up errors in mxgpu_nv.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 52d5222 + +- drm/amdgpu: Clean up errors in dce_v10_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0ae221e + +- drm/jpeg: Clean up errors in jpeg_v2_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 788cbaf + +- drm/amdgpu: Clean up errors in uvd_v7_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a179681 + +- drm/amdgpu/atomfirmware: Clean up errors in amdgpu_atomfirmware.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5f0abf0 + +- drm/amdgpu: Clean up errors in mmhub_v9_4.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a06099a + +- drm/amdgpu: Clean up errors in vega20_ih.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5bdca27 + +- drm/amdgpu: Clean up errors in ih_v6_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f188575 + +- drm/amdgpu: Clean up errors in amdgpu_psp.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 55122e7 + +- drm/amdgpu: Clean up errors in vce_v3_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 144e2dc + +- drm/amdgpu: Clean up errors in cik_ih.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 627627a + +- drm/amd/display: Clean up errors in dce_clk_mgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bb5d110 + +- drm/amd/display: Clean up errors in display_mode_vba_30.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fb5958d + +- drm/amd/display: Clean up errors in dcn10_dpp_dscl.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b254ea4 + +- drm/amd/display: Clean up errors in dc_stream.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e44f359 + +- drm/amd/display: Clean up errors in bios_parser2.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1cd7a1b + +- drm/amd/display: Clean up errors in dcn316_smu.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ed26573 + +- drm/amd/display: Clean up errors in dcn316_clk_mgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit febb06d + +- drm/amd/display: Clean up errors in dcn315_smu.c (jsc#PED-3527 + jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 + jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 + jsc#PED-6071). +- Refresh + patches.suse/drm-amd-display-Add-smu-write-msg-id-fail-retry-proc.patch. +- commit bc8d717 + +- drm/amd/display: Clean up errors in dce112_hw_sequencer.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 64b89fb + +- drm/amd/display: Clean up errors in dce110_hw_sequencer.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f247063 + +- drm/amd/display: Clean up errors in dce110_timing_generator.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 561013e + +- drm/amd/dc: Clean up errors in hpd_regs.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2b22e24 + +- drm/amd/display: Clean up errors in ddc_regs.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f8b4e7a + +- drm/amd/display: Clean up errors in color_gamma.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5c38e25 + +- drm/amd/pm: Clean up errors in amdgpu_pm.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0d2be93 + +- drm/amd/pm: Clean up errors in sislands_smc.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8e5571a + +- drm/amd/pm: Clean up errors in r600_dpm.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5be628b + +- drivers/amd/pm: Clean up errors in smu8_smumgr.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1685e0c + +- drm/amd/pm: Clean up errors in smu75.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 999e1b8 + +- drm/amd/pm: Clean up errors in smu73.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 803021b + +- drm/amd/pm: Clean up errors in hwmgr.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 65a0a38 + +- drm/amd/pm: Clean up errors in hardwaremanager.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 940ffe4 + +- drm/amd/pm: Clean up errors in pp_thermal.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bf3524d + +- drm/amd/pm: Clean up errors in smu7.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f5d5000 + +- drm/amd/pm: Clean up errors in smu7_fusion.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d4e451a + +- drm/amd/pm: Clean up errors in smu71.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d2c57a6 + +- drm/amd/pm: Remove many unnecessary NULL values (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e2ebe7d + +- drm/amd/pm: Clean up errors in smu9_driver_if.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 050eba2 + +- drm/amd/pm: Clean up errors in polaris_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e11d131 + +- drm/amd/pm: Clean up errors in vega20_pptable.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 98fd74b + +- drm/amd/pm: Clean up errors in vega12_hwmgr.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a52ea5d + +- drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d3e69d + +- Do not store build host name in initrd + Without this patch, kernel-obs-build stored the build host name + in its .build.initrd.kvm + This patch allows for reproducible builds of kernel-obs-build and thus + avoids re-publishing the kernel-obs-build.rpm when nothing changed. + Note that this has no influence on the /etc/hosts file + that is used during other OBS builds. + https://bugzilla.opensuse.org/show_bug.cgi?id=1084909 +- commit fd3a75e + +- drm/amd/pm: Clean up errors in tonga_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a1c10ad + +- gpu: amd: Clean up errors in ppatomfwctrl.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8da463b + +- drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 20630ed + +- drm/amdgpu: Clean up errors in vega20_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ada2ecf + +- drm/amd/pm: Clean up errors in vega20_hwmgr.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a581e9a + +- drm/amdgpu/powerplay: Clean up errors in smu_helper.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 77af78d + +- drm/amd: Clean up errors in vega10_processpptables.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 602fb81 + +- drm/amd: Clean up errors in pptable_v1_0.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7053832 + +- drm/amd: Clean up errors in smu7_hwmgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c62ff78 + +- drm/amd/pm: Clean up errors in vega10_pptable.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9d55307 + +- drm/amdgpu: Clean up errors in ppatomctrl.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 16bc54a + +- drm/amdgpu: Clean up errors in ci_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9f765cf + +- drm/amdgpu: Clean up errors in smu_helper.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 50ac13c + +- drm/amdgpu: Clean up errors in common_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit df711d1 + +- drm/amdgpu: Clean up errors in smu7_powertune.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5a867c3 + +- drm/amd/pm: Clean up errors in vega12_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a6a00d3 + +- drm/amd/pm: Clean up errors in vega12_pptable.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e9897c4 + +- drm/amd/pm: Clean up errors in vega10_powertune.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d46d954 + +- drm/amd/pm: Clean up errors in fiji_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f7cab30 + +- drm/amd/pm: Clean up errors in smu10_hwmgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cd2aa69 + +- drm/amd/pm/powerplay/hwmgr/ppevvmath: Clean up errors in ppevvmath.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5fa9a44 + +- drm/amd/pm: Clean up errors in vega12_hwmgr.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 589b632 + +- drm/amd/pm: Clean up errors in vega10_baco.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 25b6051 + +- drm/amd/pm: Clean up errors in amd_powerplay.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 11d6fce + +- drm/amd/pm: Clean up errors in amdgpu_smu.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a2ae1e4 + +- drm/amd: Clean up errors in smu_v13_0_5_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8fa3b39 + +- drm/amd/pm: Clean up errors in smu_v13_0_5_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2a768ad + +- drm/amd/pm: Clean up errors in smu_v13_0_6_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7af29f0 + +- drm/amd/pm: Clean up errors in aldebaran_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7b6ef2e + +- drm/amd/pm: Clean up errors in smu_v13_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9765c0e + +- drm/amd/pm: Clean up errors in smu_v13_0_7_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1b3452a + +- drm/amd/pm: Clean up errors in smu_v11_0.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 50026d8 + +- drm/amdgpu: Remove a lot of unnecessary ternary operators (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 741b78c + +- drm/amd/display: Return value of function (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c2f91d2 + +- drm/amdgpu: Report vbios version instead of PN (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1a61709 + +- drm/amd/display: Promote DAL to 3.2.246 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c69f602 + +- drm/amd/display: Change HDCP update sequence for DM (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 16b4d11 + +- drm/amd/display: rename acquire_idle_pipe_for_layer to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 27b0d5b + +- drm/amd/display: move idle pipe allocation logic into dcn specific (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 174f816 + +- drm/amd/display: Use max memclk variable when setting max memclk (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 50095ac + +- drm/amd/display: Add vendor Id for reference (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 16a0355 + +- drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6e03e34 + +- drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c72bcdf + +- drm/amd/display: Revert "drm/amd/display: Read down-spread percentage (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c2c1834 + +- drm/amd/display: do not treat clip_rect size change as a scaling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 46f46a9 + +- drm/amd/display: adjust visual confirm dpp height offset to be 1/240 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c708d40 + +- drm/amd/display: update add plane to context logic with a new (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fb425a6 + +- drm/amd/display: always acquire MPO pipe for every blending tree (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8478bcd + +- drm/amd/display: support plane clip with zero recout size (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4e4159c + +- drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5848f4a + +- drm/amd/display: Set Stream Update Flags in commit_state_no_check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aa765fa + +- drm/amd/display: Make mpc32 functions available to future DCNs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d2acaf5 + +- drm/amd/display: Fix a bug when searching for insert_above_mpcc (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5fe864b + +- drm/amd/display: Enable DPIA trace with DC debug mask (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 654f103 + +- drm/amd/display: Add interface to enable DPIA trace (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit db06bed + +- drm/amd/display: fix a regression in blank pixel data caused by (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b7696dc + +- drm/amdgpu: cleanup MES process level doorbells (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 867b694 + +- drm/amdgpu: use doorbell mgr for MES kernel doorbells (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fc38a8f + +- drm/amdgpu: remove unused functions and variables (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3d4009d + +- drm/amdgpu: use doorbell mgr for kfd process doorbells (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ad3572f + +- drm/amdgpu: use doorbell mgr for kfd kernel doorbells (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e3791d7 + +- drm/amd/display: Read replay data from sink (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9169e9f + +- drm/amd/display: Add Freesync Panel DM code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b171e7e + +- drm/amd/pm: update smu_v13_0_6 message vf flag (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 762a0b2 + +- drm/amdgpu: Report Missing MES Firmware Versions with Sysfs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9cc3270 + +- drm/amdgpu: get absolute offset from doorbell index (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 293c784 + +- drm/amdgpu: create kernel doorbell pages (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 397a029 + +- drm/amdgpu: Use nbio callback for nv and soc21 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f5a03b6 + +- drm/amdgpu: Add pci replay count to nbio v7.9 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a58c73c + +- drm/amdgpu: initialize ttm for doorbells (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6f8a022 + +- drm/amdgpu: accommodate DOMAIN/PL_DOORBELL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ec46125 + +- drm/amdkfd: Sign-extend TMA address in trap handler (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 984d1d8 + +- drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 45f311c + +- drm/amdkfd: Sync trap handler binaries with source (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 03c63f8 + +- drm/amdgpu: add UAPI for allocating doorbell memory (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1b4015e + +- drm/amdgpu: don't modify num_doorbells for mes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5afe1c4 + +- drm/amdgpu: Add pcie replay count callback to nbio (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bf34e78 + +- drm/amd/display: Promote DC to 2.3.245 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f34ae6f + +- Revert "drm/amd/display: Implement zpos property" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f9e56be + +- drm/amd/display: Implement interface for notify cursor support change (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e2502e0 + +- drm/amdgpu: Prefer pr_err/_warn/_notice over printk in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 651fd4b + +- drm/amd/display: Temporary Disable MST DP Colorspace Property (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 658a48b + +- Revert "drm/amdgpu: Prefer dev_* variant over printk in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9bfa607 + +- drm/amd/display: Clean up flip pending timeout handling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ce746a9 + +- drm/amdgpu: init TA microcode for SRIOV VF when MP0 IP is 13.0.6 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ce43aa4 + +- drm/amdgpu: remove SRIOV VF FB location programming (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c38d4ca + +- drm/amd/display: Add Functions to enable Freesync Panel Replay (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eafeb61 + +- drm/amdgpu: enable SDMA MGCG for SDMA 5.2.x (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 87cf23f + +- drm/amdgpu: Issue ras enable_feature for gfx ip only (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 51d25bf + +- drm/amdgpu: Remove gfx v11_0_3 ras_late_init call (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e977177 + +- drm/amdgpu: Clean up style problems in mmhub_v2_3.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e297261 + +- drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c30de76 + +- Revert "drm/radeon: Prefer dev_* variant over printk" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f0b5e16 + +- drm/amdgpu: Apply poison mode check to GFX IP only (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5c3306f + +- drm/amdgpu: Only create err_count sysfs when hw_op is supported (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 50180da + +- drm/amd/display: Add structs for Freesync Panel Replay (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c2c8ace + +- drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6a5f7cc + +- drm/amdgpu: Cleanup amdgpu/amdgpu_cgs.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a1b6b72 + +- drm/amdgpu: Fix style issues in amdgpu_psp.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 28089d8 + +- drm/amdgpu: Fix style issues in amdgpu_debugfs.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 404974f + +- drm/amd/pm: fix pp_dpm_sclk node not displaying correctly (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cc80f66 + +- drm/amdkfd: avoid unmap dma address when svm_ranges are split (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0da8192 + +- drm/amd/display: Fix typo in enable and disable symclk_se (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0d41960 + +- drm/amd/display: Add symclk enable/disable during stream (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ef1a11b + +- drm/amdgpu/discovery: add ih 6.1.0 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f30acee + +- drm/amdgpu: add ih 6.1 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5c29797 + +- drm/amdgpu: add ih 6.1 registers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 73b8ea4 + +- drm/amdgpu/discovery: add smuio 14.0.0 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 972b09f + +- drm/amdgpu/discovery: add hdp 6.1.0 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 99b9933 + +- drm/amdgpu/discovery: enable sdma6 for SDMA 6.1.0 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f4b1685 + +- drm/amdgpu/sdma6: initialize sdma 6.1.0 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7845cd3 + +- drm:rcar-du: Enable ABGR and XBGR formats (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cbfe01b + +- drm: rcar-du: Add more formats to DRM_MODE_BLEND_PIXEL_NONE support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f301ee8 + +- drm/renesas: Convert to devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ba138f8 + +- drm: rcar-du: Use dev_err_probe() to record cause of KMS init errors (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c4a2938 + +- drm: rcar-du: Replace DRM_INFO() with drm_info() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 084e728 + +- drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8c3c24c + +- drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit db605ff + +- drm/mediatek: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d5f83fc + +- drm/mediatek: Do not check for 0 return after calling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2636bb2 + +- drm/mediatek: dp: Don't register HPD interrupt handler for eDP case (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e0f4e9d + +- drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b5c4b29 + +- drm/mediatek: dp: Add support for embedded DisplayPort aux-bus (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9707eba + +- drm/mediatek: dp: Move PHY registration to new function (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 94dd21f + +- drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1410a87 + +- drm/mediatek: dp: Enable event interrupt only when bridge attached (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c72db08 + +- drm/mediatek: dp: Move AUX_P0 setting to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 62f5d61 + +- drm/mediatek: dp: Use devm variant of drm_bridge_add() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0fd002d + +- drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a31cd2d + +- drm/mediatek: dp: Move AUX and panel poweron/off sequence to function (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ce39f87 + +- drm/mediatek: mtk_dpi: Compress struct of_device_id entries (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e4a9a07 + +- drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5626424 + +- drm/mediatek: mtk_dpi: Switch to .remove_new() void callback (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 93dca07 + +- drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ebdfd46 + +- drm/mediatek: mtk_dpi: Simplify with dev_err_probe() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a883921 + +- drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d5f0f5a + +- drm/i915/guc: Fix potential null pointer deref in GuC 'steal id' test (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fa01529 + +- drm/i915/gt: Apply workaround 22016122933 correctly (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c7fa51d + +- drm/i915: Make i915_coherent_map_type GT-centric (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a7eaeb0 + +- drm/i915/gt: Simplify shmem_create_from_object map_type selection (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 595d662 + +- drm/i915/irq: move all PCH irq postinstall calls to display code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a986ef + +- drm/i915/irq: add ilk_de_irq_postinstall() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 71c4fc4 + +- drm/i915/irq: add dg1_de_irq_postinstall() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f14b6fd + +- drm/i915/irq: add dedicated intel_display_irq_init() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c158412 + +- drm/i915: debug log when GMD ID indicates there's no display (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 347ce07 + +- drm/i915/display: pre-initialize some values in probe_gmdid_display() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bf22e31 + +- drm/i915/adls: s/ADLS_RPLS/RAPTORLAKE_S in platform and subplatform (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4ad4e41 + +- drm/i915/adln: s/ADLP/ALDERLAKE_P in ADLN defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dc1e51a + +- drm/i915/rplu: s/ADLP_RPLU/RAPTORLAKE_U in RPLU defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1858210 + +- drm/i915/rplp: s/ADLP_RPLP/RAPTORLAKE_P for RPLP defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bfdc798 + +- drm/i915/adlp: s/ADLP/ALDERLAKE_P for display and graphics step (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 670a2b7 + +- drm/i915/tgl: s/TGL/TIGERLAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5ba5274 + +- drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 62eb1b3 + +- drm/i915/rkl: s/RKL/ROCKETLAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4ddf3a4 + +- drm/i915/cml: s/CML/COMETLAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9a66f4b + +- drm/i915/cfl: s/CFL/COFFEELAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fbc6f5a + +- drm/i915/kbl: s/KBL/KABYLAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8c34a1d + +- drm/i915/skl: s/SKL/SKYLAKE for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 270265d + +- drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f4c5258 + +- drm/i915/hsw: s/HSW/HASWELL for platform/subplatform defines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5e3959a + +- drm/i915/fbc: Moved fence related code away from intel_fbc (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 49ccbcc + +- drm/i915/fbc: Make FBC check stolen at use time (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c388fb6 + +- drm/i915: Move stolen memory handling into i915_gem_stolen (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dd04480 + +- drm/i915/sdvo: ignore returned broken edid on (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f51cecb + +- drm/ttm: Remove two unused function declarations (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b2f59a6 + +- drm/test: drm_exec: fix memory leak on object prepare (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6c6d89f + +- drm: atmel-hlcdc: Support inverting the pixel clock polarity (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9bf1b47 + +- drm/panfrost: Sync IRQ by job's timeout handler (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6c27ec1 + +- drm/exec: add test case for using a drm_exec multiple times (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a6f24ad + +- drm/exec: use unique instead of local label (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit caadabb + +- drm/ttm/tests: Add tests for ttm_pool (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d1b1eb + +- drm/ttm/tests: Add tests for ttm_device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aa0bbd1 + +- drm/ttm: Introduce KUnit test (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ba29275 + +- accel/ivpu: Refactor memory ranges logic (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9742a3a + +- accel/ivpu: Extend get_param ioctl to identify capabilities (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 01bebf5 + +- drm/nouveau/sched: Don't pass user flags to drm_syncobj_find_fence() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 40e3a15 + +- drm/nouveau: uvmm: remove dedicated VM pointer from VMAs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7bb1cd4 + +- drm/nouveau: uvmm: remove incorrect calls to mas_unlock() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 004cab1 + +- drm/nouveau: remove incorrect __user annotations (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 79f9429 + +- drm/nouveau: nvkm: vmm: silence warning from cast (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 94db6c3 + +- nouveau/dmem: fix copy-paste error in nouveau_dmem_migrate_chunk() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9e3836b + +- drm/mcde: remove redundant of_match_ptr (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 658d627 + +- drm/tve200: remove redundant of_match_ptr (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c496827 + +- drm/nouveau: debugfs: implement DRM GPU VA debugfs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d31b698 + +- drm/nouveau: implement new VM_BIND uAPI (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3b325b3 + +- drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1fc2b06 + +- drm/nouveau: chan: provide nouveau_channel_kill() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit edb2adb + +- drm/nouveau: fence: fail to emit when fence context is killed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fbbc216 + +- drm/nouveau: fence: separate fence alloc and emit (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3653482 + +- drm/nouveau: move usercopy helpers to nouveau_drv.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0c40b6f + +- drm/nouveau: bo: initialize GEM GPU VA interface (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1f5b724 + +- drm/nouveau: get vmm via nouveau_cli_vmm() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ac6f9c9 + +- drm/nouveau: new VM_BIND uAPI interfaces (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c6bd6f8 + +- drm/nouveau: fixup the uapi header file. (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9aca85e + +- drm/gem: fix lockdep check for dma-resv lock (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb5827e + +- drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATION (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2f1fd01 + +- fbdev/xilinxfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 52b5b23 + +- fbdev/vesafb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 36a954d + +- fbdev/valkyriefb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9bbd344 + +- fbdev/uvesafb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6a1ad73 + +- fbdev/sunxvr2500: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f30f4fd + +- fbdev/sunxvr1000: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d51e6ae + +- fbdev/sstfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bfba48d + +- fbdev/simplefb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c4eebc8 + +- fbdev/sh7760fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 861e211 + +- fbdev/s3cfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 373616b + +- fbdev/q40fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8d1b66a + +- fbdev/pxafb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 53c9de2 + +- fbdev/pxa168fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a340c69 + +- fbdev/pmagb-b-fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6a1c979 + +- fbdev/pmag-ba-fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d9762d4 + +- fbdev/pmag-aa-fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 94c49b3 + +- fbdev/platinumfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aba0253 + +- fbdev/omapfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4ffcc6b + +- fbdev/offb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 689e5e2 + +- fbdev/ocfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 50c187c + +- fbdev/mx3fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f0e6acd + +- fbdev/mmpfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0d8a747 + +- fbdev/mb862xxfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 73ee82e + +- fbdev/maxinefb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a4c7625 + +- fbdev/macfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ec41eb8 + +- fbdev/kyro: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d4adc9e + +- fbdev/imxfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ca329a5 + +- fbdev/i740fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d5b2571 + +- fbdev/gxt4500: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7a8492b + +- fbdev/grvga: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 62a419e + +- fbdev/goldfishfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f7203d7 + +- fbdev/geode/lxfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 051019b + +- fbdev/geode/gxfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d26dfec + +- fbdev/geode/gx1fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit df4f81d + +- fbdev/g364fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2392e89 + +- fbdev/fsl-diu-fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a551bab + +- fbdev/fm2fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 298d9f6 + +- fbdev/efifb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 94d5910 + +- fbdev/da8xx-fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c083df4 + +- fbdev/chipsfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1a78107 + +- fbdev/carminefb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d157b23 + +- fbdev/aty128fb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1928941 + +- fbdev/atmel_lcdfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aa2d36d + +- fbdev/asiliantfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1c3baf4 + +- fbdev/acornfb: Use fbdev I/O helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 734f51e + +- drm/panel: sitronix-st7789v: add jasonic jt240mhqs-hwt-ek-e3 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 25efe81 + +- drm/panel: sitronix-st7789v: add support for partial mode (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c599baf + +- drm/panel: sitronix-st7789v: add panel orientation support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 58ac529 + +- drm/panel: sitronix-st7789v: fix indentation in drm_panel_funcs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1914f1e + +- drm: bridge: dw_hdmi: Fix ELD is not updated issue (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dfc4ede + +- drm/loongson: Add a check for lsdc_bo_create() errors (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit feecccb + +- drm/doc: fix underline for section "DRM Sync Objects" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 07e884e + +- drm/exynos: remove redundant of_match_ptr (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5891630 + +- drm/exynos: fix a possible null-pointer dereference due to data race (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fa84703 + +- drm/i915: Remove unnecessary include (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cba28e5 + +- drm/i915: Invalidate the TLBs on each GT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit de0d775 + +- i915/drm/gt: Move the gt defines in the gt directory (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 829daf2 + +- drm/i915/gt: Move TLB invalidation to its own file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2bcf31f + +- drm/i915/selftest/gsc: Ensure GSC Proxy init completes before (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6aadf7c + +- drm/i915: Use the i915_vma_flush_writes helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 97bcfcb + +- drm/i915: Replace i915->gt0 with to_gt(i915) (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3a2d9f8 + +- drm/i915: use direct alias for i915 in requests (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ba6ddc4 + +- drm/i915/huc: check HuC and GuC version compatibility on MTL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a4d64c0 + +- drm/i915: Expose RPS thresholds in sysfs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dd1a7f2 + +- drm/i915: Add helpers for managing rps thresholds (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b03c6e3 + +- drm/i915: Record default rps threshold values (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ff9fa89 + +- drm/i915: Move setting of rps thresholds to init (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f89f671 + +- drm/i915/gt: Do not use stolen on MTL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f01c0e1 + +- drm/i915/mtl: Update cache coherency setting for context structure (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 60a424c + +- drm/i915/guc: Dump perf_limit_reasons for debug (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f110152 + +- drm/i915: Remove some dead "code" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3293a8e + +- drm/i915/gt: Also check set bits in clr_set() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b0cf0d8 + +- drm/i915/gt: Remove bogus comment on IVB_FBC_RT_BASE_UPPER (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c59a88d + +- drm/i915/gt: Enable read back on XEHP_FF_MODE2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2103951 + +- drm/i915/gt: Drop read from GEN8_L3CNTLREG in ICL workaround (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bc1c09d + +- drm/i915/gt: Fix context workarounds with non-masked regs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dc0012e + +- drm/i915/gt: Clear all bits from GEN12_FF_MODE2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a70fc82 + +- drm/i915/gt: Move wal_get_fw_for_rmw() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7171e88 + +- drm/i915: Replace kmap() with kmap_local_page() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a12e8ef + +- drm/i915: Extend Wa_14015795083 platforms (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 380f587 + +- drm/i915/mtl: Update workaround 14018778641 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 16276de + +- drm/i915/gsc: Fix intel_gsc_uc_fw_proxy_init_done with directed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit da3f228 + +- drm/i915/mtl/gsc: Add a gsc_info debugfs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1652e32 + +- drm/i915/mtl/gsc: query the GSC FW for its compatibility version (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2e10575 + +- drm/i915/mtl/gsc: extract release and security versions from the gsc (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c8b6706 + +- drm/i915/gsc: fixes and updates for GSC memory allocation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 908a032 + +- drm/i915: Fix a VMA UAF for multi-gt platform (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a97f282 + +- drm/i915/uncore: fix race around i915->params.mmio_debug (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e63d491 + +- drm/i915/uncore: split unclaimed_reg_debug() to header and footer (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cebd2e9 + +- drm/i915: Add function to clear scanout flag for vmas (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9da98e0 + +- drm/i915/display: Remove i915_gem_object_types.h from (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a04382c + +- drm/i915: Add getter/setter for i915_gem_object->frontbuffer (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 525d907 + +- drm/i915: Add macros to get i915 device from i915_gem_object (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dc6f202 + +- drm/i915/color: Downscale degamma lut values read from hardware (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f2b9c31 + +- drm/i915/color: Upscale degamma values for MTL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit df8042c + +- drm/i915/hotplug: Reduce SHPD_FILTER to 250us (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 674cba9 + +- drm/i915: Simplify expression &to_i915(dev)->drm (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1ef7023 + +- drm/i915: Start using plane scale factor for relative data rate (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0b37a3b + +- drm/i915/display: Do not use stolen on MTL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a75a536 + +- drm/i915/vdsc: Remove FIXME in intel_dsc_compute_config (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 69f0f01 + +- drm/i915/dsc: Add rc_range_parameter calculation for YCbCr420 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7ec52cb + +- drm/i915/drm: Fix comment for YCbCr20 qp table declaration (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bb7b573 + +- drm/i915/dsc: Move rc param calculation for native_420 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f5c59c2 + +- i915/display/hotplug: use drm_kms_helper_connector_hotplug_event() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ad8f107 + +- drm/i915: Don't rely that 2 VDSC engines are always enough for pixel (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 51cffb0 + +- drm/i915: Add helper function for getting number of VDSC engines (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit df2d5b6 + +- drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a4b4463 + +- drm/i915/bios: Extract intel_bios_encoder_port() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 088be40 + +- drm/i915: Remove AUX CH sanitation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 18b1483 + +- drm/i915: Remove DDC pin sanitation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0361771 + +- drm/i915: Only populate aux_ch if really needed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cb19e55 + +- drm/i915: Initialize dig_port->aux_ch to NONE to be sure (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0b71c19 + +- drm/i915: Fail if DSC compression requirement is less than platform (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d50b703 + +- drm/i915/dram: replace __raw_uncore_read32() with (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1c766d4 + +- drm/i915/uncore: add intel_uncore_regs() helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c59a1f1 + +- drm/i915: make device info a const pointer to rodata (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ad4fb2d + +- drm/i915: move display device and runtime info to struct (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 94c8366 + +- drm/i915: fix display info usage (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 97df2d1 + +- drm/i915: separate display info printing from the rest (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d0d0175 + +- drm/i915: move platform_engine_mask and memory_regions to device info (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 80b266e + +- drm/i915: Remove prototype for intel_cx0_phy_ddi_vswing_sequence() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3ff6e6f + +- drm/doc: fix duplicate declaration warning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit de0909f + +- drm/i915: Prevent needless toggling of DC states during modesets (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 73b12aa + +- drm/i915: Add way to specify the power-off delay of a display power (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fdac847 + +- drm/i915: Remove redundant forward declarations from display power (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4cc76b6 + +- drm/i915/hdcp: Add a debug statement at hdcp2 capability check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 42bc19c + +- drm/i915/mtl: Skip using vbt hdmi_level_shifter selection on MTL (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d9dc382 + +- drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f8da2f9 + +- drm/i915/mtl: update DP 2.0 vswing table for C20 phy (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e60fc93 + +- drm/i915: Convert HSW/BDW to use port_mask for DDI probe (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6449f3e + +- drm/i915: Init DDI outputs based on port_mask on skl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 24570a7 + +- drm/i915: Beef up SDVO/HDMI port checks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c275f39 + +- drm/i915: Assert that the port being initialized is valid (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7371a54 + +- drm/i915: Assert that device info bitmasks have enough bits (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f26f2e7 + +- drm/i915: Introduce device info port_mask (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 55d6381 + +- drm/i915: Remove bogus DDI-F from hsw/bdw output init (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6bddfa5 + +- drm/i915/psr: Re-enable PSR1 on hsw/bdw (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 26e4a4e + +- drm/i915/psr: Allow PSR with sprite enabled on hsw/bdw (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f2de9f3 + +- drm/i915/psr: Don't skip both TP1 and TP2/3 on hsw/bdw (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fd0ee6d + +- drm/i915/psr: Do no mask display register writes on hsw/bdw (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8b2a6d1 + +- drm/i915/psr: Implement WaPsrDPRSUnmaskVBlankInSRD:hsw (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7e7c9eb + +- drm/i915/psr: Implement WaPsrDPAMaskVBlankInSRD:hsw (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1c5c702 + +- drm/i915/psr: Restore PSR interrupt handler for HSW (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 45ab5e3 + +- drm/i915/psr: HSW/BDW have no PSR2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2343131 + +- drm/i915/psr: Bring back HSW/BDW PSR AUX CH registers/setup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aa7143e + +- drm/i915/psr: Reintroduce HSW PSR1 registers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9c21736 + +- drm/i915/psr: Wrap PSR1 register with functions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0f3dafc + +- drm/i915: Re-init clock gating on coming out of PC8+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8fb1c6d + +- drm/i915/mtl: Cleanup usage of phy lane reset (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 78ccd90 + +- drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b1f6a34 + +- drm/i915/dsi: Remove weird has_pch_encoder asserts (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 95767d3 + +- drm/i915/dsi: Grab the crtc from the customary place (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 034f810 + +- drm/i915/dsi: Move panel reset+power off to be the last thing (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0858323 + +- drm/i915/dsi: Respect power_off_delay on icl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d35308c + +- drm/i915/dsi: Do DSC/scaler disable earlier on icl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 07e1247 + +- drm/i915/dsi: Move most things from .disable() into .post_disable() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bfacdc5 + +- drm/i915/dsi: Implement encoder->shutdown() for icl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c8ffc2c + +- drm/i915/dsi: Respect power cycle delay on icl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0be8bcf + +- drm/i915/dsi: Gate DSI clocks earlier (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5449fba + +- drm/i915/dsi: Split icl+ D-PHY vs. DSI timing steps (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit becb7aa + +- drm/i915/dsi: Print the VBT MIPI sequence delay duration (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d31f23e + +- drm/i915/dsi: Do display on sequence later on icl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6cfe0ec + +- drm/i915/dsi: Do panel power on + reset deassert earlier on icl+ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1d89b73 + +- drm/i915/gmch: avoid unused variable warning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8ce9713 + +- fbdev/ps3fb: Build without kernel device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f3b9ff8 + +- drm/doc: document that PRIME import/export is always supported (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8833490 + +- drm/doc: document drm_event and its types (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b7e9055 + +- drm/doc: add warning about connector_type_id stability (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3c566b1 + +- drm/doc: use proper cross-references for sections (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f710bd3 + +- fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7bcd44f + +- drm/drm_plane.h: fix grammar of the comment (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c57a12e + +- drm: bridge: dw_hdmi: Add cec suspend/resume functions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5a55e1e + +- drm/panel-simple: Add Innolux G156HCE-L01 panel entry (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e7b810f + +- drm/panel: Fix todo indentation for panel prepared/enabled cleanup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ac87aa1 + +- drm/panel: Fix kernel-doc typo for `follower_lock` (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c6a38fd + +- drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 63f8cc7 + +- drm/mipi-dbi: Lock SPI bus before setting D/C GPIO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3499f43 + +- drm/bridge: Add debugfs print for bridge chains (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4659152 + +- drm/panel: Add a way for other devices to follow panel state (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2a5ab63 + +- drm/panel: Check for already prepared/enabled in drm_panel (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 46a0a32 + +- drm/panel-edp: Add enable timings for N140HCA-EAC panel (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2092d1c + +- drm/panel: sitronix-st7789v: Check display ID (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8e9c7c8 + +- drm/panel: sitronix-st7789v: Add EDT ET028013DMA panel support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7cd0bfe + +- drm/panel: sitronix-st7789v: Clarify a definition (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8b28196 + +- drm/panel: sitronix-st7789v: Use 9 bits per spi word by default (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eeb06a1 + +- drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bfee63e + +- drm/panel: sitronix-st7789v: avoid hardcoding polarity info (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 66c8cb3 + +- drm/panel: sitronix-st7789v: avoid hardcoding invert mode (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 162e49f + +- drm/panel: sitronix-st7789v: add media bus format (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a75d367 + +- drm/panel: sitronix-st7789v: avoid hardcoding panel size (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4888077 + +- drm/panel: sitronix-st7789v: avoid hardcoding mode info (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d5cbcc6 + +- drm/panel: sitronix-st7789v: improve error handling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ff70c7a + +- drm/panel: sitronix-st7789v: simplify st7789v_spi_write (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a2eedcf + +- drm/panel: sitronix-st7789v: make reset GPIO optional (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 30f3624 + +- drm/panel: sitronix-st7789v: remove unused constants (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 674e16d + +- drm/panel: sitronix-st7789v: add SPI ID table (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b741341 + +- drm/tests: Alloc drm_device on drm_exec tests (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 706217b + +- drm/virtio: Support sync objects (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 831798d + +- fbdev: Align deferred I/O with naming of helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b696d52 + +- fbdev: Use _DMAMEM_ infix for DMA-memory helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3662914 + +- fbdev: Use _SYSMEM_ infix for system-memory helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6496dc4 + +- fbdev: Use _IOMEM_ infix for I/O-memory helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 27f5009 + +- drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fafa60b + +- drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panel (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dadec3d + +- drm: panel: simple: specify bpc for powertip_ph800480t013_idf02 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a430a9 + +- drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5260952 + +- drm/vc4: tests: pv-muxing: Document test scenario (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2cfc6ff + +- drm/vc4: tests: Switch to atomic state allocation helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a4a328b + +- drm/vc4: tests: pv-muxing: Switch to managed locking init (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b515ed5 + +- drm/vc4: tests: mock: Use a kunit action to unregister DRM device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit af3ac14 + +- drm/vc4: tests: pv-muxing: Remove call to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e15fd33 + +- drm/tests: helpers: Create a helper to allocate an atomic state (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit adcacda + +- drm/tests: helpers: Create a helper to allocate a locking ctx (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f5cfe1e + +- drm/tests: probe-helper: Remove call to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bec27ca + +- drm/tests: modes: Remove call to drm_kunit_helper_free_device() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9cd286c + +- drm/tests: client-modeset: Remove call to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 280cb78 + +- drm/tests: helpers: Switch to kunit actions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b8b3c17 + +- drm/ssd130x: clean up some inconsistent indenting (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fe12b62 + +- drm: Fix references to drm_plane_helper_check_state() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 33279fc + +- drm/todo: Convert list of fbconv links to footnotes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 88d5a79 + +- drm/todo: Add atomic modesetting references (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit db94af5 + +- drm: Spelling s/randevouz/rendez-vous/ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 69aff4f + +- drm: Spelling s/sempahore/semaphore/ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8e184c4 + +- drm/udl: Convert to drm_crtc_helper_atomic_check() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ee2f8db + +- drm/bridge_connector: Handle drm_connector_init_with_ddc() failures (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2ffa0bc + +- gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8c7e4ea + +- gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 63773c8 + +- drm/imx/ipuv3: ipuv3-plane: reuse local variable height in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8e032d6 + +- drm/imx/dcss: Use dev_err_probe (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ebb58fd + +- drm/panel: simple: Simplify matching using of_device_get_match_data() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2711515 + +- video: logo: LOGO should depend on FB_CORE i.s.o. FB (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6cb8553 + +- Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2cef5e4 + +- drm/vkms: Fix race-condition between the hrtimer and the atomic (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6af482c + +- drm/vkms: Add support to 1D gamma LUT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5d4c645 + +- drm/tegra: sor: Convert to devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5b9e7be + +- drm/tegra: hdmi: Convert to devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit beb4e39 + +- drm/tegra: output: hdmi: Support bridge/connector (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9998518 + +- drm/tegra: Enable runtime PM during probe (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0f8263a + +- drm/tegra: dpaux: Use devm_platform_ioremap_resource() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4749140 + +- gpu: host1x: Return error when context device not attached to IOMMU (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 21ed0ae + +- drm/tegra: Add error check for NVDEC firmware memory allocation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 45b5644 + +- drm/i915: Avoid -Wconstant-logical-operand in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 86ee25c + +- drm/v3d: Avoid -Wconstant-logical-operand in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cb84a72 + +- drm/ssd130x: Use shadow-buffer helpers when managing plane's state (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit edab47f + +- drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 24490ef + +- drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 93896f6 + +- drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 59d5cd2 + +- drm/amdgpu: correct vmhub index in GMC v10/11 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cdd39f4 + +- drm/amdgpu: Fix non-standard format specifiers in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 90caeb8 + +- drm/amdgpu: set completion status as preempted for the resubmission (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1e5b481 + +- drm/radeon: Fix ENOSYS with better fitting error codes in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a827a3e + +- drm/radeon: Remove unnecessary NULL test before kfree in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2aae7e3 + +- drm/amdgpu: Use parentheses for sizeof *numa_info in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c18a31f + +- drm/amdgpu: Fix unnecessary else after return in 'amdgpu_eeprom_xfer' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4ce0726 + +- drm/amdgpu/discovery: enable PSP 14.0.0 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ecd5ef8 + +- drm/amdgpu: add PSP 14.0.0 support (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 986dbf6 + +- drm/radeon: Fix format error (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a9a7212 + +- drm/amdkfd: fix and enable ttmp setup for gfx11 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5a3ece9 + +- drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2bc1a9b + +- drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 653e64b + +- drm/amdgpu: Fix no new typedefs for enum _AMDGPU_DOORBELL_* (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 83861fa + +- drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4dfff54 + +- drm/amdgpu: remove repeat code for mes_add_queue_pkt (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b10b31d + +- drm/amdgpu: Checkpoint and Restore VRAM BOs without VA (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d06261d + +- drm/amdgpu: enable trap of each kfd vmid for gfx v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1ef12ad + +- drm/amd/pm: open brace '{' following struct go on the same line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 93dc34f + +- drm/amd/pm: open brace '{' following function definitions go on the (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 013bbb2 + +- drm/amd/pm: that open brace { should be on the previous line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8a47185 + +- drm/amd/pm: Clean up errors in arcturus_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ca11d69 + +- drm/amd/pm: Clean up errors in arcturus_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e48f777 + +- drm/amd/pm: Clean up errors in navi10_ppt.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d84a0d + +- drm/amd/pm: add missing spaces before '(' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bec02db + +- drm/radeon: Move assignment outside if condition (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4798838 + +- drm/radeon: that open brace { should be on the previous line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7783345 + +- drm/radeon: that open brace { should be on the previous line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0e34a30 + +- drm/radeon: add missing spaces after ',' and else should follow close (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3fed5bd + +- drm/radeon: add missing spaces before ';' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6b06db7 + +- drm/radeon/si_dpm: open brace '{' following struct go on the same (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 29c3fa5 + +- drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 33cc0f5 + +- drm/amdgpu: load sdma ucode in the guest machine (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 701291a + +- drm/amdgpu: Use seq_puts() instead of seq_printf() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2c27823 + +- drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9af2cfb + +- drm/amd/display: Remove else after return in 'dm_vblank_get_counter' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 08c8e7e + +- drm/amdgpu: Add -ENOMEM error handling when there is no memory (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b386519 + +- drm/amdgpu: Check APU flag to disable RAS (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bd2f1a9 + +- drm/amdgpu: fix the indexing issue during rlcg access ctrl init (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f5df6f2 + +- drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0bf4a8f + +- drm/amdkfd: avoid svm dump when dynamic debug disabled (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ebc2915 + +- drm/radeon: ERROR: "foo * bar" should be "foo *bar" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6104195 + +- drm/amdgpu: open brace '{' following struct go on the same line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4488dca + +- drm/amd/pm: open brace '{' following struct go on the same line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dd8fe74 + +- drm/amd: open brace '{' following struct go on the same line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6fb2d67 + +- drm/amd/display: 3.2.244 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ead3e73 + +- drm/amd/display: Fix underflow issue on 175hz timing (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4b97e6e + +- drm/amd/display: Add interface to modify DMUB panel power options (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0b99c49 + +- drm/amd/display: Rearrange dmub_cmd defs order (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 37cb26c + +- drm/amd/display: Remove check for default eDP panel_mode (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f76bdeb + +- drm/amdgpu: Fix style issues in amdgpu_gem.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d449e5c + +- drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 719cfc9 + +- drm/amd/display: Update DPG test pattern programming (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a876938 + +- drm/amd/display: Correct unit conversion for vstartup + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit 454d046 + +- drm/amd/display: Refactor recout calculation with a more generic (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e794682 + +- drm/amd/display: Read down-spread percentage from lut to adjust (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 22873ff + +- drm/amd/display: Prevent invalid pipe connections (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1fffd4e + +- drm/amdgpu: Update ring scheduler info as needed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9e5493a + +- drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 261d0dc + +- drm/amd/display: Add VESA SCR case for default aux backlight (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9d2c5d7 + +- drm/radeon: Prefer dev_* variant over printk (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d5877a6 + +- drm/radeon: Fix style issues in radeon _encoders.c & _gart.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 74398cb + +- drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3e3a03c + +- drm/radeon: Avoid externs & do not initialize globals to 0 in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4bcfc1c + +- drm/amd/display: Correct grammar mistakes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 785bd04 + +- drm/amdgpu: Return -ENOMEM when there is no memory in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1654426 + +- drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d7f8392 + +- drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit baae507 + +- drm/amdkfd: enable cooperative groups for gfx11 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7a5440f + +- drm/amdgpu: set sw state to gfxoff after SR-IOV reset (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dbe4c6a + +- drm/amdgpu: Fix one kernel-doc comment (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9f1ed40 + +- drm/amdgpu: Program xcp_ctl registers as needed (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5a83804 + +- drm/amd/display: Allow building DC with clang on RISC-V (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e3fbbcb + +- drm/amd/display: remove an unused file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 519a329 + +- drm/radeon: Prefer pr_err/_info over printk (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1de20f5 + +- drm/amdgpu: allow secure submission on VCN4 ring (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b6aa4c6 + +- drm/amd: Avoid reading the VBIOS part number twice (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fda2f9e + +- drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a124c4 + +- drm/amd/display: Promote DAL to 3.2.243 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3f2e43b + +- drm/amd/display: Add missing triggers for full updates (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 35b6f08 + +- drm/amd/display: ABM pause toggle (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 97f0ac0 + +- drm/amd/display: Fix ASIC check in aux timeout workaround (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f32bae8 + +- drm/amd/display: Add link encoding to timing BW calculation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 27584f5 + +- drm/amd/display: Add stream overhead in BW calculations for 128b/132b (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 179397b + +- drm/amd/display: Initialize necessary uninitialized variables (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4bad940 + +- drm/amd/display: Add helpers to get DMUB FW boot options (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e78b39b + +- drm/amd/display: Promote DAL to 3.2.242 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 783fc6e + +- drm/amd/display: Update 128b/132b downspread factor to 0.3% (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit edd50e4 + +- drm/amd/display: Fix race condition when turning off an output alone (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0fe89d6 + +- drm/amd/display: add additional refresh rate conditions for SubVP (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3008066 + +- drm/amd/display: refine to decide the verified link setting (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8ffaef0 + +- drm/amd/display: Fix DP2 link training failure with RCO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ad159f7 + +- drm/amd/display: Cache backlight_millinits in link structure and (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3d86bfb + +- drm/amd/display: Reenable all root clock gating options (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a9e4df1 + +- drm/amd/display: Update SW cursor fallback for subvp high refresh (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e72efdb + +- drm/amd/display: Skip querying caps when DMCUB emulation is in use (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 97c09e0 + +- drm/amd/display: Update scaler recout data for visual confirm (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d6832ff + +- drm/amd/display: Skip enabling DMCUB when using emulation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 508bec8 + +- drm/amd/display: Reduce stack size (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 70178bb + +- drm/amd/display: Hardcode vco_freq for dcn316 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 966a55c + +- drm/amd/display: Add missing static (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9ee4bfa + +- drm/amd/display: Remove unused function (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4559837 + +- drm/amd/display: Improve the include of header file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f71a98f + +- drm/amd/display: Re-add aux intercept disable delay generically for (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 17aa4fe + +- drm/amd/display: Use is_dig_enable function instead of dcn10 hardcode (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2dbe713 + +- drm/amd/display: Setup stream encoder before link enable for TMDS (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9b8007b + +- drm/amdgpu: create a new file for doorbell manager (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7e4b13d + +- drm/amdgpu: Add dcdebugmask option to enable DPIA trace (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e344d61 + +- drm/amdgpu: Disable RAS by default on APU flatform (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dd97747 + +- drm/amdgpu: Enable aqua vanjaram RAS (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ad66a9a + +- drm/amdgpu: Avoid possiblity of kernel crash in 'gmc_v8_0, (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ea09927 + +- drm/amd/display: Eliminate warnings in amdgpu_dm_helpers.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dcec46e + +- drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d09d525 + +- drm/amd/display: Implement zpos property (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3a4a519 + +- drm/amd/display: Enable 3 plane for DCN 3.01 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5ea97a2 + +- drm/amd/display: Expose more formats for overlay planes on DCN (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e25ebd9 + +- Revert "drm/amdgpu:update kernel vcn ring test" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5f089c4 + +- Revert "drm/amdgpu: update kernel vcn ring test" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit adec383 + +- drm/amdgpu: Fix error & warnings in gmc_v8_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b2daa41 + +- drm/amdgpu: Rename to amdgpu_vm_tlb_seq_struct (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9338bd2 + +- drm/amdkfd: Fix stack size in 'amdgpu_amdkfd_unmap_hiq' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 528c8a6 + +- drm/amdkfd: report dispatch id always saved in ttmps after gc9.4.2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 32e2bb7 + +- drm/amdgpu: update kernel vcn ring test (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 932bd40 + +- drm/amdgpu:update kernel vcn ring test (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3b323da + +- drm/amdgpu: add watchdog timer enablement for gfx_v9_4_3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9bee1ae + +- drm/amdkfd: Update CWSR grace period for GFX9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fe0e194 + +- drm/radeon: ERROR: "(foo*)" should be "(foo *)" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 73466ed + +- drm/radeon: ERROR: that open brace { should be on the previous line (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a9940d0 + +- drm/radeon: ERROR: "(foo*)" should be "(foo *)" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 49a8b69 + +- drm/radeon: ERROR: "(foo*)" should be "(foo *)" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 87f9c7b + +- drm/radeon: ERROR: "foo * bar" should be "foo *bar" (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ebc9d69 + +- drm/amdgpu: use psp_execute_load_ip_fw instead (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b5cad4e + +- drm/amdgpu: rename psp_execute_non_psp_fw_load and make it global (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit de5efba + +- drm/amdkfd: add multi-process debugging support for GC v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f4646d0 + +- drm/amdkfd: enable watch points globally for gfx943 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ea10c46 + +- drm/amdkfd: restore debugger additional info for gfx v9_4_3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0a655f4 + +- drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 68b0192 + +- drm/amdgpu: Increase soft IH ring size (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 686cc56 + +- drm/amdgpu/gfx10: move update_spm_vmid() out of rlc_init() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 77d6f54 + +- drm/amdgpu/gfx9: move update_spm_vmid() out of rlc_init() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 234df01 + +- drm/amdgpu: Fix errors & warnings in gfx_v10_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cf748eb + +- drm/amdgpu: Fix warnings in gfxhub_ v3_0, v3_0_3.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3e3a4df + +- drm/amdgpu: Fix warnings in gmc_v8_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 96581b1 + +- drm/amd/pm: disbale dcefclk device sysnode on GFX v9.4.3 chip (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0eb34dc + +- drm/amdgpu/vkms: drop redundant set of fb_modifiers_not_supported (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 06d678c + +- drm/amdgpu: Remove else after return statement in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 613db86 + +- drm/amdgpu: Fix warnings in gmc_v11_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e3485cb + +- drm/amdgpu: Remove else after return statement in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8ee5ce2 + +- drm/amdgpu: Fix warnings in gfxhub_v2_1.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d49da36 + +- drm/amdgpu: Fix errors & warnings in gmc_ v6_0, v7_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c33614f + +- drm/amdgpu: Fix warnings in gmc_v10_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b6e4141 + +- drm/amdgpu: Prefer dev_warn over printk (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c82f8a9 + +- drm/amdgpu: Fix warnings in gfxhub_v2_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 37b495e + +- drm/amdgpu: Remove redundant GFX v9.4.3 sequence (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b48a00a + +- drm/amdgpu: Fix warnings in gfxhub_ v1_0, v1_2.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9ee0ecc + +- drm/amd/display: Block optimize on consecutive FAMS enables (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1597052 + +- drm/amdgpu: Fix error & warnings in gmc_v9_0.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f9dccd1 + +- drm/amdgpu: Change golden settings for GFX v9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e03daa7 + +- drm/amdkfd: Skip handle mapping SVM range with no GPU access (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8477aab + +- drm/amd/amdgpu: Add cu_occupancy sysfs file to GFX9.4.3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fe02625 + +- drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 909192c + +- drm/amdkfd: Use KIQ to unmap HIQ (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ef49739 + +- drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ee880e0 + +- drm/amd/display: Remove unnecessary casts in amdgpu_dm_helpers.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2f25065 + +- drm/amd/display: Clean up warnings in amdgpu_dm_pp_smu.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 126ae0a + +- drm/amdgpu: skip address adjustment for GFX RAS injection (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 297bff1 + +- drm/amdgpu: Update invalid PTE flag setting (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1c60de9 + +- drm/amdgpu: return an error if query_video_caps is not set (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 800c1a4 + +- drm/amdkfd: Access gpuvm_export_dmabuf() API to get Dmabuf (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 85776dc + +- drm/amd: adjust whitespace for amdgpu_psp.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 262c697 + +- drm/amd: Detect IFWI or PD upgrade support in psp_early_init() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8cbe487 + +- drm/amd: Add documentation for how to flash a dGPU (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d54c4f5 + +- drm/amd: Convert USB-C PD F/W attributes into groups (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 65f8cf9 + +- drm/amd: Make flashing messages quieter (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0296b9b + +- drm/amd: Use attribute groups for PSP flashing attributes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5a0b2e4 + +- drm/amd/display: fix comment typo (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b109605 + +- drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5d3eeab + +- drm/amd/display: Remove redundant braces in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c590c8f + +- drm/amd/display: Clean up style problems in amdgpu_dm_irq.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b9cb92a + +- drm/amd/display: Remove else after return in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1c6fbc9 + +- drm/amd/display: Remove else after return statement in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3f99186 + +- drm/amdgpu: Rename aqua_vanjaram_reg_init.c (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fdd923b + +- dma-buf: Fix the typo in DMA-BUF statistics doc (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 13cf6f4 + +- drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 958888c + +- drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c9613b1 + +- drm/ast: Do not enable PCI resources multiple times (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0e037fe + +- drm/panel: ld9040: add backlight Kconfig dependency (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 499e82b + +- fbdev: Harmonize some comments in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 29509e3 + +- fbdev: Remove FB_DEFAULT_SYS_OPS (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2992fbc + +- drm/omapdrm: Set fbdev FBINFO_VIRTFB flag (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 59746a6 + +- drm/omapdrm: Use GEM mmap for fbdev emulation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 82bed15 + +- drm/omapdrm: Set VM flags in GEM-object mmap function (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f025097 + +- drm/exynos: Set fbdev FBINFO_VIRTFB flag (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e494471 + +- drm/exynos: Use fbdev DMA helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2d6878a + +- drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b8aa8e9 + +- drm/tegra: Set fbdev FBINFO_VIRTFB flag (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 51d390c + +- drm/tegra: Use fbdev DMA helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0bf4739 + +- drm/fbdev-dma: Use fbdev DMA helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 154ed75 + +- fbdev: Add fb_ops init macros for framebuffers in DMA-able + memory (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- Refresh patches.suse/fbdev-Update-fbdev-source-file-paths.patch. +- commit 1a238ca + +- drm/panel: db7430: remove unused variables (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f3ff447 + +- fbdev: Document that framebuffer_alloc() returns zero'ed data (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a943c8 + +- fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5312a6a + +- vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 082f5b7 + +- fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a53440f + +- fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7cd4e71 + +- fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8c84118 + +- fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a482610 + +- fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2a8e673 + +- auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 813952e + +- hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9f76926 + +- media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2bccf05 + +- staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8d589f4 + +- fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aa04250 + +- fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 98d7662 + +- fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5689e57 + +- fbdev: Remove FBINFO_DEFAULT from static structs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7b5ba4b + +- drm: Remove flag FBINFO_DEFAULT from fbdev emulation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 29d4930 + +- drm/managed: Clean up GFP_ flag usage in drmm_kmalloc() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bd5d950 + +- drm/bridge: Remove redundant i2c_client in anx7625/it6505 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e6354da + +- drm/bridge: it6505: Fix Kconfig indentation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit eb6c702 + +- drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ec9262c + +- fbdev: Split frame buffer support in FB and FB_CORE symbols (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit baeb4cc + +- fbdev: Move core fbdev symbols to a separate Kconfig file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6da4910 + +- video: Add auxiliary display drivers to Graphics support menu (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2df63b6 + +- drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 20b5369 + +- drm/bridge: tc358767: give VSDELAY some positive value (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 03abf73 + +- drm/bridge: tc358767: increase PLL lock time delay (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 47eb9e2 + +- drm/arm/komeda: Remove component framework and add a simple encoder (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 424351c + +- drm: Explicitly include correct DT includes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a0f4f63 + +- gpu/host1x: Explicitly include correct DT includes (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e99a8b8 + +- drm: debugfs: Silence warning from cast (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1305306 + +- drm: manager: Fix printk format for size_t (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 97576f2 + +- drm/panel: simple: Drop prepared_time (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6e01236 + +- drm/syncobj: add IOCTL to register an eventfd (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 563d55a + +- drm: debugfs: provide infrastructure to dump a DRM GPU VA space (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 67ececb + +- drm: manager to keep track of GPUs VA mappings (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a22608a + +- drm/file: use explicit values for enum drm_minor_type (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b7c359e + +- drm/drv: use enum drm_minor_type when appropriate (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 05ab145 + +- drm/panel: ld9040: Register a backlight device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e87433c + +- drm/panel: ld9040: Use better magic values (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 225674a + +- drm/ssd130x: Change pixel format used to compute the buffer size (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6ac0843 + +- drm/loongson: Remove a useless check in (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7bbd641 + +- drm/amdgpu: use the new drm_exec object for CS v3 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3b49ee2 + +- drm/amdgpu: use drm_exec for MES testing (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8e5d5ab + +- drm/amdgpu: use drm_exec for GEM and CSA handling v2 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7810948 + +- drm: add drm_exec selftests v4 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 501f324 + +- drm: execution context for GEM buffers v7 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d6427a5 + +- fbdev/hyperv_fb: Include (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b5b6fdd + +- drm/arm: Make ARM devices menu depend on DRM (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3158123 + +- drm/ttm: Use init_on_free to delay release TTM BOs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 018515d + +- drm/bridge: cdns-mhdp8546: Fix the interrupt enable/disable (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 211938a + +- drm/tidss: Update encoder/bridge chain connect model (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9998db5 + +- drm/bridge: sii902x: Set input_bus_flags in atomic_check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fc9fe00 + +- drm/bridge: sii902x: Support format negotiation hooks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1cded5c + +- drm/bridge: mhdp8546: Set input_bus_flags from atomic_check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d561fea + +- drm/bridge: mhdp8546: Add minimal format negotiation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7b843ef + +- drm/bridge: tfp410: Set input_bus_flags in atomic_check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2baeb95 + +- drm/bridge: tfp410: Support format negotiation hooks (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 668fcc8 + +- drm/bridge: tc358767: Use devm_clk_get_enabled() helper (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 730a500 + +- drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8439496 + +- nouveau/dispnv50: add cursor pitch check (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7badd07 + +- drm/virtio: Conditionally allocate virtio_gpu_fence (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 806f2f3 + +- fbdev/xen-fbfront: Generate deferred I/O ops (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 15744d2 + +- fbdev/xen-fbfront: Select FB_SYS_HELPERS_DEFERRED (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 01d5e02 + +- fbdev/ssd1307fb: Generate deferred I/O ops (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2ef0955 + +- fbdev/ssd1307fb: Select FB_SYS_HELPERS_DEFERRED (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dbe32f9 + +- fbdev/metronomefb: Generate deferred I/O ops (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8d568ae + +- fbdev/metronomefb: Select FB_SYS_HELPERS_DEFERRED (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 33d9265 + +- fbdev/hecubafb: Generate deferred I/O ops (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7c6aec7 + +- fbdev/hecubafb: Select FB_SYS_HELPERS_DEFERRED (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4755571 + +- fbdev/broadsheetfb: Generate deferred I/O ops (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 31b0892 + +- fbdev/broadsheetfb: Select FB_SYS_HELPERS_DEFERRED (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4346cdd + +- sysfb: Do not include from sysfb header (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 96a6eac + +- fbdev/sm712fb: Do not include (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b3ceb5f + +- drm/nouveau/disp: drop unused argument in nv50_dp_mode_valid (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 380b88e + +- drm/nouveau/kms: don't call drm_dp_cec_set_edid() on TMDS (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4efdee7 + +- drm/nouveau/nvif: fix potential double-free (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 71d4e95 + +- drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3576097 + +- drm/nouveau/fifo/ga100-: remove individual runlists rather than (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 829a0e0 + +- drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 553d330 + +- drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7203dcc + +- drm/nouveau/fb/ga102-: construct vidmem heap via new gp102 paths (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 790f83b + +- drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1b8133d + +- drm/nouveau/nvkm: punt spurious irq messages to debug level (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1a6a02e + +- drm/nouveau/nvkm: fini object children in reverse order (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit be0c2f3 + +- drm: Add kms driver for loongson display controller (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fb09f02 + +- drm/drm_gem.c: Remove surplus else after return (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9dd4f0b + +- drm/gud: use vmalloc_array and vcalloc (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 83767b2 + +- drm: bridge: samsung-dsim: Drain command transfer FIFO before (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8ee9f13 + +- drm/edid: Add quirk for OSVR HDK 2.0 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0eb8d3a + +- drm/tests: Fix swapped drm_framebuffer tests parameter names (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6a86cb7 + +- drm/edid: make read-only const array static (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e7e8ac1 + +- drm/ast: Merge config and chip detection (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2f33ae7 + +- drm/ast: Move widescreen and tx-chip detection into separate helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f9f7014 + +- drm/ast: Detect AST 2510 model (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8edb418 + +- drm/ast: Detect AST 1400 model (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 729268b + +- drm/ast: Detect AST 1300 model (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5b5b697 + +- drm/ast: Distinguish among chip generations (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 181acce + +- drm/ast: Set up release action right after enabling MMIO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cb50d55 + +- drm/ast: Enable and unlock device access early during init (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c91d325 + +- drm/ast: Set PCI config before accessing I/O registers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a9c7a81 + +- drm/ast: Remove device POSTing and config from chip detection (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3556383 + +- drm/ast: Remove dead else branch in POST code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c09219a + +- drm/ast: Implement register helpers in ast_drv.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d8017e7 + +- drm/ast: Remove vga2_clone field (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit caff45a + +- drm/ttm: Don't shadow the operation context (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e635097 + +- fbdev: Make support for userspace interfaces configurable (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 496f3d3 + +- fbdev/core: Rework fb init code (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 14ba907 + +- fbdev/core: Move file-I/O code into separate file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9e997e0 + +- fbdev/core: Move procfs code to separate file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d700660 + +- fbdev/core: Add fb_device_{create,destroy}() (jsc#PED-3527 + jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 + jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 + jsc#PED-6071). +- Refresh patches.suse/fbdev-Update-fbdev-source-file-paths.patch. +- commit 347dc1b + +- fbdev/core: Move framebuffer and backlight helpers into separate (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3d9c3b4 + +- fbdev/core: Pass Linux device to pm_vt_switch_*() functions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 21a0428 + +- fbdev/tdfxfb: Set i2c adapter parent to hardware device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bb1555a + +- fbdev/smscufx: Detect registered fb_info from refcount (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0057565 + +- fbdev/sm501fb: Output message with fb_err() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cd87e47 + +- fbdev/sh7760fb: Use hardware device with dev_() output during probe (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c5f283b + +- fbdev/sh7760fb: Alloc DMA memory from hardware device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3588205 + +- fbdev/sh7760fb: Output messages with fb_dbg() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 090cc78 + +- fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a288808 + +- fbdev/rivafb: Use hardware device as backlight parent (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b8a23c8 + +- fbdev/rivafb: Reorder backlight and framebuffer init/cleanup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5516076 + +- fbdev/radeonfb: Use hardware device as backlight parent (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit effc54c + +- fbdev/radeonfb: Reorder backlight and framebuffer cleanup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 610e23f + +- fbdev/pxa168fb: Do not assign to struct fb_info.dev (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 63adb05 + +- fbdev/nvidiafb: Use hardware device as backlight parent (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c72c6cc + +- fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2c1b2a1 + +- fbdev/metronomefb: Use hardware device for dev_err() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e96f9a0 + +- fbdev/mb862xxfb: Output messages with fb_dbg() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3205fd3 + +- fbdev/fsl-diu-fb: Output messages with fb_*() helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 55f4f65 + +- fbdev/ep93xx-fb: Output messages with fb_info() and fb_err() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6295d3f + +- fbdev/ep93xx-fb: Alloc DMA memory from hardware device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 63f7c74 + +- fbdev/broadsheetfb: Call device_remove_file() with hardware device (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ab9c4fc + +- fbdev/aty128fb: Use hardware device as backlight parent (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ecfb033 + +- fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 238ace4 + +- fbdev/atyfb: Use hardware device as backlight parent (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0e32f8d + +- fbdev/atyfb: Reorder backlight and framebuffer init/cleanup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d8dc846 + +- backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fc64cf8 + +- backlight/gpio_backlight: Rename field 'fbdev' to 'dev' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8dfbebb + +- backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev' (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 139d94c + +- drm/bridge: dw-hdmi: remove dead code and fix indentation (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5a6bab6 + +- drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 58650ea + +- drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 412ab0c + +- drm: Clear fd/handle callbacks in struct drm_driver + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071 bsc#1212533 bsc#1212533). +- commit 0682bea + +- drm/vkms: Isolate writeback pixel conversion functions (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit dfc41f8 + +- drm/vkms: Enable ARGB8888 support for writeback (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c6897bb + +- drm/vkms: Reduce critical section (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit afd698b + +- drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a30eb7 + +- drm/kms: log when querying an object not included in lease (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bbec67c + +- drm/atomic: log errors in drm_mode_atomic_ioctl() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2cccebe + +- drm/atomic: log when page-flip is requested without CRTCs (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bf41925 + +- drm/atomic: log on attempt to set legacy DPMS property (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f3a8f40 + +- drm/atomic: log when CRTC_ID prop value is invalid (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a3c536 + +- drm/atomic: log when getting/setting unknown properties (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 03fe55f + +- drm/atomic: drop extra bracket from log messages (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 166c22b + +- drm/atomic: log drm_atomic_replace_property_blob_from_id() errors (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3930600 + +- drm/bridge_connector: use drm_kms_helper_connector_hotplug_event() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1a9fce9 + +- drm/sysfs: rename drm_sysfs_connector_status_event() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 61c44ee + +- drm: fix code style for embedded structs in hdr_metadata_infoframe (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0a89952 + +- drm/mgag200: set variable mgag200_modeset storage-class-specifier to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2e421ab + +- drm/i2c: Switch i2c drivers back to use .probe() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c71867b + +- drm/bridge: tc358762: Handle HS/VS polarity (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b537bb4 + +- drm/bridge: tc358762: Guess the meaning of LCDCTRL bits (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 827de55 + +- drm/bridge: tc358762: Instruct DSI host to generate HSE packets (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d11ee2 + +- drm/bridge: tc358762: Switch to atomic ops (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a82c782 + +- drm/bridge: tc358762: Split register programming from pre-enable to (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e7cd4d1 + +- drm/bridge: tc358764: Use BIT() macro for actual bits (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 06bd23b + +- drm/shmem-helper: Switch to reservation lock (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d1a0581 + +- dma-buf: Change locking policy for mmap() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ac2396c + +- drm: Don't assert held reservation lock for dma-buf mmapping (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a932e37 + +- udmabuf: Don't assert held reservation lock for dma-buf mmapping (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1e66319 + +- dma-buf/heaps: Don't assert held reservation lock for dma-buf (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b27aa6c + +- drm/bridge: lt9611uxc: Add MODULE_FIRMWARE macro (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1f3e719 + +- drm/vkms: Fix all kernel-doc warnings of the vkms_composer file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8fb61dc + +- drm/vkms: Add kernel-doc to the function vkms_compose_row() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f3240bb + +- drm/amdgpu: Remove struct drm_driver.gem_prime_mmap + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit a8c3bd6 + +- drm: Remove struct drm_driver.gem_prime_mmap (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a5b75d1 + +- drm/msm: Initialize mmap offset after constructing the buffer object (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 37a6146 + +- drm/tidss: Add support for AM625 DSS (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fb43c66 + +- drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 57e6e57 + +- drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc() (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 960f287 + +- drm/ssd130x: Don't allocate buffers on each plane update (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4c2e920 + +- drm/ssd130x: Set the page height value in the device info data (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9dc9f5c + +- drm/ssd130x: Make default width and height to be controller dependent (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d0eb063 + +- drm/omap: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a7db0d4 + +- drm/tilcdc: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3984872 + +- drm/rcar-du: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit aeeeed8 + +- drm/xlnx/zynqmp_dpsub: Convert to platform remove callback returning (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d1812c0 + +- drm/vc4: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d7708dc + +- drm/v3d: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4586137 + +- drm/tve200: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 42a6a4b + +- drm/tiny: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9e85153 + +- drm/tidss: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 11e86cd + +- drm/sun4i: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5b9ee38 + +- drm/stm: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ff3979a + +- drm/sti: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 41e902e + +- drm/rockchip: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 64f75ef + +- drm/panfrost: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f422724 + +- drm/panel: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cde21fd + +- drm/mxsfb: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0278c8b + +- drm/meson: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 40b20f7 + +- drm/mcde: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8415c9c + +- drm/logicvc: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c609196 + +- drm/lima: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 008a0ed + +- drm/hisilicon: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3cb3636 + +- drm/fsl-dcu: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d642fc9 + +- drm/atmel-hlcdc: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6d97778 + +- drm/aspeed: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 660a848 + +- drm/arm/malidp: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5225e88 + +- drm/arm/hdlcd: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c2e0de8 + +- drm/komeda: Convert to platform remove callback returning void (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cd20618 + +- drm/panel: Add driver for Visionox r66451 panel (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 45d98bb + +- drm/panel: s6d7aa0: remove the unneeded variable in s6d7aa0_lock (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a034f60 + +- drm/panel-edp: Add AUO B116XAB01.4 edp panel entry (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ddfadf7 + +- drm/i915: Move abs_diff() to math.h (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1065525 + +- minmax: add in_range() macro (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8aa39d7 + +- fbdev: Rename fb_mem*() helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 623f5ce + +- fbdev: Move framebuffer I/O helpers into (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3677e17 + +- fbdev: Include instead of (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 7b99b28 + +- fbdev: Include in various drivers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b6f13a5 + +- arch/x86: Include in fbdev source file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ba9d5aa + +- arch/sparc: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bc778c5 + +- arch/mips: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 099db9c + +- arch/loongarch: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 42e92f7 + +- arch/ia64: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fca35d0 + +- arch/sparc: Implement fb_is_primary_device() in source file (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8fa5c8c + +- arch/arm64: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 56f1e53 + +- arch/powerpc: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 34b3f04 + +- arch/x86: Implement with generic helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0164da8 + +- fbdev: Prepare generic architecture helpers (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a7d5a6f + +- fbdev: Simplify fb_is_primary_device for x86 (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fcdb57b + +- kunit: Add kunit_add_action() to defer a call until test exit (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9e287dc + +- Update + patches.suse/drm-amd-display-fix-the-ability-to-use-lower-resolut.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8404fa8 + +- Update + patches.suse/i915-pmu-Move-execlist-stats-initialization-to-execl.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2fd6ed4 + +- Update + patches.suse/drm-virtio-clean-out_fence-on-complete_submit.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 738fc58 + +- Update + patches.suse/drm-meson-fix-memory-leak-on-hpd_notify-callback.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2c12b17 + +- Update + patches.suse/drm-tests-Fix-incorrect-argument-in-drm_test_mm_inse.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c561b23 + +- Update patches.suse/drm-tests-helpers-Avoid-a-driver-uaf.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 47616ce + +- Update + patches.suse/drm-radeon-make-fence-wait-in-suballocator-uninterrr.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2f1fe41 + +- Update + patches.suse/drm-i915-Only-check-eDP-HPD-when-AUX-CH-is-shared.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6df7557 + +- Update + patches.suse/drm-amd-display-fix-the-white-screen-issue-when-64GB.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4d88cb6 + +- Update + patches.suse/drm-gm12u320-Fix-the-timeout-usage-for-usb_bulk_msg.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9c9c815 + +- Update + patches.suse/drm-amd-Make-fence-wait-in-suballocator-uninterrupti.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4481783 + +- Update + patches.suse/drm-amd-display-prevent-potential-division-by-zero-e.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8ee87e7 + +- Update + patches.suse/drm-amd-display-enable-cursor-degamma-for-DCN3-DRM-l.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d7269a0 + +- Update + patches.suse/Revert-drm-amd-display-Remove-v_startup-workaround-f.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 22fc7e2 + +- Update + patches.suse/drm-amd-display-always-switch-off-ODM-before-committ.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 325c0a3 + +- Update + patches.suse/drm-amd-display-Remove-wait-while-locked.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 1cd430d + +- Update + patches.suse/drm-amd-display-Add-smu-write-msg-id-fail-retry-proc.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit 1378da5 + +- Update + patches.suse/drm-amd-display-register-edp_backlight_control-for-D.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4244f35 + +- Update + patches.suse/drm-amd-display-fix-mode-scaling-RMX_.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 681b74c + +- Update + patches.suse/drm-i915-mark-requests-for-GuC-virtual-engines-to-av.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fed52bf + +- Update + patches.suse/drm-i915-gvt-Drop-unused-helper-intel_vgpu_reset_gtt.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 959b2ba + +- Update + patches.suse/drm-i915-gvt-Put-the-page-reference-obtained-by-KVM-.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 162958b + +- Update + patches.suse/drm-i915-gvt-Verify-pfn-is-valid-before-dereferencin.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 248c2eb + +- Update + patches.suse/backlight-gpio_backlight-Drop-output-GPIO-direction-.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c8813fe + +- Update + patches.suse/backlight-lp855x-Initialize-PWM-state-on-first-brigh.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 14664b8 + +- Update patches.suse/fbdev-Update-fbdev-source-file-paths.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit 77328b5 + +- Update + patches.suse/drm-radeon-Use-RMW-accessors-for-changing-LNKCTL.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit fd18279 + +- Update + patches.suse/drm-amdgpu-Use-RMW-accessors-for-changing-LNKCTL.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3d35ea3 + +- Update patches.suse/drm-msm-a690-Switch-to-a660_gmu.bin.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit 042bead + +- Update patches.suse/drm-msm-a6xx-Fix-GMU-lockdep-splat.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c92d672 + +- Update + patches.suse/drm-msm-a2xx-Call-adreno_gpu_init-earlier.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 824fe06 + +- Update + patches.suse/drm-msm-dpu-fix-the-irq-index-in-dpu_encoder_phys_wb.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 58fd4bd + +- Update + patches.suse/drm-msm-mdp5-Don-t-leak-some-plane-state.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b731701 + +- Delete + patches.suse/drm-msm-dpu-fix-DSC-1.2-enc-subblock-length.patch. + Patch will be added back at the end of the series +- commit 1bb4eb2 + +- Delete patches.suse/drm-msm-dpu-fix-DSC-1.2-block-lengths.patch. + Patch will be added back at the end of the series +- commit 737c54e + +- Update + patches.suse/drm-msm-dpu-increase-memtype-count-to-16-for-sm8550.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 jsc#PED-5511 + jsc#PED-6041 jsc#PED-6069 jsc#PED-6071). +- commit 05c3d3a + +- Update + patches.suse/drm-msm-Update-dev-core-dump-to-not-print-backwards.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0fdccff + +- Update + patches.suse/drm-etnaviv-fix-dumping-of-active-MMU-context.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b886c30 + +- Update + patches.suse/drm-amd-display-ensure-async-flips-are-only-accepted.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 2f02292 + +- Update + patches.suse/drm-amd-pm-fix-variable-dereferenced-issue-in-amdgpu.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 370cff5 + +- Update + patches.suse/drm-mediatek-Fix-void-pointer-to-enum-cast-warning.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a241211 + +- Update + patches.suse/drm-mediatek-Fix-potential-memory-leak-if-vmap-fail.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 531cb9f + +- Update + patches.suse/drm-mediatek-Fix-dereference-before-null-check.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit d9053c7 + +- Update + patches.suse/drm-mediatek-Add-cnt-checking-for-coverity-issue.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 120f8f0 + +- Update + patches.suse/drm-mediatek-Remove-freeing-not-dynamic-allocated-me.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit cf71ba4 + +- Update + patches.suse/drm-mediatek-dp-Add-missing-error-checks-in-mtk_dp_p.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 252686f + +- Update + patches.suse/drm-mediatek-Fix-uninitialized-symbol.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 0398059 + +- Delete + patches.suse/drm-i915-gsc-Fix-intel_gsc_uc_fw_proxy_init_done-wit.patch. + Patch will be added back at the end of the series +- commit 0cec422 + +- Update + patches.suse/drm-panel-simple-Add-missing-connector-type-and-pixe.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 480b1c5 + +- Update + patches.suse/drm-bridge-fix-Wunused-const-variable-warning.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 831c067 + +- Update + patches.suse/drm-Remove-references-to-removed-transitional-helper.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 70797bf + +- Update + patches.suse/drm-repaper-Reduce-temporary-buffer-size-in-repaper_.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c408677 + +- Update + patches.suse/drm-armada-Fix-off-by-one-error-in-armada_overlay_ge.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 265854d + +- Update + patches.suse/drm-ast-report-connection-status-on-Display-Port.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit be87d58 + +- Update patches.suse/drm-ast-Add-BMC-virtual-connector.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b7b8af8 + +- Update + patches.suse/drm-gem-fb-helper-Consistenly-use-drm_dbg_kms.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4a8046c + +- Update + patches.suse/drm-atomic-helper-Update-reference-to-drm_crtc_force.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 880633f + +- Update + patches.suse/drm-tegra-dpaux-Fix-incorrect-return-value-of-platfo.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 6b85e49 + +- Update + patches.suse/drm-xlnx-zynqmp_dpsub-Add-missing-check-for-dma_set_.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 9894150 + +- Update + patches.suse/drm-amdgpu-Update-min-to-min_t-in-amdgpu_info_ioctl.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 43fcd0c + +- Update + patches.suse/drm-amd-display-dc.h-eliminate-kernel-doc-warnings.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 4508ddb + +- Update + patches.suse/drm-amdgpu-avoid-integer-overflow-warning-in-amdgpu_.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit ad4bf25 + +- Update + patches.suse/drm-amd-display-Do-not-set-drr-on-pipe-commit.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit b5e023d + +- Update + patches.suse/drm-bridge-anx7625-Drop-device-lock-before-drm_helpe.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c1a25ce + +- Update + patches.suse/drm-adv7511-Fix-low-refresh-rate-register-for-ADV753.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e60c131 + +- Update + patches.suse/drm-bridge-anx7625-Use-common-macros-for-HDCP-capabi.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 54dfcaa + +- Update + patches.suse/drm-bridge-anx7625-Use-common-macros-for-DP-power-se.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit c418a3a + +- Update + patches.suse/drm-hyperv-Fix-a-compilation-issue-because-of-not-in.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 3a2847f + +- Update patches.suse/drm-ast-Fix-DRAM-init-on-AST2200.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit e51853b + +- Update + patches.suse/fbdev-ep93xx-fb-Do-not-assign-to-struct-fb_info.dev.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 5be18a2 + +- Update + patches.suse/backlight-lv5207lp-Compare-against-struct-fb_info.de.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 980e082 + +- Update + patches.suse/backlight-gpio_backlight-Compare-against-struct-fb_i.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit f4f179b + +- Update + patches.suse/backlight-bd6107-Compare-against-struct-fb_info.devi.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 830534c + +- Update + patches.suse/0001-drm-prime-Unexport-helpers-for-fd-handle-conversion.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit a625538 + +- Delete + patches.suse/0001-drm-Clear-fd-handle-callbacks-in-struct-drm_driver.patch. + Patch will be added back at the end of the series +- commit 3250a1d + +- thunderbolt: Set lane bonding bit only for downstream port + (git-fixes). +- commit 26a8c0c + +- Update + patches.suse/drm-mxsfb-Disable-overlay-plane-in-mxsfb_plane_overl.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit bb05cb3 + +- Update + patches.suse/drm-bridge-dw-mipi-dsi-Fix-enable-disable-of-DSI-con.patch + (jsc#PED-3527 jsc#PED-5475 jsc#PED-6068 jsc#PED-6070 + jsc#PED-6116 jsc#PED-6120 jsc#PED-5065 jsc#PED-5477 + jsc#PED-5511 jsc#PED-6041 jsc#PED-6069 jsc#PED-6071) +- commit 8e41e9d + +- thunderbolt: Use weight constants in + tb_usb3_consumed_bandwidth() (git-fixes). +- commit c9839f2 + +- thunderbolt: Use constants for path weight and priority + (git-fixes). +- commit 38fefd9 + +- thunderbolt: Fix typo of HPD bit for Hot Plug Detect + (git-fixes). +- commit 10dd7d1 + +- Update ath11k hibernation patches from the latest code (bsc#1207948) +- commit 625056b + +- thunderbolt: Fix debug log when DisplayPort adapter not + available for pairing (git-fixes). +- commit 5d790f3 + +- Update + patches.suse/netfilter-conntrack-dccp-copy-entire-header-to-.patch + references (add CVE-2023-39197 bsc#1216976). +- commit fa8e914 + +- Update + patches.suse/netfilter-nf_tables-fix-GC-transaction-races-w.patch + references (add CVE-2023-4244 bsc#1215420). +- commit 3e08695 + +- tty: Fix uninit-value access in ppp_sync_receive() (git-fixes). +- pwm: Fix double shift bug (git-fixes). +- sbsa_gwdt: Calculate timeout with 64-bit math (git-fixes). +- soundwire: dmi-quirks: update HP Omen match (git-fixes). +- thunderbolt: Apply USB 3.x bandwidth quirk only in software + connection manager (git-fixes). +- usb: gadget: f_ncm: Always set current gadget in ncm_bind() + (git-fixes). +- usb: host: xhci: Avoid XHCI resume delay if SSUSB device is + not present (git-fixes). +- usb: ucsi: glink: use the connector orientation GPIO to provide + switch events (git-fixes). +- usb: dwc3: core: configure TX/RX threshold for DWC3_IP + (git-fixes). +- tty: vcc: Add check for kstrdup() in vcc_probe() (git-fixes). +- selftests/efivarfs: create-read: fix a resource leak + (git-fixes). +- platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad + X120e (git-fixes). +- platform/chrome: kunit: initialize lock for fake ec_dev + (git-fixes). +- powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() + to pr_debug() (git-fixes). +- wifi: iwlwifi: mvm: fix size check for fw_link_id (git-fixes). +- wifi: ath10k: Don't touch the CE interrupt registers after + power up (git-fixes). +- wifi: ath12k: mhi: fix potential memory leak in + ath12k_mhi_register() (git-fixes). +- wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 + Pro (2023) (git-fixes). +- wifi: ath12k: fix possible out-of-bound write in + ath12k_wmi_ext_hal_reg_caps() (git-fixes). +- wifi: ath10k: fix clang-specific fortify warning (git-fixes). +- wifi: ath12k: fix possible out-of-bound read in + ath12k_htt_pull_ppdu_stats() (git-fixes). +- wifi: ath9k: fix clang-specific fortify warnings (git-fixes). +- wifi: ath12k: Ignore fragments from uninitialized peer in dp + (git-fixes). +- wifi: mac80211: don't return unset power in + ieee80211_get_tx_power() (git-fixes). +- wifi: mac80211_hwsim: fix clang-specific fortify warning + (git-fixes). +- wifi: plfxlc: fix clang-specific fortify warning (git-fixes). +- selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config + (git-fixes). +- commit cf64eb4 + +- media: imon: fix access to invalid resource for the second + interface (git-fixes). +- media: ccs: Fix driver quirk struct documentation (git-fixes). +- media: cobalt: Use FIELD_GET() to extract Link Width + (git-fixes). +- media: vivid: avoid integer overflow (git-fixes). +- media: gspca: cpia1: shift-out-of-bounds in set_flicker + (git-fixes). +- i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing + DAT_data (git-fixes). +- phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched + tuning regs (git-fixes). +- phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields + (git-fixes). +- iio: adc: stm32-adc: harden against NULL pointer deref in + stm32_adc_probe() (git-fixes). +- mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDs (git-fixes). +- PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk + (git-fixes). +- PCI: Use FIELD_GET() to extract Link Width (git-fixes). +- PCI: mvebu: Use FIELD_PREP() with Link Width (git-fixes). +- PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width + fields (git-fixes). +- PCI: Do error check on own line to split long "if" conditions + (git-fixes). +- misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe + controller (git-fixes). +- PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling (git-fixes). +- PCI: dwc: Add dw_pcie_link_set_max_link_width() (git-fixes). +- PCI: Disable ATS for specific Intel IPU E2000 devices + (git-fixes). +- PCI: Extract ATS disabling to a helper function (git-fixes). +- commit 14c7271 + +- ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings + (git-fixes). +- i2c: dev: copy userspace array safely (git-fixes). +- i2c: sun6i-p2wi: Prevent potential division by zero (git-fixes). +- i2c: fix memleak in i2c_new_client_device() (git-fixes). +- i3c: mipi-i3c-hci: Fix out of bounds access in + hci_dma_irq_handler (git-fixes). +- 9p: v9fs_listxattr: fix %s null argument warning (git-fixes). +- 9p/trans_fd: Annotate data-racy writes to file::f_flags + (git-fixes). +- crypto: hisilicon/qm - prevent soft lockup in receive loop + (git-fixes). +- crypto: x86/sha - load modules based on CPU features + (git-fixes). +- crypto: pcrypt - Fix hungtask for PADATA_RESET (git-fixes). +- ARM: 9320/1: fix stack depot IRQ stack filter (git-fixes). +- ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 + quirk (git-fixes). +- gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound + (git-fixes). +- ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from + firmware (git-fixes). +- ASoC: SOF: Pass PCI SSID to machine driver (git-fixes). +- ASoC: soc-card: Add storage for PCI SSID (git-fixes). +- ASoC: mediatek: mt8188-mt6359: support dynamic pinctrl + (git-fixes). +- ALSA: hda: Fix possible null-ptr-deref when assigning a stream + (git-fixes). +- HID: lenovo: Detect quirk-free fw on cptkbd and stop applying + workaround (git-fixes). +- HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W + (git-fixes). +- atm: iphase: Do PCI error checks on own line (git-fixes). +- string.h: add array-wrappers for (v)memdup_user() (git-fixes). +- gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010 + (git-fixes). +- ACPI: EC: Add quirk for HP 250 G7 Notebook PC (git-fixes). +- ACPI: APEI: Fix AER info corruption when error status data + has multiple sections (git-fixes). +- Bluetooth: btusb: Add date->evt_skb is NULL check (git-fixes). +- atl1c: Work around the DMA RX overflow issue (git-fixes). +- clocksource/drivers/timer-atmel-tcb: Fix initialization on + SAM9 hardware (git-fixes). +- clocksource/drivers/timer-imx-gpt: Fix potential memory leak + (git-fixes). +- commit 3ef9447 + +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1217473 CVE-2023-5972). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1217473 CVE-2023-5972). +- commit 426f5f1 + +- mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get() + (jsc#PED-3311). +- commit a1db2ea + +- mlx5: Implement SyncE support using DPLL infrastructure + (jsc#PED-3311). +- Update config files. +- supported.conf: marked mlx5_dpll as supported +- commit 329a356 + +- s390/dasd: use correct number of retries for ERP requests + (git-fixes bsc#1217591). +- commit 8ac2855 + +- x86/shstk: Delay signal entry SSP write until after user accesses (git-fixes). +- commit b625f6e + +- x86/shstk: Remove useless clone error handling (git-fixes). +- commit 68f810b + +- x86/shstk: Handle vfork clone failure correctly (git-fixes). +- commit d02edac + +- media: v4l2-subdev: Fix a 64bit bug (git-fixes). +- lockdep: Fix block chain corruption (git-fixes). +- commit cabedb7 + +- i40e: Fix adding unsupported cloud filters (jsc#PED-4874). +- ice: restore timestamp configuration after device reset + (jsc#PED-4876). +- ice: unify logic for programming PFINT_TSYN_MSK (jsc#PED-4876). +- ice: remove ptp_tx ring parameter flag (jsc#PED-4876). +- octeontx2-pf: Fix ntuple rule creation to direct packet to VF + with higher Rx queue than its PF (jsc#PED-6931). +- dpll: Fix potential msg memleak when genlmsg_put_reply failed + (jsc#PED-6079). +- octeontx2-pf: Fix memory leak during interface down + (jsc#PED-6931). +- ice: fix DDP package download for packages without signature + segment (jsc#PED-4876). +- ice: dpll: fix output pin capabilities (jsc#PED-4876). +- ice: dpll: fix check for dpll input priority range + (jsc#PED-4876). +- ice: dpll: fix initial lock status of dpll (jsc#PED-4876). +- ice: Fix VF-VF direction matching in drop rule in switchdev + (jsc#PED-4876). +- ice: Fix VF-VF filter rules in switchdev mode (jsc#PED-4876). +- ice: lag: in RCU, use atomic allocation (jsc#PED-4876). +- ice: Fix SRIOV LAG disable on non-compliant aggregate + (jsc#PED-4876). +- i40e: Fix devlink port unregistering (jsc#PED-4874). +- i40e: Do not call devlink_port_type_clear() (jsc#PED-4874). +- net: ethtool: Fix documentation of ethtool_sprintf() + (jsc#PED-5734). +- chelsio: Do not include crypto/algapi.h (jsc#PED-6951). +- ice: Hook up 4 E830 devices by adding their IDs (jsc#PED-4876). +- ice: Remove redundant zeroing of the fields (jsc#PED-4876). +- ice: Add support for E830 DDP package segment (jsc#PED-4876). +- ice: Add ice_get_link_status_datalen (jsc#PED-4876). +- ice: Add 200G speed/phy type use (jsc#PED-4876). +- ice: Add E830 device IDs, MAC type and registers (jsc#PED-4876). +- bnxt_en: Fix 2 stray ethtool -S counters (jsc#PED-5742). +- bnxt_en: extend media types to supported and autoneg modes + (jsc#PED-5742). +- bnxt_en: convert to linkmode_set_bit() API (jsc#PED-5742). +- bnxt_en: Refactor NRZ/PAM4 link speed related logic + (jsc#PED-5742). +- bnxt_en: refactor speed independent ethtool modes + (jsc#PED-5742). +- bnxt_en: support lane configuration via ethtool (jsc#PED-5742). +- bnxt_en: add infrastructure to lookup ethtool link mode + (jsc#PED-5742). +- bnxt_en: Fix invoking hwmon_notify_event (jsc#PED-5742). +- bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI + (jsc#PED-5742). +- ice: cleanup ice_find_netlist_node (jsc#PED-4876). +- ice: make ice_get_pf_c827_idx static (jsc#PED-4876). +- ice: manage VFs MSI-X using resource tracking (jsc#PED-4876). +- ice: set MSI-X vector count on VF (jsc#PED-4876). +- ice: add bitmap to track VF MSI-X usage (jsc#PED-4876). +- ice: implement num_msix field per VF (jsc#PED-4876). +- ice: store VF's pci_dev ptr in ice_vf (jsc#PED-4876). +- ice: add drop rule matching on not active lport (jsc#PED-4876). +- ice: remove unused ice_flow_entry fields (jsc#PED-4876). +- ethtool: untangle the linkmode and ethtool headers + (jsc#PED-5734). +- qed: devlink health: use retained error fmsg API (jsc#PED-5734). +- bnxt_en: devlink health: use retained error fmsg API + (jsc#PED-5742). +- i40e: Align devlink info versions with ice driver and add docs + (jsc#PED-4874). +- igc: replace deprecated strncpy with strscpy (jsc#PED-4860). +- igbvf: replace deprecated strncpy with strscpy (jsc#PED-4866). +- igb: replace deprecated strncpy with strscpy (jsc#PED-4866). +- i40e: use scnprintf over strncpy+strncat (jsc#PED-4874). +- ice: Refactor finding advertised link speed (jsc#PED-4876). +- qede: Refactor qede_forced_speed_maps_init() (jsc#PED-5734). +- ethtool: Add forced speed to supported link modes maps + (jsc#PED-5734). +- eth: bnxt: fix backward compatibility with older devices + (jsc#PED-5742). +- dpll: netlink/core: change pin frequency set behavior + (jsc#PED-6079). +- ice: dpll: implement phase related callbacks (jsc#PED-4876). +- dpll: netlink/core: add support for pin-dpll signal phase + offset/adjust (jsc#PED-6079). +- dpll: spec: add support for pin-dpll signal phase offset/adjust + (jsc#PED-6079). +- dpll: docs: add support for pin signal phase offset/adjust + (jsc#PED-6079). +- i40e: Add PBA as board id info to devlink .info_get + (jsc#PED-4874). +- i40e: Refactor and rename i40e_read_pba_string() (jsc#PED-4874). +- i40e: Add handler for devlink .info_get (jsc#PED-4874). +- i40e: Split and refactor i40e_nvm_version_str() (jsc#PED-4874). +- i40e: Add initial devlink support (jsc#PED-4874). +- sfc: support offloading ct(nat) action in RHS rules + (jsc#PED-6894). +- sfc: parse mangle actions (NAT) in conntrack entries + (jsc#PED-6894). +- qed: replace uses of strncpy (jsc#PED-5734). +- sfc: replace deprecated strncpy with strscpy (jsc#PED-6894). +- net/mlx4_core: replace deprecated strncpy with strscpy + (jsc#PED-3309). +- netdev: replace napi_reschedule with napi_schedule + (jsc#PED-3309). +- netdev: make napi_schedule return bool on NAPI successful + schedule (jsc#PED-3309). +- bna: replace deprecated strncpy with strscpy_pad (jsc#PED-6884). +- netlink: specs: remove redundant type keys from attributes in + subsets (jsc#PED-6079). +- i40e: Move DDP specific macros and structures to i40e_ddp.c + (jsc#PED-4874). +- i40e: Remove circular header dependencies and fix headers + (jsc#PED-4874). +- i40e: Split i40e_osdep.h (jsc#PED-4874). +- i40e: Move memory allocation structures to i40e_alloc.h + (jsc#PED-4874). +- i40e: Simplify memory allocation functions (jsc#PED-4874). +- i40e: Refactor I40E_MDIO_CLAUSE* macros (jsc#PED-4874). +- i40e: Move I40E_MASK macro to i40e_register.h (jsc#PED-4874). +- i40e: Remove back pointer from i40e_hw structure (jsc#PED-4874). +- sfc: support TC rules which require OR-AR-CT-AR flow + (jsc#PED-6894). +- sfc: ensure an extack msg from efx_tc_flower_replace_foreign + EOPNOTSUPPs (jsc#PED-6894). +- sfc: offload foreign RHS rules without an encap match + (jsc#PED-6894). +- sfc: support TC left-hand-side rules on foreign netdevs + (jsc#PED-6894). +- i40e: Add rx_missed_errors for buffer exhaustion (jsc#PED-4874). +- cxgb4: Annotate struct smt_data with __counted_by + (jsc#PED-6951). +- cxgb4: Annotate struct sched_table with __counted_by + (jsc#PED-6951). +- cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by + (jsc#PED-6951). +- cxgb4: Annotate struct clip_tbl with __counted_by + (jsc#PED-6951). +- chelsio/l2t: Annotate struct l2t_data with __counted_by + (jsc#PED-6951). +- Revert "bnxt_en: Support QOS and TPID settings for the SRIOV + VLAN" (jsc#PED-5742). +- ice: fix linking when CONFIG_PTP_1588_CLOCK=n (jsc#PED-4876). +- bnxt_en: Update VNIC resource calculation for VFs + (jsc#PED-5742). +- bnxt_en: Support QOS and TPID settings for the SRIOV VLAN + (jsc#PED-5742). +- bnxt_en: Event handler for Thermal event (jsc#PED-5742). +- bnxt_en: Use non-standard attribute to expose shutdown + temperature (jsc#PED-5742). +- bnxt_en: Expose threshold temperatures through hwmon + (jsc#PED-5742). +- bnxt_en: Modify the driver to use + hwmon_device_register_with_info (jsc#PED-5742). +- bnxt_en: Move hwmon functions into a dedicated file + (jsc#PED-5742). +- bnxt_en: Enhance hwmon temperature reporting (jsc#PED-5742). +- bnxt_en: Update firmware interface to 1.10.2.171 (jsc#PED-5742). +- Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code + block (jsc#PED-6079). +- Documentation: dpll: Fix code blocks (jsc#PED-6079). +- ice: make use of DEFINE_FLEX() in ice_switch.c (jsc#PED-4876). +- ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item + (jsc#PED-4876). +- ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp + (jsc#PED-4876). +- ice: make use of DEFINE_FLEX() in ice_ddp.c (jsc#PED-4876). +- ice: drop two params of ice_aq_move_sched_elems() + (jsc#PED-4876). +- ice: ice_sched_remove_elems: replace 1 elem array param by u32 + (jsc#PED-4876). +- overflow: add DEFINE_FLEX() for on-stack allocs (jsc#PED-4876). +- ice: Remove the FW shared parameters (jsc#PED-4876). +- ice: PTP: add clock domain number to auxiliary interface + (jsc#PED-4876). +- ice: Use PTP auxbus for all PHYs restart in E822 (jsc#PED-4876). +- ice: Auxbus devices & driver for E822 TS (jsc#PED-4876). +- netdev: Remove unneeded semicolon (jsc#PED-6079). +- ice: check netlist before enabling ICE_F_GNSS (jsc#PED-4876). +- ice: introduce ice_pf_src_tmr_owned (jsc#PED-4876). +- ice: fix pin assignment for E810-T without SMA control + (jsc#PED-4876). +- ice: remove ICE_F_PTP_EXTTS feature flag (jsc#PED-4876). +- ice: PTP: move quad value check inside ice_fill_phy_msg_e822 + (jsc#PED-4876). +- ice: PTP: Rename macros used for PHY/QUAD port definitions + (jsc#PED-4876). +- ice: PTP: Clean up timestamp registers correctly (jsc#PED-4876). +- ice: introduce hw->phy_model for handling PTP PHY differences + (jsc#PED-4876). +- ice: Support cross-timestamping for E823 devices (jsc#PED-4876). +- ice: retry acquiring hardware semaphore during cross-timestamp + request (jsc#PED-4876). +- ice: prefix clock timer command enumeration values with ICE_PTP + (jsc#PED-4876). +- net/mlx5: Lift reload limitation when SFs are present + (jsc#PED-3311). +- net/mlx5: Disable eswitch as the first thing in mlx5_unload() + (jsc#PED-3311). +- ice: implement dpll interface to control cgu (jsc#PED-4876). +- ice: add admin commands to access cgu configuration + (jsc#PED-4876). +- netdev: expose DPLL pin handle for netdevice (jsc#PED-6079). +- dpll: netlink: Add DPLL framework base functions (jsc#PED-6079). +- dpll: core: Add DPLL framework base functions (jsc#PED-6079). +- dpll: spec: Add Netlink spec in YAML (jsc#PED-6079). +- dpll: documentation on DPLL subsystem interface (jsc#PED-6079). +- ice: Check CRC strip requirement for VLAN strip (jsc#PED-4876). +- ice: Support FCS/CRC strip disable for VF (jsc#PED-4876). +- sfc: make coding style of PTP addresses consistent with core + (jsc#PED-6894). +- i40e: fix potential memory leaks in i40e_remove() + (jsc#PED-4874). +- i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR + (jsc#PED-4874). +- sfc: cleanup and reduce netlink error messages (jsc#PED-6894). +- net: chelsio: cxgb4: add an error code check in t4_load_phy_fw + (jsc#PED-6951). +- i40e: sync next_to_clean and next_to_process for programming + status desc (jsc#PED-4874). +- igc: Fix ambiguity in the ethtool advertising (jsc#PED-4860). +- igb: Fix potential memory leak in igb_add_ethtool_nfc_entry + (jsc#PED-4866). +- i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value (jsc#PED-4874). +- i40e: xsk: remove count_mask (jsc#PED-4874). +- vdpa/mlx5: Fix firmware error on creation of 1k VQs + (jsc#PED-3311). +- vdpa/mlx5: Fix double release of debugfs entry (jsc#PED-3311). +- qed: fix LL2 RX buffer allocation (jsc#PED-5734). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (jsc#PED-3311). +- net/mlx5e: Don't offload internal port if filter device is + out device (jsc#PED-3311). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (jsc#PED-3311). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (jsc#PED-3311). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (jsc#PED-3311). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (jsc#PED-3311). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (jsc#PED-3311). +- net/mlx5: Bridge, fix peer entry ageing in LAG mode + (jsc#PED-3311). +- net/mlx5: E-switch, register event handler before arming the + event (jsc#PED-3311). +- net/mlx5: Perform DMA operations in the right locations + (jsc#PED-3311). +- ice: Fix safe mode when DDP is missing (jsc#PED-4876). +- ice: reset first in crash dump kernels (jsc#PED-4876). +- i40e: prevent crash on probe if hw registers have invalid values + (jsc#PED-4874). +- ice: fix over-shifted variable (jsc#PED-4876). +- net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp + (jsc#PED-3311). +- net/mlx5e: macsec: use update_pn flag instead of PN comparation + (jsc#PED-3311). +- ice: block default rule setting on LAG interface (jsc#PED-4876). +- devlink: remove converted commands from small ops + (jsc#PED-3311). +- devlink: remove duplicate temporary netlink callback prototypes + (jsc#PED-3311). +- devlink: pass flags as an arg of dump_one() callback + (jsc#PED-3311). +- devlink: introduce dumpit callbacks for split ops + (jsc#PED-3311). +- devlink: rename doit callbacks for per-instance dump commands + (jsc#PED-3311). +- devlink: introduce devlink_nl_pre_doit_port*() helper functions + (jsc#PED-3311). +- devlink: parse rate attrs in doit() callbacks (jsc#PED-3311). +- devlink: parse linecard attr in doit() callbacks (jsc#PED-3311). +- devlink: clear flag on port register error path (jsc#PED-3311). +- devlink: use generated split ops and remove duplicated commands + from small ops (jsc#PED-3311). +- devlink: include the generated netlink header (jsc#PED-3311). +- devlink: add split ops generated according to spec + (jsc#PED-3311). +- devlink: un-static devlink_nl_pre/post_doit() (jsc#PED-3311). +- devlink: introduce couple of dumpit callbacks for split ops + (jsc#PED-3311). +- devlink: rename couple of doit netlink callbacks to match + generated names (jsc#PED-3311). +- devlink: rename devlink_nl_ops to devlink_nl_small_ops + (jsc#PED-3311). +- devlink: remove reload failed checks in params get/set callbacks + (jsc#PED-3311). +- tools: ynl: generate code for the devlink family (jsc#PED-3311). +- tools: ynl: generate code for the handshake family + (jsc#PED-3311). +- tools: ynl: support fou and netdev in C (jsc#PED-3311). +- tools: ynl: user space helpers (jsc#PED-3311). +- commit d1397b2 + +- KVM: s390: pv: Allow AP-instructions for pv-guests + (jsc#PED-5441). +- KVM: s390: Add UV feature negotiation (jsc#PED-5441). +- s390/uv: UV feature check utility (jsc#PED-5441). +- KVM: s390: pv: relax WARN_ONCE condition for destroy fast + (jsc#PED-5441). +- commit 4d04ae4 + +- s390/vfio-ap: make sure nib is shared (jsc#PED-5441). +- KVM: s390: export kvm_s390_pv*_is_protected functions + (jsc#PED-5441). +- s390/uv: export uv_pin_shared for direct usage (jsc#PED-5441). +- s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36 + (jsc#PED-5441). +- s390/vfio-ap: handle queue state change in progress on reset + (jsc#PED-5441). +- s390/vfio-ap: use work struct to verify queue reset + (jsc#PED-5441). +- s390/vfio-ap: store entire AP queue status word with the queue + object (jsc#PED-5441). +- s390/vfio-ap: remove upper limit on wait for queue reset to + complete (jsc#PED-5441). +- s390/vfio-ap: allow deconfigured queue to be passed through + to a guest (jsc#PED-5441). +- s390/vfio-ap: wait for response code 05 to clear on queue reset + (jsc#PED-5441). +- s390/vfio-ap: clean up irq resources if possible (jsc#PED-5441). +- s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW + after TAPQ (jsc#PED-5441). +- commit ce9cd9c + +- Update + patches.suse/net-usb-lan78xx-reorder-cleanup-operations-to-.patch + (bsc#1217068 CVE-2023-6039). + Reference updated. Bug retroactively declared a security issue. +- commit 1d8baa2 + +- s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init() + (git-fixes bsc#1217510). +- commit 074bb1e + +- hv_netvsc: Mark VF as slave before exposing it to user-mode + (git-fixes). +- hv_netvsc: Fix race of register_netdevice_notifier and VF + register (git-fixes). +- hv_netvsc: fix race of netvsc and VF register_netdevice + (git-fixes). +- x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize + hv_nmi_unknown() (git-fixes). +- x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM + (git-fixes). +- hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles + (git-fixes). +- commit 5d419c2 + +- xhci: Enable RPM on controllers that support low-power states + (git-fixes). +- commit 5ca8a90 + +- USB: serial: option: fix FM101R-GL defines (git-fixes). +- USB: dwc3: qcom: fix ACPI platform device leak (git-fixes). +- USB: dwc3: qcom: fix software node leak on probe errors + (git-fixes). +- USB: dwc3: qcom: fix resource leaks on probe deferral + (git-fixes). +- USB: dwc3: qcom: fix wakeup after probe deferral (git-fixes). +- dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt types + (git-fixes). +- usb: dwc3: set the dma max_seg_size (git-fixes). +- usb: config: fix iteration issue in 'usb_get_bos_descriptor()' + (git-fixes). +- usb: cdnsp: Fix deadlock issue during using NCM gadget + (git-fixes). +- usb: dwc3: Fix default mode initialization (git-fixes). +- usb: typec: tcpm: Skip hard reset when in error recovery + (git-fixes). +- dt-bindings: usb: hcd: add missing phy name to example + (git-fixes). +- kselftest/arm64: Fix output formatting for za-fork (git-fixes). +- arm64: mm: Fix "rodata=on" when + CONFIG_RODATA_FULL_DEFAULT_ENABLED=y (git-fixes). +- arm/xen: fix xen_vcpu_info allocation alignment (git-fixes). +- commit 5dff477 + +- igb: Fix an end of loop test (jsc#PED-4872). +- commit 071f08c + +- rpm/kernel-source.changes.old: Remove old changelog entries + The RPM changelog has grown to ~400k lines which unnecessarily increases + size of the resulting packages, especially because the same changelog is + at the moment used for all built packages. For instance, size of the + kernel-macros package is now at ~12MB while the actual content is ~30kB. + To reduce the size, bump the cut-off commit for the changelog to the + predecessor of 126b9a7394d ("Change to SLE15-SP6 branch + (jsc#PED-4593)"). + Note that the auto-generated changelog currently relies on author dates. + Some commits that were cherry-picked on the branch have their author + date earlier than the commit 126b9a7394d and hence appear before this + commit in the produced changelog as well. +- commit f2af818 + +- iavf: delete the iavf client interface (jsc#PED-4937). +- iavf: add a common function for undoing the interrupt scheme + (jsc#PED-4937). +- iavf: use unregister_netdev (jsc#PED-4937). +- iavf: rely on netdev's own registered state (jsc#PED-4937). +- iavf: fix the waiting time for initial reset (jsc#PED-4937). +- iavf: in iavf_down, don't queue watchdog_task if comms failed + (jsc#PED-4937). +- iavf: simplify mutex_trylock+sleep loops (jsc#PED-4937). +- iavf: fix comments about old bit locks (jsc#PED-4937). +- ixgbe: fix end of loop test in ixgbe_set_vf_macvlan() + (jsc#PED-4872). +- iavf: delete unused iavf_mac_info fields (jsc#PED-4937). +- intel: fix format warnings (jsc#PED-4872). +- intel: fix string truncation warnings (jsc#PED-4937). +- ionic: replace deprecated strncpy with strscpy (jsc#PED-6953). +- virtchnl: Add header dependencies (jsc#PED-4937). +- iavf: remove "inline" functions from iavf_txrx.c (jsc#PED-4937). +- net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush() + (jsc#PED-4872). +- ethernet/intel: Use list_for_each_entry() helper (jsc#PED-4872). +- ionic: expand the descriptor bufs array (jsc#PED-6953). +- ionic: add a check for max SGs and SKB frags (jsc#PED-6953). +- ionic: count SGs in packet to minimize linearize (jsc#PED-6953). +- iavf: Add ability to turn off CRC stripping for VF + (jsc#PED-4937). +- virtchnl: Add CRC stripping capability (jsc#PED-4937). +- iavf: Fix promiscuous mode configuration flow messages + (jsc#PED-4937). +- iavf: in iavf_down, disable queues when removing the driver + (jsc#PED-4937). +- iavf: initialize waitqueues before starting watchdog_task + (jsc#PED-4937). +- ixgbe: fix crash with empty VF macvlan list (jsc#PED-4872). +- ionic: fix 16bit math issue when PAGE_SIZE >= 64KB + (jsc#PED-6953). +- ixgbe: fix timestamp configuration code (jsc#PED-4872). +- e1000e: Add support for the next LOM generation (jsc#PED-4868). +- ionic: Remove unused declarations (jsc#PED-6953). +- e1000e: Use PME poll to circumvent unreliable ACPI wake + (jsc#PED-4868). +- net: e1000e: Remove unused declarations (jsc#PED-4868). +- rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE + (jsc#PED-4872). +- ixgbe: Remove unused function declarations (jsc#PED-4872). +- ionic: add FLR recovery support (jsc#PED-6953). +- ionic: pull out common bits from fw_up (jsc#PED-6953). +- ionic: extract common bits from ionic_probe (jsc#PED-6953). +- ionic: extract common bits from ionic_remove (jsc#PED-6953). +- ionic: remove dead device fail path (jsc#PED-6953). +- ionic: use vmalloc_array and vcalloc (jsc#PED-6953). +- ionic: add support for ethtool extended stat link_down_count + (jsc#PED-6953). +- e1000e: Add @adapter description to kdoc (jsc#PED-4868). +- commit 91e995b + +- x86/shstk: Change order of __user in type (jsc#PED-6018). +- commit 0107db9 + +- x86/ibt: Convert IBT selftest to asm (jsc#PED-6018). +- commit 134cc83 + +- x86/shstk: Don't retry vm_munmap() on -EINTR (jsc#PED-6018). +- commit 2d18a08 + +- x86/kbuild: Fix Documentation/ reference (jsc#PED-6018). +- commit 3171868 + +- x86/shstk: Move arch detail comment out of core mm (jsc#PED-6018). +- commit 480c637 + +- x86/shstk: Add ARCH_SHSTK_STATUS (jsc#PED-6018). +- commit 2938766 + +- x86/shstk: Add ARCH_SHSTK_UNLOCK (jsc#PED-6018). +- commit dcfff9e + +- x86: Add PTRACE interface for shadow stack (jsc#PED-6018). +- commit f572a94 + +- selftests/x86: Add shadow stack test (jsc#PED-6018). +- commit e6a828d + +- x86/cpufeatures: Enable CET CR4 bit for shadow stack (jsc#PED-6018). +- commit f024116 + +- x86/shstk: Wire in shadow stack interface (jsc#PED-6018). +- commit 75d6c19 + +- x86: Expose thread features in /proc/$PID/status (jsc#PED-6018). +- commit 2652028 + +- x86/shstk: Support WRSS for userspace (jsc#PED-6018). +- commit da1f8ce + +- x86/shstk: Introduce map_shadow_stack syscall (jsc#PED-6018). +- Refresh patches.suse/x86-Remove-the-arch_calc_vm_prot_bits-macro-from-the-UAPI.patch. +- commit 9a5d440 + +- s390/dasd: protect device queue against concurrent access + (git-fixes bsc#1217481). +- commit 55f7a58 + +- x86/shstk: Check that signal frame is shadow stack mem (jsc#PED-6018). +- commit 6123f67 + +- x86/shstk: Check that SSP is aligned on sigreturn (jsc#PED-6018). +- commit 84f44b1 + +- x86/shstk: Handle signals for shadow stack (jsc#PED-6018). +- commit 75bc417 + +- x86/shstk: Introduce routines modifying shstk (jsc#PED-6018). +- commit 5a66753 + +- x86/shstk: Handle thread shadow stack (jsc#PED-6018). +- commit fbc0ee7 + +- x86/shstk: Add user-mode shadow stack support (jsc#PED-6018). +- commit f8f3c51 + +- x86/shstk: Add user control-protection fault handler (jsc#PED-6018). +- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch. +- commit 677fca7 + +- x86: Introduce userspace API for shadow stack (jsc#PED-6018). +- commit e1b906b + +- x86/fpu: Add helper for modifying xstate (jsc#PED-6018). +- commit 84b123e + +- x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states (jsc#PED-6018). +- commit 5c1ce43 + +- Documentation/x86: Add CET shadow stack description (jsc#PED-6018). +- commit db3df55 + +- mm: Don't allow write GUPs to shadow stack memory (jsc#PED-6018). +- commit 2df8433 + +- x86/mm: Teach pte_mkwrite() about stack memory (jsc#PED-6018). +- commit aa2b115 + +- x86/mm: Introduce MAP_ABOVE4G (jsc#PED-6018). +- Refresh patches.suse/x86-Remove-the-arch_calc_vm_prot_bits-macro-from-the-UAPI.patch. +- commit 9d9379d + +- mm/mmap: Add shadow stack pages to memory accounting (jsc#PED-6018). +- commit 1d2d642 + +- x86/mm: Warn if create Write=0,Dirty=1 with raw prot (jsc#PED-6018). +- commit f6fee82 + +- mm: Warn on shadow stack memory in wrong vma (jsc#PED-6018). +- commit 07bece3 + +- mm: Add guard pages around a shadow stack (jsc#PED-6018). +- commit 0d78258 + +- Ensure ia32_emulation is always enabled for kernel-obs-build + If ia32_emulation is disabled by default, ensure it is enabled + back for OBS kernel to allow building 32bit binaries (jsc#PED-3184) + [ms: Always pass the parameter, no need to grep through the config which + may not be very reliable] +- commit 56a2c2f + +- ata: pata_isapnp: Add missing error check for devm_ioport_map() + (git-fixes). +- HID: fix HID device resource race between HID core and debugging + support (git-fixes). +- net: usb: ax88179_178a: fix failed operations during + ax88179_reset (git-fixes). +- commit 4731042 + +- x86/mm: Check shadow stack page fault errors (jsc#PED-6018). +- commit 64b7940 + +- mm: Introduce VM_SHADOW_STACK for shadow stack memory (jsc#PED-6018). +- commit 6889091 + +- x86/mm: Remove _PAGE_DIRTY from kernel RO pages (jsc#PED-6018). +- commit 4155b6a + +- x86/mm: Start actually marking _PAGE_SAVED_DIRTY (jsc#PED-6018). +- commit 806180b + +- x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY (jsc#PED-6018). +- commit 81aee3e + +- x86/mm: Introduce _PAGE_SAVED_DIRTY (jsc#PED-6018). +- commit 72a3b8f + +- x86/mm: Move pmd_write(), pud_write() up in the file (jsc#PED-6018). +- commit 01f99e3 + +- x86/cpufeatures: Add CPU feature flags for shadow stacks (jsc#PED-6018). +- commit de97834 + +- x86/traps: Move control protection handler to separate file (jsc#PED-6018). +- commit 8795a47 + +- x86/shstk: Add Kconfig option for shadow stack (jsc#PED-6018). +- commit ae7b58e + +- mm: Move VM_UFFD_MINOR_BIT from 37 to 38 (jsc#PED-6018). +- commit 482ef18 + +- mm: Re-introduce vm_flags to do_mmap() (jsc#PED-6018). +- commit b4652a8 + +- mm: Make pte_mkwrite() take a VMA (jsc#PED-6018). +- commit bb00ef0 + +- mm: Move pte/pmd_mkwrite() callers with no VMA to _novma() (jsc#PED-6018). +- commit c09c22f + +- mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() (jsc#PED-6018). +- commit 898949c + +- arm64: Prevent misaligned patch-site warnings (bsc#1214934). + The DYNAMIC_FTRACE_WITH_CALL_OPS optimization uses the compiler option + - falign-functions=8 with the expectation that functions will get aligned + on 8-byte boundary. However, GCC treats this option only as a hint and + in certain situations doesn't align the functions. This then results in + in warnings about misaligned patch-sites during system boot. + Unset DYNAMIC_FTRACE_WITH_CALL_OPS for now to prevent these warnings + until the kernel+GCC have a way to set the needed alignment properly. + Unfortunately, DYNAMIC_FTRACE_WITH_CALL_OPS cannot be unset only in the + arm64 config file because the option is promtless and gets automatically + reset to the value of HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS. Make therefore + sure the latter is unset first by patching the respective Kconfig. +- commit 0db2d14 + +- rpm: Define git commit as macro +- commit bcc92c8 + +- kernel-source: Move provides after sources +- commit dbbf742 + +- scsi: ibmvfc: Implement channel queue depth and event buffer + accounting (bsc#1209834 ltc#202097). +- scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool + (bsc#1209834 ltc#202097). +- commit ee84b98 + +- config/arm64: Unset default IOMMU passthrough option (jsc#PED-7009) + This will effectively enable ARM64 SMMU translation by default, + which will help to avoid installation and runtime issues on some + platforms. The passtrhough mode could still be enabled by kernel + cmdline. +- commit 8b95409 + +- doc/README.PATCH-POLICY.SUSE: Convert the document to Markdown + (jsc#PED-5021) +- commit c05cfc9 + +- doc/README.SUSE: Convert the document to Markdown (jsc#PED-5021) +- commit bff5e3e + +- doc/README.PATCH-POLICY.SUSE: Remove the list of links (jsc#PED-5021) + All links have been incorporated into the text. Remove now unnecessary + list at the end of the document. +- commit 43d62b1 + +- doc/README.SUSE: Adjust heading style (jsc#PED-5021) + * Underscore all headings as a preparation for Markdown conversion. + * Use title-style capitalization for the document name and + sentence-style capitalization for section headings, as recommended in + the current SUSE Documentation Style Guide. +- commit 11e3267 + +- doc/README.PATCH-POLICY.SUSE: Reflow text to 80-column width + (jsc#PED-5021) +- commit be0158c + +- doc/README.PATCH-POLICY.SUSE: Update information about the tools + (jsc#PED-5021) + * Replace bugzilla.novell.com with bugzilla.suse.com and FATE with Jira. + * Limit the range of commits in the exportpatch example to prevent it + from running for too long. + * Incorporate URLs directly into the text. + * Fix typos and improve some wording, in particular avoid use of "there + is/are" and prefer the present tense over the future one. +- commit c0bea0c + +- doc/README.PATCH-POLICY.SUSE: Update information about the patch + format (jsc#PED-5021) + * Replace bugzilla.novell.com with bugzilla.suse.com and FATE with Jira. + * Remove references to links to the patchtools and kernel source. They + are incorporated in other parts of the text. + * Use sentence-style capitalization for section headings, as recommended + in the current SUSE Documentation Style Guide. + * Fix typos and some wording, in particular avoid use of "there is/are". +- commit ce98345 + +- doc/README.PATCH-POLICY.SUSE: Update the summary and background + (jsc#PED-5021) + * Drop information about patches being split into directories per + a subsystem because that is no longer the case. + * Remove the mention that the expanded tree is present since SLE11-SP2 + as that is now only a historical detail. + * Incorporate URLs and additional information in parenthenses directly + into the text. + * Fix typos and improve some wording. +- commit 640988f + +- doc/README.SUSE: Reflow text to 80-column width (jsc#PED-5021) +- commit e8f2c67 + +- doc/README.SUSE: Minor content clean up (jsc#PED-5021) + * Mark the user's build directory as a variable, not a command: + 'make -C $(your_build_dir)' -> 'make -C $YOUR_BUILD_DIR'. + * Unify how to get the current directory: 'M=$(pwd)' -> 'M=$PWD'. + * 'GIT' / 'git' -> 'Git'. +- commit 1cb4ec8 + +- doc/README.SUSE: Update information about module paths + (jsc#PED-5021) + * Use version variables to describe names of the + /lib/modules/$VERSION-$RELEASE-$FLAVOR/... directories + instead of using specific example versions which get outdated quickly. + * Note: Keep the /lib/modules/ prefix instead of using the new + /usr/lib/modules/ location for now. The updated README is expected to + be incorporated to various branches that are not yet usrmerged. +- commit 7eba2f0 + +- doc/README.SUSE: Update information about custom patches + (jsc#PED-5021) + * Replace mention of various patches.* directories with only + patches.suse as the typical location for patches. + * Replace i386 with x86_64 in the example how to define a config addon. + * Fix some typos and wording. +- commit 2997d22 + +- doc/README.SUSE: Update information about config files + (jsc#PED-5021) + * Use version variables to describe a name of the /boot/config-... file + instead of using specific example versions which get outdated quickly. + * Replace removed silentoldconfig with oldconfig. + * Mention that oldconfig can automatically pick a base config from + "/boot/config-$(uname -r)". + * Avoid writing additional details in parentheses, incorporate them + instead properly in the text. +- commit cba5807 + +- doc/README.SUSE: Update the patch selection section + (jsc#PED-5021) + * Make the steps how to obtain expanded kernel source more generic in + regards to version numbers. + * Use '#' instead of '$' as the command line indicator to signal that + the steps need to be run as root. + * Update the format of linux-$SRCVERSION.tar.bz2 to xz. + * Improve some wording. +- commit e14852c + +- doc/README.SUSE: Update information about (un)supported modules + (jsc#PED-5021) + * Update the list of taint flags. Convert it to a table that matches the + upstream documentation format and describe specifically flags that are + related to module support status. + * Fix some typos and wording. +- commit e46f0df + +- doc/README.SUSE: Bring information about compiling up to date + (jsc#PED-5021) + * When building the kernel, don't mention to initially change the + current directory to /usr/src/linux because later description + discourages it and specifies to use 'make -C /usr/src/linux'. + * Avoid writing additional details in parentheses, incorporate them + instead properly in the text. + * Fix the obsolete name of /etc/modprobe.d/unsupported-modules -> + /etc/modprobe.d/10-unsupported-modules.conf. + * Drop a note that a newly built kernel should be added to the boot + manager because that normally happens automatically when running + 'make install'. + * Update a link to the Kernel Module Packages Manual. + * When preparing a build for external modules, mention use of the + upstream recommended 'make modules_prepare' instead of a pair of + 'make prepare' + 'make scripts'. + * Fix some typos+grammar. +- commit b9b7e79 + +- doc/README.SUSE: Bring the overview section up to date + (jsc#PED-5021) + * Update information in the overview section that was no longer + accurate. + * Improve wording and fix some typos+grammar. +- commit 798c075 + +- doc/README.SUSE: Update the references list (jsc#PED-5021) + * Remove the reference to Linux Documentation Project. It has been + inactive for years and mostly contains old manuals that aren't + relevant for contemporary systems and hardware. + * Update the name and link to LWN.net. The original name "Linux Weekly + News" has been deemphasized over time by its authors. + * Update the link to Kernel newbies website. + * Update the reference to The Linux Kernel Module Programming Guide. The + document has not been updated for over a decade but it looks its + content is still relevant for today. + * Point Kernel Module Packages Manual to the current version. + * Add a reference to SUSE SolidDriver Program. +- commit 0edac75 + +- doc/README.SUSE: Update title information (jsc#PED-5021) + * Drop the mention of kernel versions from the readme title. + * Remove information about the original authors of the document. Rely as + in case of other readmes on Git metadata to get information about all + contributions. + * Strip the table of contents. The document is short and easy to + navigate just by scrolling through it. +- commit 06f5139 + +- doc/README.SUSE: Update information about DUD (jsc#PED-5021) + Remove a dead link to description of Device Update Disks found + previously on novell.com. Replace it with a short section summarizing + what DUD is and reference the mkdud + mksusecd tools and their + documentation for more information. +- commit 7eeba4e + -- drm/nouveau/disp: fix use-after-free in error handling of - nouveau_connector_create (bsc#1214073). -- commit 4e5fad7 - -- iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN (git-fixes). -- iommu/amd: Do not identity map v2 capable device when snp is - enabled (git-fixes). -- iommu/s390: Fix duplicate domain attachments (git-fixes). -- iommu/mediatek: Validate number of phandles associated with - "mediatek,larbs" (git-fixes). -- iommu/mediatek: Add error path for loop of mm_dts_parse - (git-fixes). -- iommu/mediatek: Use component_match_add (git-fixes). -- iommu/mediatek: Add platform_device_put for recovering the - device refcnt (git-fixes). -- iommu/mediatek: Check return value after calling - platform_get_resource() (git-fixes). -- commit 7224acf - -- iommu/amd: Add map/unmap_pages() iommu_domain_ops callback - support (bsc#1212423). -- iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops - callback (bsc#1212423). -- iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops - callback (bsc#1212423). -- commit c0cd652 - -- blacklist.conf: Blacklist useless doc patch -- commit be8f79d - -- netfilter: KABI workaround for CVE-2023-3610 bsc#1213580 - (git-fixes). -- commit b3532ef - -- netfilter: nf_tables: fix chain binding transaction logic - (bsc#1213580 CVE-2023-3610). -- commit e6eb926 - -- Refresh - patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch. -- commit 60482d4 - -- drm/amd: Disable S/G for APUs when 64GB or more host memory - (git-fixes). -- drm/amdgpu: add S/G display parameter (git-fixes). -- commit 5f61fab - -- drm/amdgpu: Remove unnecessary domain argument (git-fixes). -- commit d154fc5 - -- drm/amd/display: Ensure that planes are in the same order - (git-fixes). -- drm/amdgpu: add vram reservation based on - vram_usagebyfirmware_v2_2 (git-fixes). -- commit f3e97e4 - -- x86/srso: Fix return thunks in generated code (git-fixes). -- commit b4d125e - -- Refresh patches.suse/kvm-add-gds_no-support-to-kvm.patch. -- Refresh - patches.suse/x86-speculation-add-force-option-to-gds-mitigation.patch. -- Refresh - patches.suse/x86-speculation-add-gather-data-sampling-mitigation.patch. -- Refresh - patches.suse/x86-speculation-add-kconfig-option-for-gds.patch. -- Refresh - patches.suse/x86-srso-add-a-speculative-ras-overflow-mitigation.patch. -- Refresh patches.suse/x86-srso-add-srso_no-support.patch. - Sort latest set of security vulnerabilities according to upstream order. -- commit 4a12398 - -- tracing/histograms: Return an error if we fail to add histogram - to hist_vars list (git-fixes). -- commit d08da8a - -- Drop cfg80211 lock fix patches that caused a regression (bsc#1213757) - Deleted: - patches.suse/wifi-cfg80211-fix-locking-in-regulatory-disconnect.patch - patches.suse/wifi-cfg80211-fix-locking-in-sched-scan-stop-work.patch -- commit f824698 - -- netfilter: nf_tables: disallow rule addition to bound chain - via NFTA_RULE_CHAIN_ID (CVE-2023-4147 bsc#1213968). -- commit c0bb265 - -- cxgb4: fix use after free bugs caused by circular dependency - problem (bsc#1213970 CVE-2023-4133). -- timers: Provide timer_shutdown[_sync]() (bsc#1213970). -- timers: Add shutdown mechanism to the internal functions - (bsc#1213970). -- timers: Split [try_to_]del_timer[_sync]() to prepare for - shutdown mode (bsc#1213970). -- timers: Silently ignore timers with a NULL function - (bsc#1213970). -- timers: Rename del_timer() to timer_delete() (bsc#1213970). -- timers: Rename del_timer_sync() to timer_delete_sync() - (bsc#1213970). -- timers: Use del_timer_sync() even on UP (bsc#1213970). -- timers: Update kernel-doc for various functions (bsc#1213970). -- timers: Replace BUG_ON()s (bsc#1213970). -- clocksource/drivers/sp804: Do not use timer namespace for - timer_shutdown() function (bsc#1213970). -- clocksource/drivers/arm_arch_timer: Do not use timer namespace - for timer_shutdown() function (bsc#1213970). -- ARM: spear: Do not use timer namespace for timer_shutdown() - function (bsc#1213970). -- commit 0322b50 - -- xen/netback: Fix buffer overrun triggered by unusual packet - (CVE-2023-34319, XSA-432, bsc#1213546). -- commit 6591b03 - -- x86/srso: Tie SBPB bit setting to microcode patch detection (bsc#1213287, CVE-2023-20569). -- commit 90a74a8 - -- ubifs: Fix memleak when insert_old_idx() failed (git-fixes). -- commit 2837d15 - -- jffs2: correct logic when creating a hole in jffs2_write_begin - (git-fixes). -- commit f413344 - -- mmc: moxart: read scr register without changing byte order - (git-fixes). -- commit 12e8704 - -- cifs: update internal module version number for cifs.ko - (bsc#1193629). -- commit ade2a6e - -- smb: client: fix dfs link mount against w2k8 (bsc#1212142). -- commit 2f90082 - -- cifs: add missing return value check for cifs_sb_tlink - (bsc#1193629). -- commit a08c7b4 - -- smb3: do not set NTLMSSP_VERSION flag for negotiate not auth - request (bsc#1193629). -- commit 1b17674 - -- cifs: allow dumping keys for directories too (bsc#1193629). -- commit e7fda39 - -- cifs: fix mid leak during reconnection after timeout threshold - (git-fixes). -- commit 30d4c82 - -- cifs: is_network_name_deleted should return a bool - (bsc#1193629). -- commit 85c6bb9 - -- smb: client: Fix -Wstringop-overflow issues (bsc#1193629). -- commit 37f3408 - -- cifs: if deferred close is disabled then close files immediately - (git-fixes). -- commit 1cd51c4 - -- SMB3: Do not send lease break acknowledgment if all file - handles have been closed (git-fixes). -- commit 68ee604 - -- fprobe: add unlock to match a succeeded - ftrace_test_recursion_trylock (git-fixes). -- commit adbdcc7 - -- fprobe: Release rethook after the ftrace_ops is unregistered - (git-fixes). -- commit 3548d7c - -- net: tun_chr_open(): set sk_uid from current_fsuid() - (CVE-2023-4194 bsc#1214019). -- commit b6c8070 - -- net: tap_open(): set sk_uid from current_fsuid() (CVE-2023-4194 - bsc#1214019). -- commit d59e993 - -- tracing/probes: Fix to avoid double count of the string length - on the array (git-fixes). -- commit 24b5022 - -- blacklist.conf: add tracing patches implementing new functionality -- commit 1e7f3cf - -- tracing/probes: Fix to record 0-length data_loc in - fetch_store_string*() if fails (git-fixes). -- commit c96ae0e - -- Revert "tracing: Add "(fault)" name injection to kernel probes" - (git-fixes). -- commit 658fc31 - -- bpf: Disable preemption in bpf_event_output (git-fixes). -- commit 21194b8 - -- tracing: Fix warning in trace_buffered_event_disable() - (git-fixes). -- commit 9a84de4 - -- ring-buffer: Fix wrong stat of cpu_buffer->read (git-fixes). -- commit 9c2f42a - -- tracing/probes: Fix to update dynamic data counter if fetcharg - uses it (git-fixes). -- commit a5e8186 - -- tracing/probes: Fix not to count error code to total length - (git-fixes). -- commit 1fa72f4 - -- tracing: Fix memory leak of iter->temp when reading trace_pipe - (git-fixes). -- commit 6f343ba - -- tracing/histograms: Add histograms to hist_vars if they have - referenced variables (git-fixes). -- commit 17940e8 - -- ftrace: Fix possible warning on checking all pages used in - ftrace_process_locs() (git-fixes). -- commit 825cbd9 - -- ring-buffer: Fix deadloop issue on reading trace_pipe - (git-fixes). -- commit fc2b8fe - -- tracing: Fix null pointer dereference in tracing_err_log_open() - (git-fixes). -- commit 498fa96 - -- README.BRANCH: Add Miroslav Franc as a SLE15-SP4 co-maintainer. -- commit 3b7c83a - -- nfsd: Remove incorrect check in nfsd4_validate_stateid - (git-fixes). -- commit 2cc1911 - -- blacklist.conf: add a cleanup -- commit 976e622 - -- drm/i915: Fix premature release of request's reusable memory - (git-fixes). -- commit a19a4b2 - -- mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op() - (git-fixes). -- mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts - (git-fixes). -- mtd: rawnand: rockchip: fix oobfree offset and description - (git-fixes). -- mtd: rawnand: omap_elm: Fix incorrect type in assignment - (git-fixes). -- mtd: spinand: toshiba: Fix ecc_get_status (git-fixes). -- drm/ttm: check null pointer before accessing when swapping - (git-fixes). -- commit 6d64757 - -- exfat: release s_lock before calling dir_emit() (bsc#1214000). -- exfat: fix unexpected EOF while reading dir (bsc#1214000). -- exfat_iterate(): don't open-code file_inode(file) (bsc#1214000). -- commit 00dff49 - -- blacklist.conf: Add 3b8abb323953 mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() -- commit 3ae175c - -- blacklist.conf: Add 9ec272c586b0 watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails -- commit ff37424 - -- Refresh patches.suse/x86-srso-add-srso_no-support.patch. - Handle the newly added SBPB feature correctly when run in hypervisor - context and interept an MSR write. -- commit ef9889a - -- Update config files. - We want SRSO mitigation on by default -- commit acc813b - -- net: stmmac: tegra: Properly allocate clock bulk data (bsc#1213733) -- commit f38b73b - -- wifi: cfg80211: Fix return value in scan logic (git-fixes). -- wifi: mt76: mt7615: do not advertise 5 GHz on first phy of - MT7615D (DBDC) (git-fixes). -- USB: zaurus: Add ID for A-300/B-500/C-700 (git-fixes). -- firmware: arm_scmi: Drop OF node reference in the transport - channel setup (git-fixes). -- USB: gadget: Fix the memory leak in raw_gadget driver - (git-fixes). -- USB: quirks: add quirk for Focusrite Scarlett (git-fixes). -- usb: ohci-at91: Fix the unhandle interrupt when resume - (git-fixes). -- USB: serial: simple: sort driver entries (git-fixes). -- USB: serial: simple: add Kaufmann RKS+CAN VCP (git-fixes). -- USB: serial: option: add Quectel EC200A module support - (git-fixes). -- USB: serial: option: support Quectel EM060K_128 (git-fixes). -- phy: qcom-snps-femto-v2: properly enable ref clock (git-fixes). -- phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during - runtime suspend (git-fixes). -- gpio: mvebu: fix irq domain leak (git-fixes). -- gpio: mvebu: Make use of devm_pwmchip_add (git-fixes). -- gpio: tps68470: Make tps68470_gpio_output() always set the - initial value (git-fixes). -- drm/ttm: never consider pinned BOs for eviction&swap - (git-fixes). -- i2c: nomadik: Remove a useless call in the remove function - (git-fixes). -- pwm: meson: fix handling of period/duty if greater than UINT_MAX - (git-fixes). -- i2c: nomadik: Use devm_clk_get_enabled() (git-fixes). -- i2c: nomadik: Remove unnecessary goto label (git-fixes). -- i2c: Improve size determinations (git-fixes). -- i2c: Delete error messages for failed memory allocations - (git-fixes). -- PCI: rockchip: Remove writes to unused registers (git-fixes). -- PCI/ASPM: Avoid link retraining race (git-fixes). -- PCI/ASPM: Factor out pcie_wait_for_retrain() (git-fixes). -- PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link() - (git-fixes). -- phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc - (git-fixes). -- ACPI: processor: perflib: Avoid updating frequency QoS - unnecessarily (git-fixes). -- ACPI: processor: perflib: Use the "no limit" frequency QoS - (git-fixes). -- pwm: Add a stub for devm_pwmchip_add() (git-fixes). -- phy: qcom-snps: Use dev_err_probe() to simplify code - (git-fixes). -- pwm: meson: Simplify duplicated per-channel tracking - (git-fixes). -- commit f6445d7 - -- Input: exc3000 - properly stop timer on shutdown (git-fixes). -- commit 0eb1518 - -- Input: iqs269a - do not poll during ATI (git-fixes). -- commit 5bdf465 - -- Input: iqs269a - do not poll during suspend or resume - (git-fixes). -- commit 467fdbf - -- Input: i8042 - add Clevo PCX0DX to i8042 quirk table - (git-fixes). -- commit 0922201 - -- relayfs: fix out-of-bounds access in relay_file_read - (bsc#1212502 CVE-2023-3268). -- commit 9c2a6e6 - -- can: af_can: fix NULL pointer dereference in can_rcv_filter - (bsc#1210627 CVE-2023-2166). -- commit e89fee8 - -- can: af_can: fix NULL pointer dereference in can_rcv_filter - (bsc#1210627 CVE-2023-2166). -- commit 95374ce - -- s390: introduce nospec_uses_trampoline() (git-fixes - bsc#1213870). -- commit c2ccf75 - -- s390/dasd: print copy pair message only for the correct error - (git-fixes bsc#1213872). -- commit a5594a2 - -- s390/ipl: add missing intersection check to ipl_report handling - (git-fixes bsc#1213871). -- commit 8806556 - -- Move upstreamed sound patch into sorted sectoin -- commit 8a29738 - -- iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED - (git-fixes). -- iavf: fix potential deadlock on allocation failure (git-fixes). -- ice: Fix memory management in ice_ethtool_fdir.c (git-fixes). -- iavf: fix reset task race with iavf_remove() (git-fixes). -- iavf: fix a deadlock caused by rtnl and driver's lock circular - dependencies (git-fixes). -- Revert "iavf: Do not restart Tx queues after reset task failure" - (git-fixes). -- Revert "iavf: Detach device during reset task" (git-fixes). -- iavf: Wait for reset in callbacks which trigger it (git-fixes). -- ice: Fix max_rate check while configuring TX rate limits - (git-fixes). -- net/mlx5e: Check for NOT_READY flag state after locking - (git-fixes). -- net/mlx5e: fix memory leak in mlx5e_ptp_open (git-fixes). -- net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create - (git-fixes). -- net/mlx5e: fix double free in mlx5e_destroy_flow_table - (git-fixes). -- sfc: fix crash when reading stats while NIC is resetting - (git-fixes). -- ice: handle extts in the miscellaneous interrupt thread - (git-fixes). -- net/mlx5: DR, Support SW created encap actions for FW table - (git-fixes). -- net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ - (git-fixes). -- net/mlx5e: XDP, Allow growing tail for XDP multi buffer - (git-fixes). -- sfc: use budget for TX completions (git-fixes). -- sfc: fix XDP queues mode with legacy IRQ (git-fixes). -- iavf: Move netdev_update_features() into watchdog task - (git-fixes). -- commit 79a5c42 - -- blacklist.conf: has non-trivial dependencies -- commit 0c7dbe0 - -- s390/bpf: Add expoline to tail calls (git-fixes bsc#1213870). -- commit 66f8c8e - -- KVM: s390: pv: fix index value of replaced ASCE (git-fixes - bsc#1213867). -- commit e789a10 - -- s390/decompressor: specify __decompress() buf len to avoid - overflow (git-fixes bsc#1213863). -- commit 59015c6 - -- libceph: harden msgr2.1 frame segment length checks - (bsc#1213857). -- ceph: don't let check_caps skip sending responses for revoke - msgs (bsc#1213856). -- commit 9052bbe - -- KVM: arm64: Warn if accessing timer pending state outside of vcpu (bsc#1213620) -- commit 222f2a2 - -- Update config files: set CONFIG_GDS_FORCE_MITIGATION=n -- commit f04be94 - -- bpf: add missing header file include (bsc#1211738 - CVE-2023-0459). -- commit 1ccaaad - -- Drop the recent USB gadget fix patches - The recent USB gadget fix patches look dubious and likely leading to - locking problem. Drop them for now until we get the proper backports - Deleted: - patches.suse/usb-gadget-core-remove-unbalanced-mutex_unlock-in-us.patch - patches.suse/usb-gadget-udc-core-Offload-usb_udc_vbus_handler-pro.patch - patches.suse/usb-gadget-udc-core-Prevent-soft_connect_store-race.patch -- commit d9bbe1b - -- block: Fix a source code comment in - include/uapi/linux/blkzoned.h (git-fixes). -- commit 8349665 - -- blacklist.conf: cleanup -- commit fb32f77 - -- blacklist.conf: cleanup -- commit 4a72f90 - -- scftorture: Count reschedule IPIs (git-fixes). -- commit e88bc8d - -- Revert "Drop AMDGPU patches for fixing regression (bsc#1213304,bsc#1213777)" - SLE15-SP5 branch works as is, hence revive the dropped patches again. -- commit b4b1978 - -- netfilter: nft_set_pipapo: fix improper element removal - (bsc#1213812 CVE-2023-4004). -- commit 4902a99 - -- Update - patches.suse/RDMA-mthca-Fix-crash-when-polling-CQ-for-shared-QPs.patch - (git-fixes bsc#1212604). - Added bug reference. -- commit 391a3ba - -- igc: Fix Kernel Panic during ndo_tx_timeout callback - (git-fixes). -- iavf: use internal state to free traffic IRQs (git-fixes). -- iavf: Fix out-of-bounds when setting channels on remove - (git-fixes). -- iavf: Fix use-after-free in free_netdev (git-fixes). -- igc: Prevent garbled TX queue with XDP ZEROCOPY (git-fixes). -- net: ena: fix shift-out-of-bounds in exponential backoff - (git-fixes). -- igc: Fix inserting of empty frame for launchtime (git-fixes). -- igc: Fix launchtime before start of cycle (git-fixes). -- octeontx2-pf: Add additional check for MCAM rules (git-fixes). -- gve: unify driver name usage (git-fixes). -- octeontx2-af: Move validation of ptp pointer before its usage - (git-fixes). -- igc: Handle PPS start time programming for past time values - (git-fixes). -- igc: set TP bit in 'supported' and 'advertising' fields of - ethtool_link_ksettings (git-fixes). -- igc: Remove delay during TX ring configuration (git-fixes). -- gve: Set default duplex configuration to full (git-fixes). -- octeontx-af: fix hardware timestamp configuration (git-fixes). -- igc: Work around HW bug causing missing timestamps (git-fixes). -- igc: Check if hardware TX timestamping is enabled earlier - (git-fixes). -- igc: Fix race condition in PTP tx code (git-fixes). -- igc: Enable and fix RX hash usage by netstack (git-fixes). -- commit a695c8c - -- s390/dasd: fix hanging device after quiesce/resume (git-fixes - bsc#1213810). -- commit dfb76f0 - -- Drop AMDGPU patches for fixing regression (bsc#1213304,bsc#1213777) - Deleted: - patches.suse/drm-amd-display-Add-wrapper-to-call-planes-and-strea.patch - patches.suse/drm-amd-display-Use-dc_update_planes_and_stream.patch - Refreshed: - patches.suse/drm-amd-display-fix-the-system-hang-while-disable-PS.patch -- commit b04dd6d - -- usb: typec: Use sysfs_emit_at when concatenating the string - (git-fixes). -- usb: typec: Iterate pds array when showing the pd list - (git-fixes). -- usb: typec: Set port->pd before adding device for typec_port - (git-fixes). -- commit 4e8be6b - -- m ALSA: usb-audio: Add quirk for Tascam Model 12 (git-fixes). -- Refresh - patches.suse/ALSA-usb-audio-Update-for-native-DSD-support-quirks.patch. -- commit 99c6344 - -- usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy - (git-fixes). -- Revert "usb: gadget: tegra-xudc: Fix error check in - tegra_xudc_powerdomain_init()" (git-fixes). -- Revert "usb: xhci: tegra: Fix error check" (git-fixes). -- usb: gadget: core: remove unbalanced mutex_unlock in - usb_gadget_activate (git-fixes). -- Revert "usb: dwc3: core: Enable AutoRetry feature in the - controller" (git-fixes). -- Revert "xhci: add quirk for host controllers that don't update - endpoint DCS" (git-fixes). -- usb: xhci-mtk: set the dma max_seg_size (git-fixes). -- usb: dwc3: don't reset device side if dwc3 was configured as - host-only (git-fixes). -- serial: sifive: Fix sifive_serial_console_setup() section - (git-fixes). -- Documentation: devices.txt: reconcile serial/ucc_uart minor - numers (git-fixes). -- tty: n_gsm: fix UAF in gsm_cleanup_mux (git-fixes). -- staging: ks7010: potential buffer overflow in - ks_wlan_set_encode_ext() (git-fixes). -- staging: r8712: Fix memory leak in _r8712_init_xmit_priv() - (git-fixes). -- Revert "debugfs, coccinelle: check for obsolete - DEFINE_SIMPLE_ATTRIBUTE() usage" (git-fixes). -- commit 68f52c9 - -- ipv6: rpl: Fix Route of Death (CVE-2023-2156 bsc#1211131). -- commit c2f8329 - -- RDMA/irdma: Report correct WC error (git-fixes) -- commit bbd2277 - -- RDMA/irdma: Fix op_type reporting in CQEs (git-fixes) -- commit 9cf2e90 - -- RDMA/bnxt_re: Fix hang during driver unload (git-fixes) -- commit 88338bc - -- RDMA/bnxt_re: Prevent handling any completions after qp destroy (git-fixes) -- commit cea614e - -- RDMA/mthca: Fix crash when polling CQ for shared QPs (git-fixes) -- commit 9675e7a - -- RDMA/core: Update CMA destination address on rdma_resolve_addr (git-fixes) -- commit 2321b3b - -- RDMA/irdma: Fix data race on CQP request done (git-fixes) -- commit ea2e3ca - -- RDMA/irdma: Fix data race on CQP completion stats (git-fixes) -- commit 0780ef4 - -- RDMA/irdma: Add missing read barriers (git-fixes) -- commit 495eb3b - -- RDMA/mlx4: Make check for invalid flags stricter (git-fixes) -- commit 67b00ed - -- ALSA: usb-audio: Rate limit usb_set_interface error reporting - (git-fixes). -- ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 - Wireless (git-fixes). -- ALSA: usb-audio: Fix possible NULL pointer dereference in - snd_usb_pcm_has_fixed_rate() (git-fixes). -- ALSA: usb-audio: Always initialize fixed_rate in - snd_usb_find_implicit_fb_sync_format() (git-fixes). -- Revert "ALSA: usb-audio: Drop superfluous interface setup at - parsing" (git-fixes). -- ALSA: usb-audio: More refactoring of hw constraint rules - (git-fixes). -- ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 - Wireless (git-fixes). -- commit b55a442 - -- ALSA: usb-audio: Workaround for XRUN at prepare (git-fixes). -- Refresh - patches.suse/ALSA-usb-audio-Fix-broken-resume-due-to-UAC3-power-s.patch. -- commit 9074d7a - -- ALSA: usb-audio: Avoid superfluous endpoint setup (git-fixes). -- ALSA: usb-audio: Correct the return code from - snd_usb_endpoint_set_params() (git-fixes). -- ALSA: usb-audio: Apply mutex around - snd_usb_endpoint_set_params() (git-fixes). -- ALSA: usb-audio: Avoid unnecessary interface change at EP close - (git-fixes). -- ALSA: usb-audio: Properly refcounting clock rate (git-fixes). -- commit 0041e9b - -- ALSA: usb-audio: Split endpoint setups for hw_params and prepare - (take#2) (git-fixes). -- Refresh - patches.suse/ALSA-usb-audio-Fix-broken-resume-due-to-UAC3-power-s.patch. -- commit 0822cdf - -- ALSA: usb-audio: Clear fixed clock rate at closing EP - (git-fixes). -- commit 5be6bf5 - -- ALSA: usb-audio: Drop superfluous interface setup at parsing - (git-fixes). -- ALSA: usb-audio: Use atomic_try_cmpxchg in ep_state_update - (git-fixes). -- ALSA: usb-audio: Fix wrong kfree issue in - snd_usb_endpoint_free_all (git-fixes). -- ALSA: usb-audio: Refcount multiple accesses on the single clock - (git-fixes). -- commit a3859e4 - -- amd-pstate: Fix amd_pstate mode switch (git-fixes). -- Refresh - patches.suse/cpufreq-amd-pstate-Add-guided-mode-control-support-v.patch. -- commit f595cdb - -- ALSA: usb-audio: Update for native DSD support quirks - (git-fixes). -- commit 43f1612 - -- ACPI/IORT: Remove erroneous id_count check in - iort_node_get_rmr_info() (git-fixes). -- drm/amd/display: Unlock on error path in - dm_handle_mst_sideband_msg_ready_event() (git-fixes). -- drm/amd: Fix an error handling mistake in psp_sw_init() - (git-fixes). -- drm/i915: Fix an error handling path in igt_write_huge() - (git-fixes). -- drm/i915/dpt: Use shmem for dpt objects (git-fixes). -- commit 38b2687 - -- ASoC: atmel: Fix the 8K sample parameter in I2SC master - (git-fixes). -- ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0 - (git-fixes). -- ASoC: rt711: fix for JD event handling in ClockStop Mode0 - (git-fixes). -- ASoc: codecs: ES8316: Fix DMIC config (git-fixes). -- ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0 - (git-fixes). -- ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register - (git-fixes). -- ASoC: da7219: Check for failure reading AAD IRQ events - (git-fixes). -- ASoC: da7219: Flush pending AAD IRQ when suspending (git-fixes). -- ALSA: hda/realtek: Support ASUS G713PV laptop (git-fixes). -- ALSA: hda/relatek: Enable Mute LED on HP 250 G8 (git-fixes). -- commit e160036 - -- ata: pata_ns87415: mark ns87560_tf_read static (git-fixes). -- serial: qcom-geni: drop bogus runtime pm state update - (git-fixes). -- hwmon: (k10temp) Enable AMD3255 Proc to show negative - temperature (git-fixes). -- hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 - disabled (git-fixes). -- tpm_tis: Explicitly check for error code (git-fixes). -- ASoC: fsl_spdif: Silence output on stop (git-fixes). -- drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in - a5xx_submit_in_rb() (git-fixes). -- drm/msm/adreno: Fix snapshot BINDLESS_DATA size (git-fixes). -- drm/msm/dpu: drop enum dpu_core_perf_data_bus_id (git-fixes). -- commit 2f04296 - -- file: always lock position for FMODE_ATOMIC_POS (bsc#1213759). -- commit 5a72d04 - -- x86/srso: Add IBPB on VMEXIT (bsc#1213287, CVE-2023-20569). -- commit 179babc - -- x86/srso: Add IBPB (bsc#1213287, CVE-2023-20569). -- commit 2cb8ed9 - -- x86/srso: Add SRSO_NO support (bsc#1213287, CVE-2023-20569). -- commit 17c6a41 - -- KVM: downgrade two BUG_ONs to WARN_ON_ONCE (git-fixes) -- commit ad8acc9 - -- x86/cpu, kvm: Add support for CPUID_80000021_EAX (bsc#1213287, CVE-2023-20569). -- Refresh patches.suse/x86-cpufeatures-add-kabi-padding.patch. -- commit fe91ad7 - -- nvme: don't reject probe due to duplicate IDs for single-ported - PCIe devices (git-fixes). -- nvme: fix the NVME_ID_NS_NVM_STS_MASK definition (git-fixes). -- commit 72e33c1 - -- x86/srso: Add IBPB_BRTYPE support (bsc#1213287, CVE-2023-20569). -- commit f111fdf - -- KVM: arm64: Don't read a HW interrupt pending state in user context (git-fixes) -- commit ffcb733 - -- KVM: Don't null dereference ops->destroy (git-fixes) -- commit 3407958 - -- KVM: Initialize debugfs_dentry when a VM is created to avoid NULL (git-fixes) -- commit f80bc2c - -- wifi: ath11k: add support for suspend in power down state - (bsc#1207948). -- commit 0ef156d - -- x86: Sanitize linker script (bsc#1213287, CVE-2023-20569). -- commit 16a308d - -- nvme-pci: fix DMA direction of unmapping integrity data - (git-fixes). -- nvme-pci: remove nvme_queue from nvme_iod (git-fixes). -- commit 3d56665 - -- x86/retbleed: Add __x86_return_thunk alignment checks (bsc#1213287, CVE-2023-20569). -- commit 7bc51ed - -- scsi: lpfc: Copyright updates for 14.2.0.14 patches - (bsc#1213756). -- scsi: lpfc: Update lpfc version to 14.2.0.14 (bsc#1213756). -- scsi: lpfc: Clean up SLI-4 sysfs resource reporting - (bsc#1213756). -- scsi: lpfc: Refactor cpu affinity assignment paths - (bsc#1213756). -- scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout - error is detected (bsc#1213756). -- scsi: lpfc: Make fabric zone discovery more robust when handling - unsolicited LOGO (bsc#1213756). -- scsi: lpfc: Set Establish Image Pair service parameter only - for Target Functions (bsc#1213756). -- scsi: lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk - and lpfc_drop_node (bsc#1213756). -- scsi: lpfc: Qualify ndlp discovery state when processing RSCN - (bsc#1213756). -- scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl - for loop topology (bsc#1213756). -- scsi: lpfc: Simplify fcp_abort transport callback log message - (bsc#1213756). -- scsi: lpfc: Pull out fw diagnostic dump log message from - driver's trace buffer (bsc#1213756). -- scsi: lpfc: Fix a possible data race in - lpfc_unregister_fcf_rescan() (bsc#1213756). -- scsi: lpfc: Fix lpfc_name struct packing (bsc#1213756). -- scsi: lpfc: Avoid -Wstringop-overflow warning (bsc#1213756). -- scsi: lpfc: Use struct_size() helper (bsc#1213756). -- scsi: lpfc: Fix incorrect big endian type assignments in FDMI - and VMID paths (bsc#1213756). -- scsi: lpfc: Replace all non-returning strlcpy() with strscpy() - (bsc#1213756). -- scsi: lpfc: Replace one-element array with flexible-array member - (bsc#1213756). -- scsi: lpfc: Fix incorrect big endian type assignment in bsg - loopback path (bsc#1213756). -- commit 3d33912 - -- blacklist.conf: add commit 122deabfe142 ("ubifs: dirty_cow_znode: Fix - memleak in error handling path") - This is reverted in commit 7d01cb27f6ae ("Revert "ubifs: - dirty_cow_znode: Fix memleak in error handling path"") -- commit b666937 - -- ubifs: Fix memory leak in do_rename (git-fixes). -- commit 9147a2c - -- x86/srso: Add a Speculative RAS Overflow mitigation (bsc#1213287, CVE-2023-20569). -- commit 3021432 - -- afs: Fix server->active leak in afs_put_server (git-fixes). -- commit 214e9da - -- afs: Fix dynamic root getattr (git-fixes). -- commit edbfecf - -- jffs2: GC deadlock reading a page that is used in - jffs2_write_begin() (git-fixes). -- commit d4f2e0b - -- jffs2: reduce stack usage in jffs2_build_xattr_subsystem() - (git-fixes). -- commit 5f487ee - -- jffs2: fix memory leak in jffs2_do_fill_super (git-fixes). -- commit 359ea76 - -- jffs2: fix memory leak in jffs2_scan_medium (git-fixes). -- commit 47521cf - -- jffs2: fix memory leak in jffs2_do_mount_fs (git-fixes). -- commit 3127ba1 - -- jffs2: fix use-after-free in jffs2_clear_xattr_subsystem - (git-fixes). -- commit 629e159 - -- ubifs: Free memory for tmpfile name (git-fixes). -- commit b8a1ad9 - -- wifi: ath11k: remove MHI LOOPBACK channels (bsc#1207948). -- wifi: ath11k: handle thermal device registeration together - with MAC (bsc#1207948). -- wifi: ath11k: handle irq enable/disable in several code path - (bsc#1207948). -- bus: mhi: add new interfaces to handle MHI channels directly - (bsc#1207948). -- bus: mhi: host: add destroy_device argument to mhi_power_down() - (bsc#1207948). -- commit 9564a14 - -- ubifs: ubifs_writepage: Mark page dirty after writing inode - failed (git-fixes). -- commit 840e02c - -- ubifs: Re-statistic cleaned znode count if commit failed - (git-fixes). -- commit 8fb0e1e - -- ubifs: Fix memory leak in alloc_wbufs() (git-fixes). -- commit 8e663ab - -- ubifs: Reserve one leb for each journal head while doing budget - (git-fixes). -- commit cbe6386 - -- ubifs: do_rename: Fix wrong space budget when target inode's - nlink > 1 (git-fixes). -- commit b6963c0 - -- ubifs: Fix wrong dirty space budget for dirty inode (git-fixes). -- commit b3864d7 - -- ubifs: Rectify space budget for ubifs_xrename() (git-fixes). -- commit 567a5c8 - -- ubifs: Rectify space budget for ubifs_symlink() if symlink is - encrypted (git-fixes). -- commit 3474d4d - -- scsi: qla2xxx: Update version to 10.02.08.500-k (bsc#1213747). -- scsi: qla2xxx: fix inconsistent TMF timeout (bsc#1213747). -- scsi: qla2xxx: Fix TMF leak through (bsc#1213747). -- scsi: qla2xxx: Turn off noisy message log (bsc#1213747). -- scsi: qla2xxx: Fix session hang in gnl (bsc#1213747). -- scsi: qla2xxx: Fix erroneous link up failure (bsc#1213747). -- scsi: qla2xxx: Fix command flush during TMF (bsc#1213747). -- scsi: qla2xxx: Limit TMF to 8 per function (bsc#1213747). -- scsi: qla2xxx: Adjust IOCB resource on qpair create - (bsc#1213747). -- scsi: qla2xxx: Fix deletion race condition (bsc#1213747). -- scsi: qla2xxx: Use vmalloc_array() and vcalloc() (bsc#1213747). -- scsi: qla2xxx: Fix error code in qla2x00_start_sp() - (bsc#1213747). -- scsi: qla2xxx: Silence a static checker warning (bsc#1213747). -- scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue - (bsc#1213747). -- scsi: qla2xxx: Update version to 10.02.08.400-k (bsc#1213747). -- scsi: qla2xxx: Correct the index of array (bsc#1213747). -- scsi: qla2xxx: Pointer may be dereferenced (bsc#1213747). -- scsi: qla2xxx: Fix buffer overrun (bsc#1213747). -- scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() - (bsc#1213747). -- scsi: qla2xxx: Avoid fcport pointer dereference (bsc#1213747). -- scsi: qla2xxx: Fix potential NULL pointer dereference - (bsc#1213747). -- scsi: qla2xxx: Array index may go out of bound (bsc#1213747). -- scsi: qla2xxx: Drop useless LIST_HEAD (bsc#1213747). -- scsi: qla2xxx: Replace one-element array with - DECLARE_FLEX_ARRAY() helper (bsc#1213747). -- scsi: qla2xxx: Fix end of loop test (bsc#1213747). -- scsi: qla2xxx: Fix NULL pointer dereference in target mode - (bsc#1213747). -- commit e04dc4d - -- ubifs: Fix build errors as symbol undefined (git-fixes). -- commit 003e06c - -- series: udpate metadata - Refresh -- patches.suse/ibmvnic-Do-not-reset-dql-stats-on-NON_FATAL-err.patch -- commit 3672423 - -- ubifs: Fix AA deadlock when setting xattr for encrypted file - (git-fixes). -- commit 905856b - -- ubifs: rename_whiteout: correct old_dir size computing - (git-fixes). -- commit 746fc1a - -- ubifs: Fix to add refcount once page is set private (git-fixes). -- commit eb16186 - -- ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() - (git-fixes). -- commit ec064eb - -- ubifs: setflags: Make dirtied_ino_d 8 bytes aligned (git-fixes). -- commit 44d5601 - -- ubifs: Rectify space amount budget for mkdir/tmpfile operations - (git-fixes). -- commit 5c3e281 - -- x86/returnthunk: Allow different return thunks (bsc#1213287, CVE-2023-20569). -- commit 9047ebd - -- ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback - work (git-fixes). -- commit f4b451d - -- ubifs: Rename whiteout atomically (git-fixes). -- commit eb7797d - -- ubifs: Add missing iput if do_tmpfile() failed in rename - whiteout (git-fixes). -- commit 6d376e9 - -- ubifs: Fix deadlock in concurrent rename whiteout and inode - writeback (git-fixes). -- commit fcb2f4b - -- ubifs: rename_whiteout: Fix double free for whiteout_ui->data - (git-fixes). -- commit 289d359 - -- ubifs: Error path in ubifs_remount_rw() seems to wrongly free - write buffers (git-fixes). -- commit 90b0b69 - -- fs: dlm: return positive pid value for F_GETLK (git-fixes). -- commit 6a5ab84 - -- fs: dlm: move sending fin message into state change handling - (git-fixes). -- commit dab00d6 - -- fs: dlm: don't set stop rx flag after node reset (git-fixes). -- commit 4b30eff - -- fs: dlm: start midcomms before scand (git-fixes). -- commit a80feb6 - -- fs: dlm: add midcomms init/start functions (git-fixes). -- commit 1f391d7 - -- fs: dlm: fix log of lowcomms vs midcomms (git-fixes). -- commit d7af52c - -- fs: dlm: retry accept() until -EAGAIN or error returns - (git-fixes). -- commit 8d74a84 - -- fs: dlm: handle -EBUSY first in lock arg validation (git-fixes). -- commit 8503974 - -- fs: dlm: fix race between test_bit() and queue_work() - (git-fixes). -- commit a237b08 - -- fs: dlm: fix race in lowcomms (git-fixes). -- commit 92fc0f8 - -- dlm: fix missing lkb refcount handling (git-fixes). -- commit 263b40e - -- dlm: fix plock invalid read (git-fixes). -- commit 7bcd1e8 - -- fs: dlm: filter user dlm messages for kernel locks (git-fixes). -- commit 38ca134 - -- afs: Fix vlserver probe RTT handling (git-fixes). -- commit fc1925d - -- afs: Fix setting of mtime when creating a file/dir/symlink - (git-fixes). -- commit 6bbf246 - -- afs: Fix updating of i_size with dv jump from server - (git-fixes). -- commit 6731933 - -- afs: Fix lost servers_outstanding count (git-fixes). -- commit 29cfb62 - -- afs: Fix fileserver probe RTT handling (git-fixes). -- commit b1a6d0f - -- afs: Use the operation issue time instead of the reply time - for callbacks (git-fixes). -- commit dce7453 - -- afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked - (git-fixes). -- commit 856031a - -- afs: Fix access after dec in put functions (git-fixes). -- commit 7e9acb5 - -- afs: Use refcount_t rather than atomic_t (git-fixes). -- commit ee87d6d - -- afs: Fix infinite loop found by xfstest generic/676 (git-fixes). -- commit e319694 - -- afs: Adjust ACK interpretation to try and cope with NAT - (git-fixes). -- commit 0170794 - -- rxrpc, afs: Fix selection of abort codes (git-fixes). -- commit 6b22544 - -- afs: Fix afs_getattr() to refetch file status if callback - break occurred (git-fixes). -- commit 610ac25 - -- coda: Avoid partial allocation of sig_inputArgs (git-fixes). -- commit a4211ac - -- fs: hfsplus: remove WARN_ON() from - hfsplus_cat_{read,write}_inode() (git-fixes). -- commit e720f69 - -- FS: JFS: Check for read-only mounted filesystem in txBegin - (git-fixes). -- commit 74fc884 - -- FS: JFS: Fix null-ptr-deref Read in txBegin (git-fixes). -- commit ded2fdb - -- fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev - (git-fixes). -- commit d3b12be - -- jfs: jfs_dmap: Validate db_l2nbperpage while mounting - (git-fixes). -- commit cb7cfeb - -- net: mana: Use the correct WQE count for ringing RQ doorbell - (bsc#1212901). -- net: mana: Batch ringing RX queue doorbell on receiving packets - (bsc#1212901). -- commit de409ae - -- kernel-binary.spec.in: Remove superfluous %% in Supplements - Fixes: 02b7735e0caf ("rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs") -- commit 264db74 - -- drm/amd/display: check TG is non-null before checking if enabled - (git-fixes). -- drm/amd/pm: re-enable the gfx imu when smu resume (git-fixes). -- commit 0e22ad9 - -- pinctrl: amd: Don't show `Invalid config param` errors - (git-fixes). -- commit 924f82b - -- can: gs_usb: gs_can_close(): add missing set of CAN state to - CAN_STATE_STOPPED (git-fixes). -- net: phy: marvell10g: fix 88x3310 power up (git-fixes). -- soundwire: qcom: update status correctly with mask (git-fixes). -- phy: hisilicon: Fix an out of bounds check in - hisi_inno_phy_probe() (git-fixes). -- regmap: Account for register length in SMBus I/O limits - (git-fixes). -- regmap: Drop initial version of maximum transfer length fixes - (git-fixes). -- ASoC: fsl_sai: Disable bit clock with transmitter (git-fixes). -- drm/amd/display: Keep PHY active for DP displays on DCN31 - (git-fixes). -- drm/amd/display: Disable MPC split by default on special asic - (git-fixes). -- drm/client: Fix memory leak in drm_client_modeset_probe - (git-fixes). -- pinctrl: amd: Use amd_pinconf_set() for all config options - (git-fixes). -- drm/radeon: Fix integer overflow in radeon_cs_parser_init - (git-fixes). -- ALSA: emu10k1: roll up loops in DSP setup code for Audigy - (git-fixes). -- commit a35f25e - -- io_uring: ensure IOPOLL locks around deferred work (bsc#1213272 - CVE-2023-21400). -- commit 744cfeb - -- KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are - unsupported (git-fixes). -- commit 34f9d1f - -- KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled - (CR0.PG==0) (git-fixes). -- commit 6d14c23 - -- Update config files: enable CONFIG_X86_AMD_PSTATE (bsc#1212445) -- commit 09b37e1 - -- KVM: VMX: restore vmx_vmexit alignment (git-fixes). -- commit fe48bf1 - -- KVM: x86: Account fastpath-only VM-Exits in vCPU stats - (git-fixes). -- commit c6619e5 - -- Delete patches.suse/memcg-drop-kmem-limit_in_bytes.patch. - Drop the patch in order to fix bsc#1213705. -- commit 52c1db3 - -- cpufreq: amd-pstate: add amd-pstate driver parameter for mode - selection (bsc#1212445). -- commit 14292ad - -- cpufreq: amd-pstate: Set a fallback policy based on - preferred_profile (bsc#1212445). -- ACPI: CPPC: Add definition for undefined FADT preferred PM - profile value (bsc#1212445). -- cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated - (bsc#1212445). -- cpufreq: amd-pstate: Write CPPC enable bit per-socket - (bsc#1212445). -- cpufreq: amd-pstate: Update policy->cur in - amd_pstate_adjust_perf() (bsc#1212445). -- cpufreq: amd-pstate: Remove fast_switch_possible flag from - active driver (bsc#1212445). -- cpufreq: amd-pstate: Add ->fast_switch() callback (bsc#1212445). -- commit 8041c32 - -- cpufreq: amd-pstate: Make varaiable mode_state_machine static - (bsc#1212445). -- cpufreq: amd-pstate: Add guided mode control support via sysfs - (bsc#1212445). -- cpufreq: amd-pstate: Add guided autonomous mode (bsc#1212445). -- Documentation: cpufreq: amd-pstate: Move amd_pstate param to - alphabetical order (bsc#1212445). -- cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules - (bsc#1212445). -- cpufreq: amd-pstate: Let user know amd-pstate is disabled - (bsc#1212445). -- cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ - (bsc#1212445). -- cpufreq: amd-pstate: avoid uninitialized variable use - (bsc#1212445). -- cpufreq: amd-pstate: convert sprintf with sysfs_emit() - (bsc#1212445). -- cpufreq: amd-pstate: add driver working mode switch support - (bsc#1212445). -- cpufreq: amd-pstate: implement suspend and resume callbacks - (bsc#1212445). -- commit cecc1a7 - -- vhost: support PACKED when setting-getting vring_base - (git-fixes). -- commit 0bfd988 - -- cpufreq: amd-pstate: implement amd pstate cpu online and - offline callback (bsc#1212445). -- Refresh patches.kabi/cpp_epp_perf-kABI-workaround.patch. -- commit 0db85b8 - -- cpufreq: amd-pstate: implement Pstate EPP support for the AMD - processors (bsc#1212445). -- Refresh patches.kabi/cpp_epp_perf-kABI-workaround.patch. -- commit 43aa608 - -- cpufreq: amd-pstate: optimize driver working mode selection - in amd_pstate_param() (bsc#1212445). -- cpufreq: amd-pstate: fix kernel hang issue while amd-pstate - unregistering (bsc#1212445). -- cpufreq: amd-pstate: change amd-pstate driver to be built-in - type (bsc#1212445). -- cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL - register at init (bsc#1212445). -- cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State - (bsc#1212445). -- commit 81828e8 - -- cpufreq: amd-pstate: Expose struct amd_cpudata (bsc#1212445). -- MAINTAINERS: Add AMD P-State driver maintainer entry - (bsc#1212445). -- commit f8c7ae3 - -- cpufreq: amd-pstate: Fix initial highest_perf value - (bsc#1212445). -- cpufreq: amd-pstate: update pstate frequency transition delay - time (bsc#1212445). -- cpufreq: amd_pstate: map desired perf into pstate scope for - powersave governor (bsc#1212445). -- cpufreq: amd_pstate: fix wrong lowest perf fetch (bsc#1212445). -- cpufreq: amd-pstate: fix white-space (bsc#1212445). -- cpufreq: amd-pstate: simplify cpudata pointer assignment - (bsc#1212445). -- ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() - (bsc#1212445). -- cpufreq: amd-pstate: Add resume and suspend callbacks - (bsc#1212445). -- cpufreq: amd-pstate: Add more tracepoint for AMD P-State module - (bsc#1212445). -- cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment - (bsc#1212445). -- cpufreq: amd-pstate: Add AMD P-State performance attributes - (bsc#1212445). -- cpufreq: amd-pstate: Add AMD P-State frequencies attributes - (bsc#1212445). -- cpufreq: amd-pstate: Add boost mode support for AMD P-State - (bsc#1212445). -- cpufreq: amd-pstate: Add trace for AMD P-State module - (bsc#1212445). -- cpufreq: amd-pstate: Introduce the support for the processors - with shared memory solution (bsc#1212445). -- cpufreq: amd-pstate: Add fast switch function for AMD P-State - (bsc#1212445). -- cpufreq: amd-pstate: Introduce a new AMD P-State driver to - support future processors (bsc#1212445). -- commit 68cc349 - -- vhost_net: revert upend_idx only on retriable error (git-fixes). -- commit 8b2dc73 - -- s390/vmem: fix empty page tables cleanup under KASAN (git-fixes - bsc#1213715). -- commit 6879f59 - -- s390/qeth: Fix vipa deletion (git-fixes bsc#1213713). -- commit 48f331c - -- virtio_net: Fix error unwinding of XDP initialization - (git-fixes). -- commit a90e297 - -- virtio-net: Maintain reverse cleanup order (git-fixes). -- commit ee47906 - -- x86/PVH: obtain VGA console info in Dom0 (git-fixes). -- commit a5c9518 - -- xen/pvcalls-back: fix double frees with - pvcalls_new_active_socket() (git-fixes). -- commit ae3a872 - -- xen/blkfront: Only check REQ_FUA for writes (git-fixes). -- commit 05a3279 - -- platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind - U100 (git-fixes). -- media: staging: atomisp: select V4L2_FWNODE (git-fixes). -- commit 29a4c8a - -- net/sched: cls_fw: Fix improper refcount update leads to - use-after-free (CVE-2023-3776 bsc#1213588). -- commit 057a69b +- rpm/mkspec-dtb: add riscv64 dtb-allwinner subpackage +- commit ec82ffc -- block, bfq: Fix division by zero error on zero wsum - (bsc#1213653). -- commit da28d59 +- x86/sev: Add SNP-specific unaccepted memory support (jsc#PED-4747). +- commit 5c42f70 -- md: add error_handlers for raid0 and linear (bsc#1212766). -- commit 19b2ae4 +- x86/sev: Use large PSC requests if applicable (jsc#PED-4747). +- commit 0856765 -- drm/ttm: fix warning that we shouldn't mix && and || - (git-fixes). -- commit 25df30d +- x86/sev: Allow for use of the early boot GHCB for PSC requests (jsc#PED-4747). +- commit 60199fa -- drm/ttm: fix bulk_move corruption when adding a entry - (git-fixes). -- commit 04de7a2 +- x86/sev: Put PSC struct on the stack in prep for unaccepted memory support (jsc#PED-4747). +- commit 97e9c3a -- ASoC: rt5640: Fix sleep in atomic context (git-fixes). -- commit ee2d57e +- x86/tdx: Add unaccepted memory support (jsc#PED-4747). +- commit f20d514 -- net: nfc: Fix use-after-free caused by nfc_llcp_find_local - (bsc#1213601 CVE-2023-3863). -- nfc: llcp: simplify llcp_sock_connect() error paths (bsc#1213601 - CVE-2023-3863). -- nfc: llcp: nullify llcp_sock->dev on connect() error paths - (bsc#1213601 CVE-2023-3863). -- commit 63ddbca +- x86/tdx: Refactor try_accept_one() (jsc#PED-4747). +- commit 1ecd7d0 -- mhi_power_down() kABI workaround (bsc#1207948). -- commit 24dd94d +- x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub (jsc#PED-4747). +- commit c232bda -- kabi/severities: relax kABI for ath11k local symbols (bsc#1207948) -- commit 3000949 - -- Update - patches.suse/vc_screen-don-t-clobber-return-value-in-vcs_read.patch - (git-fixes bsc#1213167 CVE-2023-3567). -- Update - patches.suse/vc_screen-modify-vcs_size-handling-in-vcs_read.patch - (git-fixes bsc#1213167 CVE-2023-3567). -- Update - patches.suse/vc_screen-move-load-of-struct-vc_data-pointer-in-vcs.patch - (git-fixes bsc#1213167 CVE-2023-3567). - Add references. -- commit 86b316a - -- drm/vmwgfx: Remove explicit and broken vblank handling - (bsc#1213632). -- commit d21ac8b - -- drm/vmwgfx: Fix Legacy Display Unit atomic drm support - (bsc#1213632). -- commit 6057f49 - -- drm/vmwgfx: Remove rcu locks from user resources (bsc#1213632). -- commit a689fa2 - -- Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in - HCIUARTGETPROTO (bsc#1210780 CVE-2023-31083). -- commit ad56bc8 - -- ALSA: usb-audio: Add quirk for Microsoft Modern Wireless Headset - (bsc#1207129). -- commit 6298aeb - -- Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation - return" (git-fixes). -- NFSv4.1: freeze the session table upon receiving - NFS4ERR_BADSESSION (git-fixes). -- svcrdma: Prevent page release when nothing was received - (git-fixes). -- NFSD: add encoding of op_recall flag for write delegation - (git-fixes). -- SUNRPC: Fix UAF in svc_tcp_listen_data_ready() (git-fixes). -- nfsd: fix double fget() bug in __write_ports_addfd() - (git-fixes). -- NFSD: Remove open coding of string copy (git-fixes). -- SUNRPC: Fix trace_svc_register() call site (git-fixes). -- SUNRPC: always free ctxt when freeing deferred request - (git-fixes). -- SUNRPC: double free xprt_ctxt while still in use (git-fixes). -- SUNRPC: remove the maximum number of retries in call_bind_status - (git-fixes). -- NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease - (git-fixes). -- SUNRPC: Remove dead code in svc_tcp_release_rqst() (git-fixes). -- NFSD: Fix sparse warning (git-fixes). -- commit 8c604d4 - -- drm/amd/display: fix access hdcp_workqueue assert (git-fixes). -- drm/amd/display: phase3 mst hdcp for multiple displays - (git-fixes). -- commit d286bfe - -- drm/amd/display: only accept async flips for fast updates - (git-fixes). -- drm/amd/display: save restore hdcp state when display is - unplugged from mst hub (git-fixes). -- drm/amd/display: Only update link settings after successful - MST link train (git-fixes). -- commit d4f34b0 - -- net/sched: cls_u32: Fix reference counter leak leading to - overflow (CVE-2023-3609 bsc#1213586). -- commit e129a1f - -- net/sched: sch_qfq: account for stab overhead in qfq_enqueue - (CVE-2023-3611 bsc#1213585). -- net/sched: sch_qfq: reintroduce lmax bound check for MTU - (bsc#1213585). -- net/sched: sch_qfq: refactor parsing of netlink parameters - (bsc#1213585). -- commit 67a1d0b - -- Fix null pointer dereference in drm_dp_atomic_find_time_slots() - (bsc#1213578). -- commit 453d6f3 - -- drm/amd/display: Add polling method to handle MST reply packet - (bsc#1213578). -- commit 308c526 - -- IB/hfi1: Use bitmap_zalloc() when applicable (git-fixes) -- commit cb2f513 - -- Revive drm_dp_mst_hpd_irq() function (bsc#1213578). -- commit 499a97d - -- drm/dp_mst: Clear MSG_RDY flag before sending new message - (bsc#1213578). -- commit a5454fb - -- drm/amd/pm: conditionally disable pcie lane/speed switching - for SMU13 (git-fixes). -- drm/amd/pm: share the code around SMU13 pcie parameters update - (git-fixes). -- drm/i915: Don't preserve dpll_hw_state for slave crtc in - Bigjoiner (git-fixes). -- drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime - (git-fixes). -- drm/amd/display: Add monitor specific edid quirk (git-fixes). -- drm/amd/display: Remove Phantom Pipe Check When Calculating - K1 and K2 (git-fixes). -- drm/amd/pm: add abnormal fan detection for smu 13.0.0 - (git-fixes). -- drm/amd/display: fix seamless odm transitions (git-fixes). -- drm/amdgpu: Fix minmax warning (git-fixes). -- drm/amdgpu: add the fan abnormal detection feature (git-fixes). -- commit e81cef2 - -- pinctrl: amd: Detect internal GPIO0 debounce handling - (git-fixes). -- commit 2209e7e - -- drm/msm/disp/dpu: get timing engine status from intf status - register (git-fixes). -- Refresh - patches.suse/drm-msm-dpu-Remove-duplicate-register-defines-from-I.patch. -- commit 01f0700 - -- usb: dwc2: platform: Improve error reporting for problems - during .remove() (git-fixes). -- Refresh - patches.suse/usb-dwc2-Fix-some-error-handling-paths.patch. -- commit c99cdac - -- drm/atomic: Fix potential use-after-free in nonblocking commits - (git-fixes). -- pinctrl: amd: Only use special debounce behavior for GPIO 0 - (git-fixes). -- drm/amdgpu: avoid restore process run into dead loop - (git-fixes). -- i2c: xiic: Don't try to handle more interrupt events after error - (git-fixes). -- drm/amd/display: Correct `DMUB_FW_VERSION` macro (git-fixes). -- drm/amdgpu: fix clearing mappings for BOs that are always - valid in VM (git-fixes). -- USB: serial: option: add LARA-R6 01B PIDs (git-fixes). -- xhci: Show ZHAOXIN xHCI root hub speed correctly (git-fixes). -- xhci: Fix TRB prefetch issue of ZHAOXIN hosts (git-fixes). -- xhci: Fix resume issue of some ZHAOXIN hosts (git-fixes). -- tty: serial: fsl_lpuart: add earlycon for imx8ulp platform - (git-fixes). -- PCI: Add function 1 DMA alias quirk for Marvell 88SE9235 - (git-fixes). -- PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold - (git-fixes). -- pinctrl: amd: Fix mistake in handling clearing pins at startup - (git-fixes). -- drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK - (git-fixes). -- drm/bridge: tc358768: fix THS_TRAILCNT computation (git-fixes). -- drm/bridge: tc358768: fix THS_ZEROCNT computation (git-fixes). -- drm/bridge: tc358768: fix TCLK_TRAILCNT computation (git-fixes). -- drm/atomic: Allow vblank-enabled + self-refresh "disable" - (git-fixes). -- drm/bridge: tc358768: Add atomic_get_input_bus_fmts() - implementation (git-fixes). -- hwmon: (pmbus/adm1275) Fix problems with temperature monitoring - on ADM1272 (git-fixes). -- selftests: rtnetlink: remove netdevsim device after ipsec - offload test (git-fixes). -- leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev - rename (git-fixes). -- mmc: core: disable TRIM on Kingston EMMC04G-M627 (git-fixes). -- mmc: sdhci: fix DMA configure compatibility issue when 64bit - DMA mode is used (git-fixes). -- kselftest: vDSO: Fix accumulation of uninitialized ret when - CLOCK_REALTIME is undefined (git-fixes). -- ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error - (git-fixes). -- crypto: qat - Use helper to set reqsize (git-fixes). -- crypto: kpp - Add helper to set reqsize (git-fixes). -- wifi: ray_cs: Drop useless status variable in parse_addr() - (git-fixes). -- wifi: ray_cs: Utilize strnlen() in parse_addr() (git-fixes). -- hwmon: (adm1275) Allow setting sample averaging (git-fixes). -- i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in - xiic_process() (git-fixes). -- wl3501_cs: use eth_hw_addr_set() (git-fixes). -- commit 87a543d - -- Update References tag - patches.suse/fbcon-set_con2fb_map-needs-to-set-con2fb_map.patch - (git-fixes bsc#1213417 CVE-2023-38409). -- commit 256b397 - -- rpm/mkspec-dtb: add riscv64 dtb-allwinner subpackage -- commit ec82ffc - -- xfs: wait iclog complete before tearing down AIL (bsc#1211811). -- commit a2d37c4 - -- xfs: run callbacks before waking waiters in - xlog_state_shutdown_callbacks (bsc#1211811). -- commit 602a6b0 - -- drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks - (git-fixes). -- commit c057899 - -- ASoC: SOF: ipc3-dtrace: uninitialized data in - dfsentry_trace_filter_write() (git-fixes). -- ASoC: amd: acp: fix for invalid dai id handling in - acp_get_byte_count() (git-fixes). -- fbdev: imxfb: Removed unneeded release_mem_region (git-fixes). -- commit 8fba390 - -- ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component - remove (git-fixes). -- ASoC: codecs: wcd934x: fix resource leaks on component remove - (git-fixes). -- ASoC: codecs: wcd938x: fix missing clsh ctrl error handling - (git-fixes). -- ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR - (git-fixes). -- ASoC: codecs: wcd938x: fix soundwire initialisation race - (git-fixes). -- ASoC: codecs: wcd938x: fix codec initialisation race - (git-fixes). -- ASoC: tegra: Fix ADX byte map (git-fixes). -- ASoC: tegra: Fix AMX byte map (git-fixes). -- commit 2c27c0a - -- ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptops - (git-fixes). -- ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx - (git-fixes). -- ALSA: hda/realtek: Add quirk for Clevo NS70AU (git-fixes). -- commit 61a595d - -- ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp - (git-fixes). -- ALSA: hda/realtek - remove 3k pull low procedure (git-fixes). -- fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe - (git-fixes). -- fbdev: imxfb: warn about invalid left/right margin (git-fixes). -- commit 61676e6 - -- xfs: drop async cache flushes from CIL commits (bsc#1211811). -- commit b52f8c8 - -- xfs: async CIL flushes need pending pushes to be made stable - (bsc#1211811). -- commit a7a8e83 - -- xfs: move the CIL workqueue to the CIL (bsc#1211811). -- commit bdc017f - -- xfs: CIL work is serialised, not pipelined (bsc#1211811). -- commit 41681a2 - -- xfs: AIL needs asynchronous CIL forcing (bsc#1211811). -- commit df27a10 - -- xfs: order CIL checkpoint start records (bsc#1211811). -- commit 1723063 - -- xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state() - (bsc#1211811). -- commit 7d0f707 - -- xfs: don't run shutdown callbacks on active iclogs - (bsc#1211811). -- Refresh patches.suse/xfs-pass-a-CIL-context-to-xlog_write.patch. -- commit bbe5b6f - -- xfs: separate out log shutdown callback processing - (bsc#1211811). -- commit 8739ead - -- xfs: rework xlog_state_do_callback() (bsc#1211811). -- commit e073f75 - -- xfs: factor out log write ordering from xlog_cil_push_work() - (bsc#1211811). -- commit 9190d3a - -- xfs: pass a CIL context to xlog_write() (bsc#1211811). -- Delete - patches.suse/xfs-drop-async-cache-flushes-from-CIL-commits.patch. -- commit 32853a9 - -- Revert "usb: gadget: udc: core: Offload usb_udc_vbus_handler processing" - This reverts commit bc0618750f6987c96fa2a99ae8452ae74c5cb94b. -- commit 2488305 - -- Revert "usb: gadget: udc: core: Prevent soft_connect_store() race" - This reverts commit b1dbc3a2da2b71fefe5889fb00557f6279033499. - udc_lock and udc->connect_lock nesting must be resolved post-merge. -- commit aa5b47d - -- xfs: XLOG_STATE_IOERROR must die (bsc#1211811). -- commit 90fa477 - -- xfs: move xlog_commit_record to xfs_log_cil.c (bsc#1211811). -- commit b415a31 - -- kabi/severities: ignore kABI of vmwgfx - The driver exports a function unnecessarily without used by anyone else. - Ignore the kABI changes. -- commit 62ee467 - -- kabi/severities: ignore kABI of i915 module - It's exported only for its sub-module, not really used by externals -- commit 63cfeb5 - -- Add alt-commit to amdgpu patches -- commit bee21b3 - -- drm/amdgpu/vkms: relax timer deactivation by - hrtimer_try_to_cancel (git-fixes). -- drm/msm/a5xx: really check for A510 in a5xx_gpu_init - (git-fixes). -- drm/msm/dpu: clean up dpu_kms_get_clk_rate() returns - (git-fixes). -- drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK - (git-fixes). -- drm/bridge: anx7625: Prevent endless probe loop (git-fixes). -- drm: Add fixed-point helper to get rounded integer values - (git-fixes). -- drm/bridge: tc358768: fix THS_TRAILCNT computation (git-fixes). -- drm/bridge: tc358768: fix THS_ZEROCNT computation (git-fixes). -- drm/bridge: tc358768: fix TCLK_TRAILCNT computation (git-fixes). -- drm/bridge: tc358768: Add atomic_get_input_bus_fmts() - implementation (git-fixes). -- drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2 - (git-fixes). -- drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1 - (git-fixes). -- drm/amd/pm: workaround for compute workload type on some skus - (git-fixes). -- drm/amd/display: Reduce sdp bw after urgent to 90% (git-fixes). -- drm/amdgpu: change reserved vram info print (git-fixes). -- swsmu/amdgpu_smu: Fix the wrong if-condition (git-fixes). -- commit 3a68598 - -- drm/amd/pm: conditionally disable pcie lane switching for some - sienna_cichlid SKUs (git-fixes). -- drm/amdgpu: enable tmz by default for GC 11.0.1 (git-fixes). -- drm/amd/pm: resolve reboot exception for si oland (git-fixes). -- drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5 - (git-fixes). -- drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4 - (git-fixes). -- drm/amd/display: Have Payload Properly Created After Resume - (git-fixes). -- drm/amd/pm: add missing NotifyPowerSource message mapping for - SMU13.0.7 (git-fixes). -- drm/amd/pm: fix possible power mode mismatch between driver - and PMFW (git-fixes). -- drm/amdgpu/gmc11: implement get_vbios_fb_size() (git-fixes). -- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 - as well (git-fixes). -- drm/amdgpu/gfx11: update gpu_clock_counter logic (git-fixes). -- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 (git-fixes). -- drm/amd/pm: avoid potential UBSAN issue on legacy asics - (git-fixes). -- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes - (git-fixes). -- drm/amdgpu: set gfx9 onwards APU atomics support to be true - (git-fixes). -- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (git-fixes). -- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage - (git-fixes). -- commit 26f6cbe - -- drm/amd/display: filter out invalid bits in pipe_fuses - (git-fixes). -- commit 1fab8ae - -- drm/amd/display: Change default Z8 watermark values (git-fixes). -- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() - (git-fixes). -- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini - (git-fixes). -- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini - (git-fixes). -- drm/i915: Check pipe source size when using skl+ scalers - (git-fixes). -- drm/amd/display: Lowering min Z8 residency time (git-fixes). -- drm/amd/display: Add missing WA and MCLK validation (git-fixes). -- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (git-fixes). -- drm/amdgpu: refine get gpu clock counter method (git-fixes). -- commit 6d48349 - -- drm/msm/disp/dpu: get timing engine status from intf status - register (git-fixes). -- Refresh - patches.suse/drm-msm-dpu-Remove-duplicate-register-defines-from-I.patch. -- commit 05668f6 - -- drm/amdgpu: Fix sdma v4 sw fini error (git-fixes). -- drm/amd/display: Correct DML calculation to follow HW SPEC - (git-fixes). -- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (git-fixes). -- drm/amd/display: fixed dcn30+ underflow issue (git-fixes). -- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO - (git-fixes). -- drm/amd/amdgpu: limit one queue per gang (git-fixes). -- drm/i915/tc: Fix TC port link ref init for DP MST during HW - readout (git-fixes). -- drm/amd/display: Ensure vmin and vmax adjust for DCE - (git-fixes). -- drm/amd/display: Enable HostVM based on rIOMMU active - (git-fixes). -- drm/amd/display: Update minimum stutter residency for DCN314 Z8 - (git-fixes). -- drm/amd/display: Add minimum Z8 residency debug option - (git-fixes). -- drm/amd/display: Do not update DRR while BW optimizations - pending (git-fixes). -- drm/amd/display: Correct DML calculation to align HW formula - (git-fixes). -- drm/amd/display: populate subvp cmd info only for the top pipe - (git-fixes). -- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind - (git-fixes). -- drm/amd/display: fix a divided-by-zero error (git-fixes). -- commit 9c0d61f - -- drm/amd/display: limit timing for single dimm memory - (git-fixes). -- drm/amd/display: set dcn315 lb bpp to 48 (git-fixes). -- drm/amdgpu: Fix desktop freezed after gpu-reset (git-fixes). -- drm: buddy_allocator: Fix buddy allocator init on 32-bit systems - (git-fixes). -- drm/amdgpu/gfx: set cg flags to enter/exit safe mode - (git-fixes). -- drm/amdgpu: Force signal hw_fences that are embedded in - non-sched jobs (git-fixes). -- drm/amdgpu: add mes resume when do gfx post soft reset - (git-fixes). -- drm/i915/guc: Fix missing ecodes (git-fixes). -- drm/i915/fbdev: lock the fbdev obj before vma pin (git-fixes). -- commit 602ee99 - -- drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes - (git-fixes). -- drm/i915/sseu: fix max_subslices array-index-out-of-bounds - access (git-fixes). -- drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF - (git-fixes). -- drm/msm/adreno: fix runtime PM imbalance at unbind (git-fixes). -- drm/amd: Don't allow s0ix on APUs older than Raven (git-fixes). -- drm/i915: Populate encoder->devdata for DSI on icl+ (git-fixes). -- drm/amd/display: Update Z8 SR exit/enter latencies (git-fixes). -- drm/amd/display: Remove stutter only configurations (git-fixes). -- drm/amd/display: Fix Z8 support configurations (git-fixes). -- drm/i915/guc: Rename GuC register state capture node to be - more obvious (git-fixes). -- commit ae9d397 - -- drm/msm/dpu: Add DSC hardware blocks to register snapshot - (git-fixes). -- drm/amdgpu: declare firmware for new MES 11.0.4 (git-fixes). -- drm: rcar-du: Fix setting a reserved bit in DPLLCR (git-fixes). -- drm: rcar-du: Add quirk for H3 ES1.x pclk workaround - (git-fixes). -- drm/i915/mtl: update scaler source and destination limits for - MTL (git-fixes). -- drm: Add missing DP DSC extended capability definitions - (git-fixes). -- Revert "drm/i915: Disable DSB usage for now" (git-fixes). -- drm/i915: Do panel VBT init early if the VBT declares an - explicit panel type (git-fixes). -- drm/i915: Introduce intel_panel_init_alloc() (git-fixes). -- commit cc492ab - -- drm/msm/hdmi: use devres helper for runtime PM management - (git-fixes). -- Refresh - patches.suse/drm-msm-hdmi-Add-missing-check-for-alloc_ordered_wor.patch. -- commit 7348d6f - -- drm/amd: Use `amdgpu_ucode_*` helpers for MES (git-fixes). -- drm/amd: Load MES microcode during early_init (git-fixes). -- drm/amd/display: fix PSR-SU/DSC interoperability support - (git-fixes). -- drm/amd: Add a new helper for loading/validating microcode - (git-fixes). -- drm/display/dp_mst: Fix payload addition on a disconnected sink - (git-fixes). -- drm/bridge: anx7625: Convert to i2c's .probe_new() (git-fixes). -- drm: panel-orientation-quirks: Add quirk for DynaBook K50 - (git-fixes). -- drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during - disable (git-fixes). -- drm/i915: Fix a memory leak with reused mmap_offset (git-fixes). -- drm/drm_vma_manager: Add drm_vma_node_allow_once() (git-fixes). -- drm: Optimize drm buddy top-down allocation method (git-fixes). -- drm/virtio: Fix memory leak in virtio_gpu_object_create() - (git-fixes). -- drm/amd/display: Add debug option to skip PSR CRTC disable - (git-fixes). -- drm/amdgpu/mes11: enable reg active poll (git-fixes). -- drm/amd/amdgpu: update mes11 api def (git-fixes). -- drm/msm/adreno: Simplify read64/write64 helpers (git-fixes). -- drm/amd/display: Add Z8 allow states to z-state support list - (git-fixes). -- drm/amd/display: Update Z8 watermarks for DCN314 (git-fixes). -- drm/virtio: Simplify error handling of - virtio_gpu_object_create() (git-fixes). -- commit e9a6574 - -- Update - patches.suse/net-tun-fix-bugs-for-oversize-packet-when-napi-frags.patch - (git-fixes CVE-2023-3812 bsc#1213543). - Added CVE reference. -- commit 98bd6ff - -- drm/i915/guc: Limit scheduling properties to avoid overflow - (git-fixes). -- Refresh - patches.suse/drm-i915-Fix-compute-pre-emption-w-a-to-apply-to-com.patch. -- commit 696b0f8 - -- adreno: Shutdown the GPU properly (git-fixes). -- drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLOR (git-fixes). -- drm/etnaviv: reap idle mapping if it doesn't match the softpin - address (git-fixes). -- drm/etnaviv: move idle mapping reaping into separate function - (git-fixes). -- drm/amdgpu: Don't set struct drm_driver.output_poll_changed - (git-fixes). -- drm/meson: Fix return type of meson_encoder_cvbs_mode_valid() - (git-fixes). -- drm/amd/display (gcc13): fix enum mismatch (git-fixes). -- drm/amdgpu: remove deprecated MES version vars (git-fixes). -- drm/amd/display: Remove optimization for VRR updates - (git-fixes). -- drm/amd/display: Refactor eDP PSR codes (git-fixes). -- drm/amd/display: Remove FPU guards from the DML folder - (git-fixes). -- drm/i915/guc: Add error-capture init warnings when needed - (git-fixes). -- drm/i915/gt: Cleanup partial engine discovery failures - (git-fixes). -- drm/i915: Allow panel fixed modes to have differing sync - polarities (git-fixes). -- drm/i915: Print return value on error (git-fixes). -- drm/i915: Fix TypeC mode initialization during system resume - (git-fixes). -- drm/vmwgfx: Remove vmwgfx_hashtab (git-fixes). -- drm/vmwgfx: Refactor ttm reference object hashtable to use - linux/hashtable (git-fixes). -- drm/vmwgfx: Refactor resource validation hashtable to use - linux/hashtable implementation (git-fixes). -- drm/vmwgfx: Remove ttm object hashtable (git-fixes). -- drm/vmwgfx: Refactor resource manager's hashtable to use - linux/hashtable implementation (git-fixes). -- drm/vmwgfx: Write the driver id registers (git-fixes). -- dma-buf/dma-resv: Stop leaking on krealloc() failure - (git-fixes). -- Bluetooth: hci_sync: Avoid use-after-free in dbg for - hci_remove_adv_monitor() (git-fixes). -- Bluetooth: ISO: fix iso_conn related locking and validity issues - (git-fixes). -- Bluetooth: hci_event: call disconnect callback before deleting - conn (git-fixes). -- Bluetooth: use RCU for hci_conn_params and iterate safely in - hci_sync (git-fixes). -- commit a039f9f - -- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 (bsc#1213533) -- commit 42bde43 - -- irqchip/gicv3: Handle resource request failure consistently (bsc#1213533) -- commit 9a79248 - -- irqchip/gic-v3: Claim iomem resources (bsc#1213533) -- commit 58b558e - -- drm/client: Fix memory leak in drm_client_target_cloned - (git-fixes). -- net: phy: prevent stale pointer dereference in phy_init() - (git-fixes). -- can: bcm: Fix UAF in bcm_proc_show() (git-fixes). -- selftests: tc: add ConnTrack procfs kconfig (git-fixes). -- selftests: tc: add 'ct' action kconfig dep (git-fixes). -- selftests: tc: set timeout to 15 minutes (git-fixes). -- rsi: remove kernel-doc comment marker (git-fixes). -- pie: fix kernel-doc notation warning (git-fixes). -- devlink: fix kernel-doc notation warnings (git-fixes). -- codel: fix kernel-doc notation warnings (git-fixes). -- commit a53eee1 - -- netfilter: nf_tables: prevent OOB access in nft_byteorder_eval - (CVE-2023-35001 bsc#1213059). -- netfilter: nf_tables: do not ignore genmask when looking up - chain by id (CVE-2023-31248 bsc#1213061). -- commit 2165cfd - -- uaccess: Add speculation barrier to copy_from_user() - (bsc#1211738 CVE-2023-0459). -- commit 444186d - -- fuse: ioctl: translate ENOSYS in outarg (bsc#1213524). -- fuse: revalidate: don't invalidate if interrupted (bsc#1213523). -- commit 6e0bfdd - -- netfilter: nf_tables: incorrect error path handling with - NFT_MSG_NEWRULE (CVE-2023-3390 CVE-2023-3117 bsc#1212846 - bsc#1213245). -- commit fc1ae7b - -- powerpc/pseries/vas: Hold mmap_mutex after mmap lock during - window close (jsc#PED-542 git-fixes). -- commit 0caaae2 - -- Drop - patches.suse/nvme-warn-about-shared-namespaces-without-CONFIG_NVM.patch (bsc#1213311) -- Delete - patches.suse/nvme-warn-about-shared-namespaces-without-CONFIG_NVM.patch. -- Refresh - patches.suse/nvme-refactor-namespace-probing.patch -- commit a744f3d - -- KVM: Add GDS_NO support to KVM (bsc#1206418, CVE-2022-40982). -- commit aa4b0be - -- x86/speculation: Add Kconfig option for GDS (bsc#1206418, CVE-2022-40982). -- commit 9f327b6 - -- x86/speculation: Add force option to GDS mitigation (bsc#1206418, CVE-2022-40982). -- commit a0b814b - -- x86/speculation: Add Gather Data Sampling mitigation (bsc#1206418, CVE-2022-40982). -- commit bc512dd - -- drm/i915: Never return 0 if not all requests retired - (git-fixes). -- drm/i915: Fix negative value passed as remaining time - (git-fixes). -- drm/i915/sdvo: Grab mode_config.mutex during LVDS init to - avoid WARNs (git-fixes). -- commit d9993e1 - -- drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs - (bsc#1213493). -- commit 8d27c97 - -- xfs: don't deplete the reserve pool when trying to shrink the fs - (git-fixes). -- commit 5a2f80d - -- xfs: don't reverse order of items in bulk AIL insertion - (git-fixes). -- commit d6e35fc - -- xfs: fix logdev fsmap query result filtering (git-fixes). -- commit c455cfa - -- xfs: clean up the rtbitmap fsmap backend (git-fixes). -- commit 48d04d0 - -- xfs: fix getfsmap reporting past the last rt extent (git-fixes). -- commit c0bf1f4 - -- xfs: fix integer overflows in the fsmap rtbitmap and logdev - backends (git-fixes). -- commit 2722715 - -- xfs: fix interval filtering in multi-step fsmap queries - (git-fixes). -- commit bdbe0c0 - -- xfs: fix uninitialized variable access (git-fixes). -- commit 00489cf - -- xfs: pass explicit mount pointer to rtalloc query functions - (git-fixes). -- commit 8dd0d7d - -- xfs: make the record pointer passed to query_range functions - const (git-fixes). -- commit f3907e2 - -- xfs: make fsmap backend function key parameters const - (git-fixes). -- commit f2d77e2 - -- xfs: fix off-by-one error when the last rt extent is in use - (git-fixes). -- commit 6038622 - -- ocfs2: Switch to security_inode_init_security() (git-fixes). -- commit a16070d - -- ocfs2: check new file size on fallocate call (git-fixes). -- commit 3af0daa - -- ocfs2: fix use-after-free when unmounting read-only filesystem - (git-fixes). -- commit 32172b2 - -- smb: client: fix missed ses refcounting (git-fixes). -- commit 1464145 - -- Refresh - patches.suse/keys-Fix-linking-a-duplicate-key-to-a-keyring-s-asso.patch. -- commit d8bebeb - -- security: keys: Modify mismatched function name (git-fixes). -- tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation - (git-fixes). -- commit 9b8aa64 - -- x86/cpu/amd: Add a Zenbleed fix (bsc#1213286, CVE-2023-20593). -- commit e269335 - -- x86/cpu/amd: Move the errata checking functionality up (bsc#1213286, CVE-2023-20593). -- commit 74df26d - -- usb: gadget: udc: core: Prevent soft_connect_store() race - (git-fixes). -- commit b1dbc3a - -- usb: gadget: udc: core: Offload usb_udc_vbus_handler processing - (git-fixes). -- commit bc06187 - -- x86/platform/uv: Update UV platform code for SNC (bsc#1212256 - jsc#PED-4718). -- x86/platform/uv: Remove remaining BUG_ON() and BUG() calls - (bsc#1212256 jsc#PED-4718). -- x86/platform/uv: UV support for sub-NUMA clustering (bsc#1212256 - jsc#PED-4718). -- x86/platform/uv: Helper functions for allocating and freeing - conversion tables (bsc#1212256 jsc#PED-4718). -- x86/platform/uv: When searching for minimums, start at INT_MAX - not 99999 (bsc#1212256 jsc#PED-4718). -- x86/platform/uv: Fix printed information in calc_mmioh_map - (bsc#1212256 jsc#PED-4718). -- x86/platform/uv: Introduce helper function uv_pnode_to_socket - (bsc#1212256 jsc#PED-4718). -- x86/platform/uv: Add platform resolving #defines for misc - GAM_MMIOH_REDIRECT* (bsc#1212256 jsc#PED-4718). -- commit 22f8c94 - -- rpm: Update dependency to match current kmod. -- commit d687dc3 - -- usb: dwc2: Fix some error handling paths (git-fixes). -- commit b3ae2f4 - -- blacklist.conf: optimization -- commit 9e3e296 - -- blacklist.conf: kABI -- commit 938b640 - -- usb: typec: Fix fast_role_swap_current show function - (git-fixes). -- commit b9a4a79 - -- blacklist.conf: Blacklist redundant patch -- commit 48411ae - -- arm64: vdso: Pass (void *) to virt_to_page() (git-fixes) -- commit 80dd531 - -- arm64/mm: mark private VM_FAULT_X defines as vm_fault_t (git-fixes) -- commit beb79bd - -- Revert "arm64: dts: zynqmp: Add address-cells property to interrupt (git-fixes) -- commit d0d71ee - -- arm64: dts: microchip: sparx5: do not use PSCI on reference boards (git-fixes) -- commit ada238c - -- arm64: xor-neon: mark xor_arm64_neon_*() static (git-fixes) -- commit c9bacb3 - -- spi: bcm63xx: fix max prepend length (git-fixes). -- commit 656db51 - -- drm/i915: Fix one wrong caching mode enum usage (git-fixes). -- drm/panel: simple: Add Powertip PH800480T013 drm_display_mode - flags (git-fixes). -- drm/ttm: Don't leak a resource on swapout move error - (git-fixes). -- drm/panel: simple: Add connector_type for innolux_at043tn24 - (git-fixes). -- wifi: rtw89: debug: fix error code in - rtw89_debug_priv_send_h2c_set() (git-fixes). -- wifi: airo: avoid uninitialized warning in airo_get_rate() - (git-fixes). -- commit d32565b - -- x86/sev: Add SNP-specific unaccepted memory support (jsc#PED-4747). -- commit 5c42f70 - -- x86/sev: Use large PSC requests if applicable (jsc#PED-4747). -- commit 0856765 - -- x86/sev: Allow for use of the early boot GHCB for PSC requests (jsc#PED-4747). -- commit 60199fa - -- x86/sev: Put PSC struct on the stack in prep for unaccepted memory support (jsc#PED-4747). -- commit 97e9c3a - -- x86/tdx: Add unaccepted memory support (jsc#PED-4747). -- commit f20d514 - -- x86/tdx: Refactor try_accept_one() (jsc#PED-4747). -- commit 1ecd7d0 - -- x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub (jsc#PED-4747). -- commit c232bda - -- x86/boot/compressed: Handle unaccepted memory (jsc#PED-4747). -- commit 4bd0435 +- x86/boot/compressed: Handle unaccepted memory (jsc#PED-4747). +- commit 4bd0435 -- net: mana: Add support for vlan tagging (bsc#1212301). -- commit b4b8120 - -- s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU - ld < 2.36 (git-fixes bsc#1213264). -- commit 02c9941 - -- s390/debug: add _ASM_S390_ prefix to header guard (git-fixes - bsc#1213263). -- commit ddf8224 - -- blacklist.conf: clang warning -- commit e4ffa77 - -- s390/ap: fix status returned by ap_aqic() (git-fixes - bsc#1213259). -- commit 5299a79 - -- s390/ap: fix status returned by ap_qact() (git-fixes - bsc#1213258). -- commit 43d22ed - -- Move upstreamed x86 patch into sorted section -- commit d418f0a - -- Move upstreamed AMDGPU patches into sorted section -- commit 399c97a - -- Bluetooth: hci_bcm: do not mark valid bd_addr as invalid - (git-fixes). -- commit 04e6123 - -- nilfs2: reject devices with insufficient block count - (git-fixes). -- perf/x86/amd/core: Always clear status for idx (bsc#1213233). -- soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe() - (git-fixes). -- soundwire: cadence: Drain the RX FIFO after an IO timeout - (git-fixes). -- commit 0234d5a - -- s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple() - (git-fixes bsc#1213252). -- commit c694863 - -- drm/amdgpu: Fix memcpy() in - sienna_cichlid_append_powerplay_table function (git-fixes). -- net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume() - (git-fixes). -- net: qrtr: start MHI channel after endpoit creation (git-fixes). -- commit 7915fbb - -- cpufreq: tegra194: Fix module loading (git-fixes). -- drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt() - (git-fixes). -- commit 0b3f8c1 - -- Bluetooth: fix use-bdaddr-property quirk (git-fixes). -- Bluetooth: fix invalid-bdaddr quirk for non-persistent setup - (git-fixes). -- acpi: Fix suspend with Xen PV (git-fixes). -- commit 7879a1f - -- wifi: ath11k: Add missing check for ioremap (git-fixes). -- wifi: ath10k: Trigger STA disconnect after reconfig complete - on hardware restart (git-fixes). -- usb: typec: Fix fast_role_swap_current show function - (git-fixes). -- x86/amd_nb: Add PCI ID for family 19h model 78h (git-fixes). -- commit 51addf5 - -- PCI: vmd: Fix uninitialized variable usage in - vmd_enable_domain() (git-fixes). -- soundwire: stream: Add missing clear of alloc_slave_rt - (git-fixes). -- selftests: cgroup: fix unsigned comparison with less than zero - (git-fixes). -- selftests/ir: fix build with ancient kernel headers (git-fixes). -- selftests: forwarding: Fix packet matching in mirroring - selftests (git-fixes). -- commit 72553e2 - -- drm/bridge: tc358767: Switch to devm MIPI-DSI helpers - (git-fixes). -- drm/bridge: ti-sn65dsi83: Fix enable error path (git-fixes). -- drm/bridge: it6505: Move a variable assignment behind a null - pointer check in receive_timing_debugfs_show() (git-fixes). -- drm/msm/dpu: Assign missing writeback log_mask (git-fixes). -- commit 85e8c29 - -- drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush - register (git-fixes). -- drm/amdgpu: Fix usage of UMC fill record in RAS (git-fixes). -- drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg() - (git-fixes). -- drm/amd/display: Fix a test CalculatePrefetchSchedule() - (git-fixes). -- commit 68b289c - -- Add alt-commit to an amdgpu patch -- commit 17f4d4e - -- s390: discard .interp section (git-fixes bsc#1213247). -- commit 227bb94 - -- Bluetooth: ISO: Fix CIG auto-allocation to select configurable - CIG (git-fixes). -- commit 2742425 - -- Bluetooth: ISO: use hci_sync for setting CIG parameters - (git-fixes). -- Bluetooth: ISO: consider right CIS when removing CIG at cleanup - (git-fixes). -- commit 2dd543b - -- ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake - devices (git-fixes). -- ASoC: SOF: topology: Fix logic for copying tuples (git-fixes). -- commit 13a5a3a - -- kABI fix after Restore kABI for NVidia vGPU driver - (bsc#1210825). -- commit 61abbf8 - -- s390/pci: clean up left over special treatment for function zero - (bsc#1212525). -- s390/pci: remove redundant pci_bus_add_devices() on new bus - (bsc#1212525). -- s390/pci: only add specific device in zpci_bus_scan_device() - (bsc#1212525). -- PCI: s390: Fix use-after-free of PCI resources with per-function - hotplug (bsc#1212525). -- commit 12637e5 - -- i2c: tegra: Set ACPI node as primary fwnode (bsc#1213226). -- commit 9454717 - -- Restore kABI for NVidia vGPU driver (bsc#1210825). -- commit 416c78b - -- smb: client: remove redundant pointer 'server' (bsc#1193629). -- commit 20babff - -- cifs: fix session state transition to avoid use-after-free issue - (bsc#1193629). -- commit a0e7e51 - -- cifs: new dynamic tracepoint to track ses not found errors - (bsc#1193629). -- commit 79e9e86 - -- cifs: log session id when a matching ses is not found - (bsc#1193629). -- commit 920ccfd - -- smb: client: improve DFS mount check (bsc#1193629). -- commit 8dd4bf1 - -- smb: client: fix shared DFS root mounts with different prefixes - (bsc#1193629). -- commit 4ae5a6b - -- smb: client: fix parsing of source mount option (bsc#1193629). -- commit 2375f35 - -- smb: client: fix broken file attrs with nodfs mounts - (bsc#1193629). -- commit cf3707b - -- cifs: print client_guid in DebugData (bsc#1193629). -- commit edd7762 - -- cifs: fix session state check in smb2_find_smb_ses - (bsc#1193629). -- commit 8dbfb28 - -- cifs: fix session state check in reconnect to avoid - use-after-free issue (bsc#1193629). -- commit 6191deb - -- cifs: do all necessary checks for credits within or before - locking (bsc#1193629). -- commit 5bb05f4 - -- cifs: prevent use-after-free by freeing the cfile later - (bsc#1193629). -- commit b7bc433 - -- smb: client: fix warning in generic_ip_connect() (bsc#1193629). -- commit f671e4f - -- smb: client: fix warning in CIFSFindNext() (bsc#1193629). -- commit d1f13ae - -- smb: client: fix warning in CIFSFindFirst() (bsc#1193629). -- commit 01673ee - -- smb3: do not reserve too many oplock credits (bsc#1193629). -- commit 73fb9a2 - -- cifs: print more detail when invalidate_inode_mapping fails - (bsc#1193629). -- commit a875165 - -- smb: client: fix warning in cifs_smb3_do_mount() (bsc#1193629). -- commit 28577bd - -- smb: client: fix warning in cifs_match_super() (bsc#1193629). -- commit c6a889a - -- cifs: print nosharesock value while dumping mount options - (bsc#1193629). -- commit 4243019 - -- Refresh - patches.suse/x86-xen-fix-secondary-processor-fpu-initialization.patch. -- commit 011270e - -- x86: Fix .brk attribute in linker script (git-fixes). -- commit cacd6a8 - -- ceph: fix blindly expanding the readahead windows (bsc#1213206). -- ceph: add a dedicated private data for netfs rreq (bsc#1213205). -- commit 9f18816 - -- blacklist.conf: Blacklist 23ee27dce30e and dc94bb8f271c -- commit aa7880b - -- Update patches.suse/fs-hfsplus-fix-UAF-issue-in-hfsplus_put_super.patch (CVE-2023-2985, bsc#1211867). -- commit b8edf00 - -- Run scripts/renamepatches for SLE15-SP4 -- commit 3002b60 - -- kabi/severities: Add VAS symbols changed due to recent fix - VAS accelerators are directly tied to the architecture, there is no - reason to have out-of-tree production drivers -- commit a0d0af6 - -- memcg: drop kmem.limit_in_bytes (bsc#1208788, bsc#1212905). -- commit d8a2ca6 - -- blacklist.conf: Unapplicable ppc fixes -- commit 1d050a8 - -- powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo - (bsc#1194869). -- powerpc: update ppc_save_regs to save current r1 in pt_regs - (bsc#1194869). -- powerpc/powernv/sriov: perform null check on iov before - dereferencing iov (bsc#1194869). -- powerpc/64s: Fix VAS mm use after free (bsc#1194869). -- powerpc/interrupt: Don't read MSR from - interrupt_exit_kernel_prepare() (bsc#1194869). -- powerpc/bpf: Fix use of user_pt_regs in uapi (bsc#1194869). -- powerpc/prom_init: Fix kernel config grep (bsc#1194869). -- powerpc/xics: fix refcount leak in icp_opal_init() - (bsc#1194869). -- powerpc/ftrace: Remove ftrace init tramp once kernel init is - complete (bsc#1194869). -- powerpc/64: Only WARN if __pa()/__va() called with bad addresses - (bsc#1194869). -- powerpc/powernv/vas: Assign real address to rx_fifo in - vas_rx_win_attr (bsc#1194869). -- powerpc: define get_cycles macro for arch-override - (bsc#1194869). -- powerpc/secvar: fix refcount leak in format_show() - (bsc#1194869). -- powerpc/mm: Switch obsolete dssall to .long (bsc#1194869). -- powerpc: clean vdso32 and vdso64 directories (bsc#1194869). -- signal: Replace force_sigsegv(SIGSEGV) with - force_fatal_sig(SIGSEGV) (bsc#1194869). -- signal/powerpc: On swapcontext failure force SIGSEGV - (bsc#1194869). -- commit 42f7ecb - -- rpm/check-for-config-changes: ignore also RISCV_ISA_* and DYNAMIC_SIGFRAME - They depend on CONFIG_TOOLCHAIN_HAS_*. -- commit 1007103 - -- powerpc/mm/dax: Fix the condition when checking if altmap - vmemap can cross-boundary (bsc#1150305 ltc#176097 git-fixes). -- commit 19eb287 - -- blacklist.conf: No 32bit signals on ppc64 -- commit f2f83b0 - -- blacklist.conf: d9e5c3e9e751 powerpc: Export mmu_feature_keys[] as - non-GPL -- commit 5cb5bd5 - -- blacklist.conf: b74196af372f powerpc/fadump: Fix fadump to work with a - different endian capture kernel - This changes the shared data from LE to BE for our kernel. -- commit 9bc7a26 - -- NTB: ntb_tool: Add check for devm_kcalloc (git-fixes). -- NTB: ntb_transport: fix possible memory leak while - device_register() fails (git-fixes). -- ntb: intel: Fix error handling in intel_ntb_pci_driver_init() - (git-fixes). -- NTB: amd: Fix error handling in amd_ntb_pci_driver_init() - (git-fixes). -- ntb: idt: Fix error handling in idt_pci_driver_init() - (git-fixes). -- commit e2532ad - -- ALSA: jack: Fix mutex call in snd_jack_report() (git-fixes). -- commit 626f9e0 - -- ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V (git-fixes). -- ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx (git-fixes). -- ALSA: hda/realtek: Amend G634 quirk to enable rear speakers - (git-fixes). -- ALSA: hda/realtek: Add quirk for ASUS ROG GA402X (git-fixes). -- ALSA: hda/realtek: Add quirk for ASUS ROG GX650P (git-fixes). -- ALSA: pcm: Fix potential data race at PCM memory allocation - helpers (git-fixes). -- ALSA: hda: fix a possible null-pointer dereference due to data - race in snd_hdac_regmap_sync() (git-fixes). -- ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760 - (git-fixes). -- ALSA: hda/realtek: Add quirk for Clevo NPx0SNx (git-fixes). -- ALSA: fireface: make read-only const array for model names - static (git-fixes). -- ALSA: oxfw: make read-only const array models static - (git-fixes). -- commit 588fb29 - -- Fix documentation of panic_on_warn (git-fixes). -- commit d3bc78b - -- ALSA: hda/realtek: Whitespace fix (git-fixes). -- apparmor: fix missing error check for rhashtable_insert_fast - (git-fixes). -- Revert "drm/amd/display: edp do not add non-edid timings" - (git-fixes). -- drm/i915/psr: Use hw.adjusted mode when calculating io/fast - wake times (git-fixes). -- commit 5cd5af9 - -- ubi: Fix failure attaching when vid_hdr offset equals to - (sub)page size (bsc#1210584). -- ubi: ensure that VID header offset + VID header size <= alloc, - size (bsc#1210584). -- commit d00dadd - -- hvcs: Synchronize hotplug remove with port free (bsc#1213134 - ltc#202861). -- hvcs: Use vhangup in hotplug remove (bsc#1213134 ltc#202861). -- hvcs: Get reference to tty in remove (bsc#1213134 ltc#202861). -- hvcs: Use driver groups to manage driver attributes (bsc#1213134 - ltc#202861). -- hvcs: Use dev_groups to manage hvcs device attributes - (bsc#1213134 ltc#202861). -- hvcs: Fix hvcs port reference counting (bsc#1213134 ltc#202861). -- commit bcb2fb0 - -- fixup ext4-avoid-deadlock-in-fs-reclaim-with-page-writebac.patch -- commit da8cf7d - -- Update patches.suse/KVM-x86-fix-sending-PV-IPI.patch (git-fixes, - bsc#1210853). -- commit c3e9aec - -- blacklist.conf: Blacklist b87c7cdf2bed -- commit 6e43578 - -- add mainline tags to five pci_hyperv patches -- commit 6e402f4 - -- rtc: efi: Enable SET/GET WAKEUP services as optional - (bsc#1213116). -- rtc: efi: Add wakeup support (bsc#1213116). -- rtc: efi: switch to devm_rtc_allocate_device (bsc#1213116). -- commit 917e186 - -- spi: bcm-qspi: return error if neither hif_mspi nor mspi is - available (git-fixes). -- dt-bindings: phy: brcm,brcmstb-usb-phy: Fix error in - "compatible" conditional schema (git-fixes). -- phy: tegra: xusb: check return value of devm_kzalloc() - (git-fixes). -- phy: tegra: xusb: Clear the driver reference in usb-phy dev - (git-fixes). -- phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from - PHY_EXYNOS4X12_USB" (git-fixes). -- selftests: mptcp: depend on SYN_COOKIES (git-fixes). -- selftests: mptcp: sockopt: return error if wrong mark - (git-fixes). -- Documentation: ABI: sysfs-class-net-qmi: pass_through contact - update (git-fixes). -- docs: networking: Update codeaurora references for rmnet - (git-fixes). -- Add MODULE_FIRMWARE() for FIRMWARE_TG357766 (git-fixes). -- pwm: ab8500: Fix error code in probe() (git-fixes). -- pwm: sysfs: Do not apply state to already disabled PWMs - (git-fixes). -- pwm: imx-tpm: force 'real_period' to be zero in suspend - (git-fixes). -- soundwire: qcom: fix storing port config out-of-bounds - (git-fixes). -- media: cec: i2c: ch7322: also select REGMAP (git-fixes). -- media: atomisp: gmin_platform: fix out_len in - gmin_get_config_dsm_var() (git-fixes). -- media: venus: helpers: Fix ALIGN() of non power of two - (git-fixes). -- media: i2c: Correct format propagation for st-mipid02 - (git-fixes). -- media: usb: siano: Fix warning due to null work_func_t function - pointer (git-fixes). -- media: videodev2.h: Fix struct v4l2_input tuner index comment - (git-fixes). -- media: usb: Check az6007_read() return value (git-fixes). -- drm/amdgpu: Validate VM ioctl flags (git-fixes). -- Documentation: bonding: fix the doc of peer_notif_delay - (git-fixes). -- Documentation: timers: hrtimers: Make hybrid union historical - (git-fixes). -- drm/amdgpu: Set vmbo destroy after pt bo is created (git-fixes). -- commit 50938e1 - -- udf: Detect system inodes linked into directory hierarchy - (bsc#1213114). -- commit 94969d9 - -- udf: Preserve link count of system files (bsc#1213113). -- commit 796148e - -- udf: Do not update file length for failed writes to inline files - (bsc#1213041). -- commit 7c424ea - -- udf: Do not bother merging very long extents (bsc#1213040). -- commit 2bbc059 - -- udf: Truncate added extents on failed expansion (bsc#1213039). -- commit 570559c - -- udf: Define EFSCORRUPTED error code (bsc#1213038). -- commit a788ad0 - -- udf: Fix extending file within last block (bsc#1213037). -- commit 03c1b38 - -- udf: Discard preallocation before extending file with a hole - (bsc#1213036). -- commit 1574fab - -- udf: Do not bother looking for prealloc extents if i_lenExtents - matches i_size (bsc#1213035). -- commit 55f8d82 - -- udf: Fix preallocation discarding at indirect extent boundary - (bsc#1213034). -- commit dd71a49 - -- udf: Avoid double brelse() in udf_rename() (bsc#1213032). -- commit b7363e8 - -- udf: Fix error handling in udf_new_inode() (bsc#1213112). -- commit 36daa9d - -- writeback: fix call of incorrect macro (bsc#1213024). -- commit 3d9859a - -- blacklist.conf: Blacklist e730558adffb -- commit dfc29a7 - -- inotify: Avoid reporting event with invalid wd (bsc#1213025). -- commit 663980c - -- ext4: fix bug_on in __es_tree_search caused by bad quota inode - (bsc#1213111). -- commit d2402bb - -- ext4: fix to check return value of freeze_bdev() in - ext4_shutdown() (bsc#1213021). -- commit 8a5e5cc - -- ext4: turn quotas off if mount failed after enabling quotas - (bsc#1213110). -- commit 54ce041 - -- ext4: Fix reusing stale buffer heads from last failed mounting - (bsc#1213020). -- commit b4e9a35 - -- ext4: only update i_reserved_data_blocks on successful block - allocation (bsc#1213019). -- commit 05b1124 - -- blacklist.conf: Blacklist dea9d8f7643f -- commit 5f3f2c9 - -- blacklist.conf: Blacklist eb1f822c76be and 1b2924393309 -- commit dfea016 - -- ext4: add lockdep annotations for i_data_sem for ea_inode's - (bsc#1213109). -- commit bd7e51d - -- ext4: disallow ea_inodes with extended attributes (bsc#1213108). -- commit 8d79354 - -- ext4: set lockdep subclass for the ea_inode in - ext4_xattr_inode_cache_find() (bsc#1213107). -- commit 086e29e - -- ext4: add EA_INODE checking to ext4_iget() (bsc#1213106). -- commit 6f2cbde - -- ext4: bail out of ext4_xattr_ibody_get() fails for any reason - (bsc#1213018). -- commit 688805b - -- blacklist.conf: Blacklist 2220eaf90992 -- commit 646c4d8 - -- ext4: fix deadlock when converting an inline directory in - nojournal mode (bsc#1213105). -- commit cce4da1 - -- ext4: improve error recovery code paths in __ext4_remount() - (bsc#1213017). -- commit 29aa4fc - -- ext4: improve error handling from ext4_dirhash() (bsc#1213104). -- commit eb9fd41 - -- ext4: check iomap type only if ext4_iomap_begin() does not fail - (bsc#1213103). -- commit 0e400a2 - -- blacklist.conf: Blacklist 4f04351888a8 -- commit 3ec5acd - -- ext4: fix data races when using cached status extents - (bsc#1213102). -- commit 5ba34cb - -- ext4: avoid deadlock in fs reclaim with page writeback - (bsc#1213016). -- commit 1d798af - -- blacklist.conf: Blacklist 463808f237cf -- commit 8ab6243 - -- blacklist.conf: Blacklist 5354b2af3406 -- commit af1acbd - -- ext4: fix lockdep warning when enabling MMP (bsc#1213100). -- commit 12832e4 - -- ext4: fix WARNING in mb_find_extent (bsc#1213099). -- commit cf6660d - -- ext4: fix use-after-free read in ext4_find_extent for bigalloc + - inline (bsc#1213098). -- commit 4e5840b - -- ext4: fix i_disksize exceeding i_size problem in paritally - written case (bsc#1213015). -- commit 4f1e279 - -- jdb2: Don't refuse invalidation of already invalidated buffers - (bsc#1213014). -- commit 02a11f8 - -- blacklist.conf: Blacklist 93cdf49f6eca -- commit 3fbd00a - -- blacklist.conf: Blacklist 01e4ca294517 -- commit d9ac63d - -- ext4: zero i_disksize when initializing the bootloader inode - (bsc#1213013). -- commit 659d07a - -- ext4: fix WARNING in ext4_update_inline_data (bsc#1213012). -- commit e942503 - -- ext4: move where set the MAY_INLINE_DATA flag is set - (bsc#1213011). -- commit 414128b - -- ext4: fix task hung in ext4_xattr_delete_inode (bsc#1213096). -- commit c860105 - -- jbd2: fix data missing when reusing bh which is ready to be - checkpointed (bsc#1213095). -- commit fba1499 - -- ext4: update s_journal_inum if it changes after journal replay - (bsc#1213094). -- commit 555a671 - -- ext4: fail ext4_iget if special inode unallocated (bsc#1213010). -- commit e1a7504 - -- ext4: refuse to create ea block when umounted (bsc#1213093). -- commit 0a1540e - -- blacklist.conf: Blacklist 1e9d62d25281 -- commit ec4ee27 - -- ext4: use ext4_fc_tl_mem in fast-commit replay path - (bsc#1213092). -- commit 52602e2 - -- ext4: block range must be validated before use in - ext4_mb_clear_bb() (bsc#1213090). -- commit 1a54a0f - -- ext4: add strict range checks while freeing blocks - (bsc#1213089). -- commit 48fbaec - -- ext4: add ext4_sb_block_valid() refactored out of - ext4_inode_block_valid() (bsc#1213088). -- commit 29b9d07 - -- ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb() - (bsc#1213087). -- commit 8815a41 - -- blacklist.conf: Blacklist 3bbef91bdd21 -- commit aca1605 - -- RDMA/rxe: Fix access checks in rxe_check_bind_mw (git-fixes) -- commit 2665c42 - -- nvme-multipath: support io stats on the mpath device - (bsc#1210565). -- nvme: introduce nvme_start_request (bsc#1210565). -- commit 3351644 - -- io_uring/msg_ring: fix missing lock on overflow for IOPOLL - (bsc#1211014 CVE-2023-2430). -- io_uring: don't expose io_fill_cqe_aux() (bsc#1211014). -- commit 2777ae4 - -- drm/amd: Don't try to enable secure display TA multiple times - (bsc#1212848, bsc#1212961). -- drm/amdgpu: fix number of fence calculations (bsc#1212848, - bsc#1212961). -- drm/amd: Disable PSR-SU on Parade 0803 TCON (bsc#1212848, - bsc#1212961). -- drm/amd/pm: update the LC_L1_INACTIVITY setting to address - possible noise issue (bsc#1212848, bsc#1212961). -- drm/amd/display: disable seamless boot if force_odm_combine - is enabled (bsc#1212848, bsc#1212961). -- drm/amd/display: add a NULL pointer check (bsc#1212848, - bsc#1212961). -- drm/amd/pm: revise the ASPM settings for thunderbolt attached - scenario (bsc#1212848, bsc#1212961). -- drm/amdgpu: fix clearing mappings for BOs that are always - valid in VM (bsc#1212848, bsc#1212961). -- commit 8330033 - -- disable two x86 PAT related patches (bsc#1212456) - This may break i915 when booted with nopat, but fixes /dev/mem access - in Xen PV domU. -- commit 4174e9f - -- opp: Fix use-after-free in lazy_opp_tables after probe deferral - (git-fixes). -- clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks - (git-fixes). -- clk: qcom: camcc-sc7180: Add parent dependency to all camera - GDSCs (git-fixes). -- commit aa116bc - -- Delete - patches.suse/io_uring-hold-uring-mutex-around-poll-removal.patch. - This was a SP4 specific fix. SLE15SP5 relies on the upstream commit - 22968e88b8e ("io_uring/poll: serialize poll linked timer start with poll - removal (bsc#1212838 CVE-2023-3389).") instead. -- commit 427eb46 - -- net/sched: tcindex: Do not use perfect hashing (bsc#1210335 - CVE-2023-1829). -- commit 28b65ec - -- blacklist.conf: Add 3d2af77e31ad blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats() -- commit 84acea1 - -- blacklist.conf: Add 6f363f5aa845 cgroup: Do not corrupt task iteration when rebinding subsystem -- commit 71728c0 - -- sched/debug: fix dentry leak in update_sched_domain_debugfs (git-fixes) -- commit 073b9b6 - -- sched: Fix DEBUG && !SCHEDSTATS warn (git-fixes) -- commit f0ad26b - -- extcon: usbc-tusb320: Unregister typec port on driver removal - (git-fixes). -- commit b2eac46 - -- usb: dwc3: gadget: Propagate core init errors to UDC during - pullup (git-fixes). -- usb: dwc3-meson-g12a: Fix an error handling path in - dwc3_meson_g12a_probe() (git-fixes). -- usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe() - (git-fixes). -- usb: dwc3: qcom: Release the correct resources in - dwc3_qcom_remove() (git-fixes). -- usb: xhci: Remove unused udev from xhci_log_ctx trace event - (git-fixes). -- usb: hide unused usbfs_notify_suspend/resume functions - (git-fixes). -- usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() - (git-fixes). -- usb: gadget: u_serial: Add null pointer check in gserial_suspend - (git-fixes). -- usb: dwc3: qcom: Fix potential memory leak (git-fixes). -- serial: atmel: don't enable IRQs prematurely (git-fixes). -- tty: serial: imx: fix rs485 rx after tx (git-fixes). -- serial: 8250_omap: Use force_suspend and resume for system - suspend (git-fixes). -- tty: serial: samsung_tty: Fix a memory leak in - s3c24xx_serial_getclk() when iterating clk (git-fixes). -- tty: serial: samsung_tty: Fix a memory leak in - s3c24xx_serial_getclk() in case of error (git-fixes). -- serial: 8250: lock port for UART_IER access in omap8250_irq() - (git-fixes). -- serial: 8250: lock port for stop_rx() in omap8250_irq() - (git-fixes). -- serial: 8250: omap: Fix freeing of resources on failed register - (git-fixes). -- extcon: Fix kernel doc of property capability fields to avoid - warnings (git-fixes). -- extcon: Fix kernel doc of property fields to avoid warnings - (git-fixes). -- misc: fastrpc: Create fastrpc scalar with correct buffer count - (git-fixes). -- firmware: stratix10-svc: Fix a potential resource leak in - svc_create_memory_pool() (git-fixes). -- test_firmware: return ENOMEM instead of ENOSPC on failed memory - allocation (git-fixes). -- meson saradc: fix clock divider mask length (git-fixes). -- iio: accel: fxls8962af: errata bug only applicable for - FXLS8962AF (git-fixes). -- iio: accel: fxls8962af: fixup buffer scan element type - (git-fixes). -- iio: adc: ad7192: Fix internal/external clock selection - (git-fixes). -- iio: adc: ad7192: Fix null ad7192_state pointer access - (git-fixes). -- w1: fix loop in w1_fini() (git-fixes). -- w1: w1_therm: fix locking behavior in convert_t (git-fixes). -- mfd: stmpe: Only disable the regulators if they are enabled - (git-fixes). -- mfd: stmfx: Nullify stmfx->vdd in case of error (git-fixes). -- mfd: stmfx: Fix error path in stmfx_chip_init (git-fixes). -- mfd: intel-lpss: Add missing check for platform_get_resource - (git-fixes). -- mfd: pm8008: Fix module autoloading (git-fixes). -- mfd: rt5033: Drop rt5033-battery sub-device (git-fixes). -- mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 - (git-fixes). -- rtc: st-lpc: Release some resources in st_rtc_probe() in case - of error (git-fixes). -- extcon: usbc-tusb320: Update state on probe even if no IRQ - pending (git-fixes). -- extcon: usbc-tusb320: Call the Type-C IRQ handler only if a - port is registered (git-fixes). -- extcon: usbc-tusb320: Add USB TYPE-C support (git-fixes). -- commit 5d09f51 - -- cifs: add a warning when the in-flight count goes negative - (bsc#1193629). -- commit b5356cb - -- cifs: fix lease break oops in xfstest generic/098 (bsc#1193629). -- commit 4a371a3 - -- cifs: fix max_credits implementation (bsc#1193629). -- commit 54568db - -- cifs: fix sockaddr comparison in iface_cmp (bsc#1193629). -- commit f115649 - -- cifs: print all credit counters in DebugData (bsc#1193629). -- commit cfab0d3 - -- cifs: fix status checks in cifs_tree_connect (bsc#1193629). -- commit db74448 - -- smb: remove obsolete comment (bsc#1193629). -- commit dbdd811 - -- cifs: address unused variable warning (bsc#1193629). -- commit 2c0db9f - -- smb: delete an unnecessary statement (bsc#1193629). -- commit 8263cc2 - -- smb3: missing null check in SMB2_change_notify (bsc#1193629). -- commit f544a57 - -- ibmvnic: Do not reset dql stats on NON_FATAL err (bsc#1212603 - ltc#202604). -- commit 9cf4e75 - -- Move upstreamed x86, scsi and arm patches into sorted section -- commit 68279fe - -- x86/xen: fix secondary processor fpu initialization - (bsc#1212869). -- commit 8ea47f4 - -- bonding: Fix negative jump label count on nested bonding - (bsc#1212685). -- commit 8398ce5 - -- RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context (git-fixes) -- commit 4610493 - -- RDMA/bnxt_re: wraparound mbox producer index (git-fixes) -- commit 3193b97 - -- RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode (git-fixes) -- commit 4a80233 - -- RDMA/hns: Fix hns_roce_table_get return value (git-fixes) -- commit c5a9ac4 - -- IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate (git-fixes) -- commit 030725c - -- RDMA/rxe: Remove dangling declaration of rxe_cq_disable() (git-fixes) -- commit 9e18a28 - -- RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes (git-fixes) -- commit 5d11670 - -- RDMA/bnxt_re: Remove unnecessary checks (git-fixes) -- commit 465a1cc - -- RDMA/bnxt_re: Return directly without goto jumps (git-fixes) -- commit a16408a - -- RDMA/bnxt_re: Fix to remove an unnecessary log (git-fixes) -- commit 5b86f20 - -- RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid (git-fixes) -- commit 5fd5166 - -- RDMA/bnxt_re: Use unique names while registering interrupts (git-fixes) -- commit 4d45831 - -- RDMA/bnxt_re: Fix to remove unnecessary return labels (git-fixes) -- commit 0f82e06 - -- RDMA/bnxt_re: Disable/kill tasklet only if it is enabled (git-fixes) -- commit fa23528 - -- hwrng: st - keep clock enabled while hwrng is registered - (git-fixes). -- hwrng: imx-rngc - fix the timeout for init and self check - (git-fixes). -- crypto: marvell/cesa - Fix type mismatch warning (git-fixes). -- crypto: nx - fix build warnings when DEBUG_FS is not enabled - (git-fixes). -- commit f87750a - -- Remove more packaging cruft for SLE < 12 SP3 -- commit a16781c - -- Run scripts/renamepatches for SLE15-SP4 -- commit 77c0957 - -- PCI: endpoint: Add missing documentation about the MSI/MSI-X - range (git-fixes). -- misc: pci_endpoint_test: Re-init completion for every test - (git-fixes). -- misc: pci_endpoint_test: Free IRQs before removing the device - (git-fixes). -- PCI: vmd: Reset VMD config register between soft reboots - (git-fixes). -- PCI: rockchip: Set address alignment for endpoint mode - (git-fixes). -- PCI: rockchip: Use u32 variable to access 32-bit registers - (git-fixes). -- PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe - endpoint core (git-fixes). -- PCI: rockchip: Add poll and timeout to wait for PHY PLLs to - be locked (git-fixes). -- PCI: rockchip: Assert PCI Configuration Enable bit after probe - (git-fixes). -- PCI: rockchip: Write PCI Device ID to correct register - (git-fixes). -- PCI: qcom: Disable write access to read only registers for IP - v2.3.3 (git-fixes). -- PCI: ftpci100: Release the clock resources (git-fixes). -- PCI: cadence: Fix Gen2 Link Retraining process (git-fixes). -- PCI: Add pci_clear_master() stub for non-CONFIG_PCI (git-fixes). -- PCI: Release resource invalidated by coalescing (git-fixes). -- PCI: pciehp: Cancel bringup sequence if card is not present - (git-fixes). -- PCI/ASPM: Disable ASPM on MFD function removal to avoid - use-after-free (git-fixes). -- pinctrl: cherryview: Return correct value if pin in push-pull - mode (git-fixes). -- pinctrl: at91-pio4: check return value of devm_kasprintf() - (git-fixes). -- pinctrl: microchip-sgpio: check return value of devm_kasprintf() - (git-fixes). -- platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform - profiles (git-fixes). -- platform/x86: think-lmi: Correct NVME password handling - (git-fixes). -- platform/x86: think-lmi: Correct System password interface - (git-fixes). -- platform/x86: think-lmi: mutex protection around multiple WMI - calls (git-fixes). -- commit 22e7ca3 - -- Get module prefix from kmod (bsc#1212835). -- commit f6691b0 - -- smb: move client and server files to common directory fs/smb - (bsc#1193629). -- Update config and supported.conf files due to renaming. -- commit ae50c24 - -- blacklist.conf: gcc 12 issue -- commit 81cb1b7 - -- s390/gmap: voluntarily schedule during key setting (git-fixes - bsc#1212892). -- commit 4ccd632 - -- ALSA: hda: LNL: add HD Audio PCI ID (git-fixes). -- commit d9f0e46 - -- ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio - (git-fixes). -- commit 913f7b5 - -- rpm/check-for-config-changes: ignore also PAHOLE_HAS_* - We now also have options like CONFIG_PAHOLE_HAS_LANG_EXCLUDE. -- commit 86b52c1 - -- bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable - (git-fixes). -- soc/fsl/qe: fix usb.c build errors (git-fixes). -- memory: brcmstb_dpfe: fix testing array offset after use - (git-fixes). -- drivers: meson: secure-pwrc: always enable DMA domain - (git-fixes). -- bus: ti-sysc: Fix dispc quirk masking bool variables - (git-fixes). -- soc: samsung: exynos-pmu: Re-introduce Exynos4212 support - (git-fixes). -- drm/msm/dpu: correct MERGE_3D length (git-fixes). -- drm/msm/dp: Free resources after unregistering them (git-fixes). -- drm/msm/dpu: do not enable color-management if DSPPs are not - available (git-fixes). -- drm/msm/adreno: fix sparse warnings in a6xx code (git-fixes). -- drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed - rate (git-fixes). -- drm/i915/gvt: remove unused variable gma_bottom in command - parser (git-fixes). -- amdgpu: validate offset_in_bo of drm_amdgpu_gem_va (git-fixes). -- drm/radeon: fix possible division-by-zero errors (git-fixes). -- drm/amd/display: Fix artifacting on eDP panels when engaging - freesync video mode (git-fixes). -- drm/amd/display: drop redundant memset() in - get_available_dsc_slices() (git-fixes). -- drm/amdkfd: Fix potential deallocation of previously deallocated - memory (git-fixes). -- drm/amd/display: Explicitly specify update type per plane info - change (git-fixes). -- radeon: avoid double free in ci_dpm_init() (git-fixes). -- drm/amd/display: Add logging for display MALL refresh setting - (git-fixes). -- drm/panel: simple: fix active size for Ampire - AM-480272H3TMQW-T01H (git-fixes). -- drm/panel: sharp-ls043t1le01: adjust mode settings (git-fixes). -- drm: sun4i_tcon: use devm_clk_get_enabled in - `sun4i_tcon_init_clocks` (git-fixes). -- drm/vram-helper: fix function names in vram helper doc - (git-fixes). -- drm/bridge: tc358768: fix TXTAGOCNT computation (git-fixes). -- drm/bridge: tc358768: fix TCLK_ZEROCNT computation (git-fixes). -- drm/bridge: tc358768: fix PLL target frequency (git-fixes). -- drm/bridge: tc358768: fix PLL parameters computation - (git-fixes). -- drm/bridge: tc358768: always enable HS video mode (git-fixes). -- drm/rockchip: vop: Leave vblank enabled in self-refresh - (git-fixes). -- ASoC: imx-audmix: check return value of devm_kasprintf() - (git-fixes). -- ASoC: mediatek: mt8173: Fix irq error path (git-fixes). -- ASoC: es8316: Do not set rate constraints for unsupported MCLKs - (git-fixes). -- ASoC: es8316: Increment max value for ALC Capture Target Volume - control (git-fixes). -- ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer - (git-fixes). -- ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic - boost on EliteBook (git-fixes). -- Input: adxl34x - do not hardcode interrupt trigger type - (git-fixes). -- Input: drv260x - remove unused .reg_defaults (git-fixes). -- Input: drv260x - sleep between polling GO bit (git-fixes). -- Input: drv260x - fix typo in register value define (git-fixes). -- HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651 - (git-fixes). -- fbdev: omapfb: lcd_mipid: Fix an error handling path in - mipid_spi_probe() (git-fixes). -- clk: ti: clkctrl: check return value of kasprintf() (git-fixes). -- clk: keystone: sci-clk: check return value of kasprintf() - (git-fixes). -- clk: si5341: free unused memory on probe failure (git-fixes). -- clk: si5341: check return value of {devm_}kasprintf() - (git-fixes). -- clk: si5341: return error if one synth clock registration fails - (git-fixes). -- clk: cdce925: check return value of kasprintf() (git-fixes). -- clk: vc5: check memory returned by kasprintf() (git-fixes). -- clk: Fix memory leak in devm_clk_notifier_register() - (git-fixes). -- clk: tegra: tegra124-emc: Fix potential memory leak (git-fixes). -- clk: imx: clk-imx8mp: improve error handling in - imx8mp_clocks_probe() (git-fixes). -- clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe - (git-fixes). -- clk: imx: scu: use _safe list iterator to avoid a use after free - (git-fixes). -- clk: samsung: Add Exynos4212 compatible to CLKOUT driver - (git-fixes). -- hwmon: (gsc-hwmon) fix fan pwm temperature scaling (git-fixes). -- commit 7ae139a - -- io_uring: hold uring mutex around poll removal (bsc#1212838 - CVE-2023-3389). -- commit e7c3e0b - -- io_uring/poll: serialize poll linked timer start with poll - removal (bsc#1212838 CVE-2023-3389). -- commit 22968e8 - -- ocfs2: fix non-auto defrag path not working issue (git-fixes). -- commit 9e8659c - -- ocfs2: fix defrag path triggering jbd2 ASSERT (git-fixes). -- commit 3c403c0 - -- ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown - (git-fixes). -- commit b453224 - -- usrmerge: Adjust module path in the kernel sources (bsc#1212835). - With the module path adjustment applied as source patch only - ALP/Tumbleweed kernel built on SLE/Leap needs the path changed back to - non-usrmerged. -- commit dd9a820 - -- ipvlan:Fix out-of-bounds caused by unclear skb->cb (bsc#1212842 - CVE-2023-3090). -- commit 7062cce - -- RDMA/mlx5: Create an indirect flow table for steering anchor (git-fixes) -- commit c069ce3 - -- signal/s390: Use force_sigsegv in default_trap_handler - (git-fixes bsc#1212861). -- commit 65a5c57 - -- blacklist.conf: cleanup commit -- commit 2bf2715 - -- tracing/timer: Add missing hrtimer modes to - decode_hrtimer_mode() (git-fixes). -- commit ed0442b - -- writeback: fix dereferencing NULL mapping->host on - writeback_page_template (git-fixes). -- commit 9837e76 - -- x86/kprobes: Fix arch_check_optimized_kprobe check within - optimized_kprobe range (git-fixes). -- commit 085878a - -- blacklist.conf: gcc warnings for the newer version of the compiler -- commit 1dd8f7f - -- btrfs: unset reloc control if transaction commit fails in - prepare_to_relocate() (bsc#1212051 CVE-2023-3111). -- commit 8d54367 - -- blacklist.conf: add nvme git-fixes -- commit 4c8c2ea - -- net/mlx5: add IFC bits for bypassing port select flow table (git-fixes) -- commit cbfecbe - -- nvme-core: fix dev_pm_qos memleak (git-fixes). -- nvme-core: fix memory leak in dhchap_ctrl_secret (git-fixes). -- nvme-core: fix memory leak in dhchap_secret_store (git-fixes). -- nvme: double KA polling frequency to avoid KATO with TBKAS on - (git-fixes). -- nvme-pci: add quirk for missing secondary temperature thresholds - (git-fixes). -- commit 52de066 - -- RDMA/rxe: Fix rxe_cq_post (git-fixes) -- commit 00af074 - -- IB/isert: Fix incorrect release of isert connection (git-fixes) -- commit e38bdbc - -- IB/isert: Fix possible list corruption in CMA handler (git-fixes) -- commit 6bacb44 - -- IB/isert: Fix dead lock in ib_isert (git-fixes) -- commit ffd174a - -- RDMA/mlx5: Fix affinity assignment (git-fixes) -- commit 29d122c - -- RDMA/mlx5: Don't set tx affinity when lag is in hash mode (git-fixes) -- commit 2b5aac8 - -- IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (git-fixes) -- commit 8f45747 - -- RDMA/uverbs: Restrict usage of privileged QKEYs (git-fixes) -- commit fe78e01 - -- RDMA/cma: Always set static rate to 0 for RoCE (git-fixes) -- commit 361e585 - -- RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions (git-fixes) -- commit e6d3548 - -- RDMA/rxe: Fix the use-before-initialization error of resp_pkts (git-fixes) -- commit 1b7d9cb - -- RDMA/rxe: Fix ref count error in check_rkey() (git-fixes) -- commit 7284531 - -- RDMA/rxe: Fix packet length checks (git-fixes) -- commit ca5d9e2 - -- RDMA/rtrs: Fix rxe_dealloc_pd warning (git-fixes) -- commit bdd8fdf - -- wifi: ath9k: convert msecs to jiffies where needed (git-fixes). -- wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key() - (git-fixes). -- wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes - (git-fixes). -- wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection - (git-fixes). -- wifi: cfg80211: rewrite merging of inherited elements - (git-fixes). -- wifi: iwlwifi: pcie: fix NULL pointer dereference in - iwl_pcie_irq_rx_msix_handler() (git-fixes). -- wifi: iwlwifi: pull from TXQs with softirqs disabled - (git-fixes). -- wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown (git-fixes). -- wifi: rsi: Do not configure WoWlan in shutdown hook if not - enabled (git-fixes). -- wifi: atmel: Fix an error handling path in atmel_probe() - (git-fixes). -- wifi: orinoco: Fix an error handling path in orinoco_cs_probe() - (git-fixes). -- wifi: orinoco: Fix an error handling path in spectrum_cs_probe() - (git-fixes). -- wifi: ath9k: avoid referencing uninit memory in - ath9k_wmi_ctrl_rx (git-fixes). -- wifi: ath9k: fix AR9003 mac hardware hang check register offset - calculation (git-fixes). -- wifi: mwifiex: Fix the size of a memory allocation in - mwifiex_ret_802_11_scan() (git-fixes). -- wifi: wilc1000: fix for absent RSN capabilities WFA testcase - (git-fixes). -- mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS (git-fixes). -- mtd: rawnand: meson: fix unaligned DMA buffers handling - (git-fixes). -- Revert "mtd: rawnand: arasan: Prevent an unsupported - configuration" (git-fixes). -- spi: dw: Round of n_bytes to power of 2 (git-fixes). -- spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG - (git-fixes). -- regulator: helper: Document ramp_delay parameter of - regulator_set_ramp_delay_regmap() (git-fixes). -- regulator: core: Streamline debugfs operations (git-fixes). -- regulator: core: Fix more error checking for - debugfs_create_dir() (git-fixes). -- pstore/ram: Add check for kstrdup (git-fixes). -- integrity: Fix possible multiple allocation in - integrity_inode_get() (git-fixes). -- Revert "net: phy: dp83867: perform soft reset and retain - established link" (git-fixes). -- mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 - (git-fixes). -- nilfs2: fix buffer corruption due to concurrent device reads - (git-fixes). -- soundwire: dmi-quirks: add new mapping for HP Spectre x360 - (git-fixes). -- Input: soc_button_array - add invalid acpi_index DMI quirk - handling (git-fixes). -- spi: lpspi: disable lpspi module irq in DMA mode (git-fixes). -- media: cec: core: don't set last_initiator if tx in progress - (git-fixes). -- usb: gadget: udc: fix NULL dereference in remove() (git-fixes). -- nfcsim.c: Fix error checking for debugfs_create_dir (git-fixes). -- HID: wacom: Add error check to wacom_parse_and_register() - (git-fixes). -- commit b21df60 - -- RDMA/rtrs: Fix the last iu->buf leak in err path (git-fixes) -- commit d45f7dc - -- RDMA/rxe: Removed unused name from rxe_task struct (git-fixes) -- commit e3cca5c - -- RDMA/rxe: Remove the unused variable obj (git-fixes) -- commit 0081865 - -- can: isotp: isotp_sendmsg(): fix return error fix on TX path - (git-fixes). -- can: kvaser_pciefd: Remove handler for unused - KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK (git-fixes). -- can: kvaser_pciefd: Remove useless write to interrupt register - (git-fixes). -- can: length: fix description of the RRS field (git-fixes). -- can: length: fix bitstuffing count (git-fixes). -- can: length: make header self contained (git-fixes). -- elf: correct note name comment (git-fixes). -- drm/amd/display: fix the system hang while disable PSR - (git-fixes). -- ARM: dts: Fix erroneous ADS touchscreen polarities (git-fixes). -- ASoC: nau8824: Add quirk to active-high jack-detect (git-fixes). -- ASoC: simple-card: Add missing of_node_put() in case of error - (git-fixes). -- drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl - (git-fixes). -- drm/exynos: vidi: fix a wrong error return (git-fixes). -- drm/radeon: fix race condition UAF in - radeon_gem_set_domain_ioctl (git-fixes). -- arm64: Add missing Set/Way CMO encodings (git-fixes). -- drm/amd/display: Add wrapper to call planes and stream update - (git-fixes). -- drm/amd/display: Use dc_update_planes_and_stream (git-fixes). -- drm/amd/display: Add minimal pipe split transition state - (git-fixes). -- commit f746d09 - -- blacklist.conf: add git-fixes for nvme -- commit e4a757c - -- x86/build: Avoid relocation information in final vmlinux - (bsc#1187829). -- commit b248c02 - -- gfs2: Don't deref jdesc in evict (bsc#1212265 CVE-2023-3212). -- commit 2228e4a - -- Remove patches.suse/0523-of-Create-platform-devices-for-OF-framebuffers.patch (bsc#1212405) -- commit 6d207a1 - -- ice: Fix XDP memory leak when NIC is brought up and down - (git-fixes). -- ice: block LAN in case of VF to VF offload (git-fixes). -- ice: Reset FDIR counter in FDIR init stage (git-fixes). -- ice: fix wrong fallback logic for FDIR (git-fixes). -- ice: fix invalid check for empty list in - ice_sched_assoc_vsi_to_agg() (git-fixes). -- ice: add profile conflict check for AVF FDIR (git-fixes). -- ice: Fix DSCP PFC TLV creation (git-fixes). -- ice: copy last block omitted in ice_get_module_eeprom() - (git-fixes). -- ice: switch: fix potential memleak in ice_add_adv_recipe() - (git-fixes). -- ice: Do not use WQ_MEM_RECLAIM flag for workqueue (git-fixes). -- ice: Prevent set_channel from changing queues while RDMA active - (git-fixes). -- ice: config netdev tc before setting queues number (git-fixes). -- ice: Fix ice_xdp_xmit() when XDP TX queue number is not - sufficient (git-fixes). -- ice: Don't double unplug aux on peer initiated reset - (git-fixes). -- ice: use bitmap_free instead of devm_kfree (git-fixes). -- ice: xsk: use Rx ring's XDP ring when picking NAPI context - (git-fixes). -- ice: Ignore EEXIST when setting promisc mode (git-fixes). -- ice: handle E822 generic device ID in PLDM header (git-fixes). -- ice: ethtool: Prohibit improper channel config for DCB - (git-fixes). -- ice: ethtool: advertise 1000M speeds properly (git-fixes). -- ice: Fix memory corruption in VF driver (git-fixes). -- ice, xsk: Diversify return values from xsk_wakeup call paths - (git-fixes). -- commit 6a47979 - -- thermal/drivers/sun8i: Fix some error handling paths in - sun8i_ths_probe() (git-fixes). -- PM: domains: fix integer overflow issues in genpd_parse_state() - (git-fixes). -- clocksource/drivers/cadence-ttc: Fix memory leak in - ttc_timer_probe (git-fixes). -- irqchip/jcore-aic: Fix missing allocation of IRQ descriptors - (git-fixes). -- irqchip/clps711x: Remove unused clps711x_intc_init() function - (git-fixes). -- irqchip/ftintc010: Mark all function static (git-fixes). -- commit bc06af3 - -- io_uring: fix size calculation when registering buf ring - (git-fixes). -- commit 4eadbe9 - -- kernel-docs: Use python3 together with python3-Sphinx (bsc#1212741). -- commit 95a40a6 - -- Update references in the patch - patches.suse/HID-intel_ish-hid-Add-check-for-ishtp_dma_tx_map.patch - (git-fixes bsc#1212606 CVE-2023-3358). -- commit f3ebbc7 - -- x86/mm: Fix use of uninitialized buffer in sme_enable() (git-fixes). -- commit 26e74c2 - -- x86/mm: Fix RESERVE_BRK() for older binutils (git-fixes). -- commit e8ab3ef - -- x86/sgx: Mark PCMD page as dirty when modifying contents (git-fixes). -- commit d73721e - -- x86/sgx: Fix race between reclaimer and page fault handler (git-fixes). -- commit 958e41f - -- powerpc/set_memory: Avoid spinlock recursion in - change_page_attr() (bsc#1194869). -- commit c747d4c - -- i2c: imx-lpi2c: fix type char overflow issue when calculating - the clock cycle (git-fixes). -- i2c: qup: Add missing unwind goto in qup_i2c_probe() - (git-fixes). -- ALSA: hda/realtek: Add quirk for ASUS ROG GV601V (git-fixes). -- ALSA: hda/realtek: Add quirk for ASUS ROG G634Z (git-fixes). -- ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" - SSID in the ALC256 (git-fixes). -- ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V - (git-fixes). -- commit 607c980 - -- powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled - (bsc#1194869). -- powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall - (bsc#1194869 bsc#1212701). -- commit 98497f8 - -- ieee802154: hwsim: Fix possible memory leaks (git-fixes). -- mmc: usdhi60rol0: fix deferred probing (git-fixes). -- mmc: sunxi: fix deferred probing (git-fixes). -- mmc: sh_mmcif: fix deferred probing (git-fixes). -- mmc: sdhci-spear: fix deferred probing (git-fixes). -- mmc: sdhci-acpi: fix deferred probing (git-fixes). -- mmc: owl: fix deferred probing (git-fixes). -- mmc: omap_hsmmc: fix deferred probing (git-fixes). -- mmc: omap: fix deferred probing (git-fixes). -- mmc: mvsdio: fix deferred probing (git-fixes). -- mmc: mtk-sd: fix deferred probing (git-fixes). -- mmc: bcm2835: fix deferred probing (git-fixes). -- mmc: meson-gx: remove redundant mmc_request_done() call from - irq context (git-fixes). -- mmc: mmci: stm32: fix max busy timeout calculation (git-fixes). -- commit a8d1547 - -- HID: amd_sfh: Add missing check for dma_alloc_coherent - (bsc#1212605 CVE-2023-3357). -- commit 1058d70 - -- HID: amd_sfh: Add missing check for dma_alloc_coherent - (bsc#1212605 CVE-2023-3357). -- commit 1aef403 - -- Update References tag patches.suse/drm-msm-dpu-Add-check-for-pstates.patch - (git-fixes 1212556 CVE-2023-3220). -- commit 7faa4b1 - -- Refresh patches.suse/x86-mm-use-mm_alloc-in-poking_init.patch. - To fix build that missed mm_alloc definition. -- commit dcd5af4 - -- net/mlx5: fix missing mutex_unlock in - mlx5_fw_fatal_reporter_err_work() (jsc#SLE-19253). -- commit f9de2c8 - -- Refresh - patches.suse/mm-vmalloc-do-not-output-a-spurious-warning-when-huge-vmalloc-fails.patch. - Update mainline status and sort the patch. -- commit 9716927 - -- s390/pkey: zeroize key blobs (git-fixes bsc#1212619). -- commit 859dd00 - -- x86/mm: fix poking_init() for Xen PV guests (git-fixes). -- commit 3f14de3 - -- drm/amdgpu: add missing radeon secondary PCI ID (git-fixes). -- commit a15afdd - -- regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK (git-fixes). -- regmap: spi-avmm: Fix regmap_bus max_raw_write (git-fixes). -- USB: serial: option: add Quectel EM061KGL series (git-fixes). -- drm/amd/display: edp do not add non-edid timings (git-fixes). -- selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET - (git-fixes). -- net: usb: qmi_wwan: add support for Compal RXM-G1 (git-fixes). -- spi: fsl-dspi: avoid SCK glitches with continuous transfers - (git-fixes). -- nilfs2: fix incomplete buffer cleanup in - nilfs_btnode_abort_change_key() (git-fixes). -- test_firmware: prevent race conditions by a correct - implementation of locking (git-fixes). -- ARM: dts: vexpress: add missing cache properties (git-fixes). -- drm:amd:amdgpu: Fix missing buffer object unlock in failure path - (git-fixes). -- power: supply: Fix logic checking if system is running from - battery (git-fixes). -- power: supply: Ratelimit no data debug output (git-fixes). -- power: supply: bq27xxx: Use mod_delayed_work() instead of - cancel() + schedule() (git-fixes). -- power: supply: sc27xx: Fix external_power_changed race - (git-fixes). -- power: supply: ab8500: Fix external_power_changed race - (git-fixes). -- ASoC: dwc: move DMA init to snd_soc_dai_driver probe() - (git-fixes). -- ASoC: soc-pcm: test if a BE can be prepared (git-fixes). -- platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, - 0xC0 (git-fixes). -- regulator: Fix error checking for debugfs_create_dir - (git-fixes). -- spi: tegra210-quad: Fix iterator outside loop (git-fixes). -- test_firmware: Use kstrtobool() instead of strtobool() - (git-fixes). -- commit 571f9b4 - -- io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not - available (git-fixes). -- io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL - (git-fixes). -- task_work: Decouple TIF_NOTIFY_SIGNAL and task_work (git-fixes). -- task_work: Introduce task_work_pending (git-fixes). -- commit df895bd - -- blacklist.conf: add drbd git-fix not needed - in-kernel drbd driver evidently no used -- commit b2c119a - -- blacklist.conf: added drbd git-fix - drbd in kernel no supported/used -- commit d232113 - -- igb: Fix extts capture value format for 82580/i354/i350 - (git-fixes). -- commit 551cf8d - -- s390/dasd: Use correct lock while counting channel queue length - (git-fixes bsc#1212592). -- commit 3416e6e - -- blacklist.conf: ("arm64: dts: colibri-imx8x: delete adc1 and dsp") -- commit eb24176 - -- arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert (git-fixes) -- commit 9aba35e - -- arm64: dts: broadcom: bcmbca: bcm4908: fix procmon nodename (git-fixes) -- commit ae23b2f - -- arm64: dts: broadcom: bcmbca: bcm4908: fix NAND interrupt name (git-fixes) -- commit 5cee83a - -- arm64: dts: Move BCM4908 dts to bcmbca folder (git-fixes) -- commit bfb5d9b - -- cgroup: Use cgroup_attach_{lock,unlock}() from - cgroup_attach_task_all() (bsc#1212563). -- commit f39cb40 - -- spi: tegra210-quad: Fix combined sequence (bsc#1212584) -- commit 148b744 - -- spi: tegra210-quad: Multi-cs support (bsc#1212584) -- commit 1e10d7b - -- x86/mm: Use mm_alloc() in poking_init() (bsc#1212448). -- commit ae2a42d - -- bpf: Fix UAF in task local storage (bsc#1212564). -- commit 26b737d - -- cgroup: fix missing cpus_read_{lock,unlock}() in - cgroup_transfer_tasks() (bsc#1212563). -- commit 2b82ccd - -- mm/vmalloc: do not output a spurious warning when huge vmalloc() - fails (bsc#1211410). -- commit ae4e43c - -- cgroup: always put cset in cgroup_css_set_put_fork - (bsc#1212561). -- commit ae170c0 - -- mm: vmalloc: avoid warn_alloc noise caused by fatal signal - (bsc#1211410). -- commit 0352c7c - -- Update References tag - patches.suse/usb-gadget-udc-renesas_usb3-Fix-use-after-free-bug-i.patch - (git-fixes bsc#1212513 CVE-2023-35828). -- commit 058d07e - -- Update References tag - patches.suse/usb-gadget-udc-renesas_usb3-Fix-use-after-free-bug-i.patch - (git-fixes bsc#1212513 CVE-2023-35828). -- commit 056f2bd - -- ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() - (git-fixes). -- commit 7ecdfc8 - -- io_uring: fix return value when removing provided buffers - (git-fixes). -- commit 87fa3c6 - -- x86/mm: Initialize text poking earlier (bsc#1212448). -- Refresh patches.suse/init-provide-arch_cpu_finalize_init.patch. -- Refresh patches.suse/init-remove-check_bugs-leftovers.patch. -- commit fe545d9 - -- mm: Move mm_cachep initialization to mm_init() (bsc#1212448). -- commit b8943a6 - -- Refresh patches.suse/init-invoke-arch_cpu_finalize_init-earlier.patch. - Move arch_cpu_finalize_init() to the correct place. -- commit 87f94ba - -- x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build - (git-fixes). -- commit 718a891 - -- binfmt_elf: Take the mmap lock when walking the VMA list - (bsc#1209039 CVE-2023-1249). -- commit bc9a5c4 - -- ceph: fix use-after-free bug for inodes when flushing capsnaps - (bsc#1212540). -- commit c22ab50 - -- Enable NXP SNVS RTC driver for i.MX 8MQ/8MP (jsc#PED-4758) -- commit 985593a - -- x86/microcode: Print previous version of microcode after reload - (git-fixes). -- blacklist.conf: remove it -- Refresh - patches.suse/x86-microcode-add-a-parameter-to-microcode_check-to-store-cpu-capabilities.patch. -- Refresh - patches.suse/x86-microcode-adjust-late-loading-result-reporting-message.patch. - Take the blacklisted commit instead of merging it into the second patch. - Refresh the third one to the upstream version. -- commit b0493cf - -- x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter - (git-fixes). -- blacklist.conf: remove it -- Refresh - patches.suse/x86-microcode-amd-fix-mixed-steppings-support.patch. - Take the blacklisted commit instead of merging it into the latter patch. - This solves a bug in the latter patch backport as the patch now applies - cleanly and no manual changes are needed. -- commit 7d65f32 - -- Update References tag - patches.suse/media-rkvdec-fix-use-after-free-bug-in-rkvdec_remove.patch - (git-fixes bsc#1212495 CVE-2023-35829). -- commit 85c0f24 - -- Update References tag - patches.suse/media-rkvdec-fix-use-after-free-bug-in-rkvdec_remove.patch - (git-fixes bsc#1212495 CVE-2023-35829). -- commit e786422 - -- Update References tag - patches.suse/media-saa7134-fix-use-after-free-bug-in-saa7134_fini.patch - (git-fixes bsc#1212494 CVE-2023-35823). -- commit 5365d0b - -- perf/x86/intel/cstate: Add Emerald Rapids (PED-4396). -- commit 16a9e76 - -- Move upstreamed thunderbolt patch into sorted section -- commit 375578f - -- Update - patches.suse/net-sched-flower-fix-possible-OOB-write-in-fl_set_ge.patch - (CVE-2023-35788 bsc#1212504). - Added CVE reference. -- commit 48e3971 - -- supported.conf: Move bt878 and bttv modules to kernel-*-extra (jsc#PED-3931) -- commit 9d2272d - -- Update References tag - patches.suse/media-saa7134-fix-use-after-free-bug-in-saa7134_fini.patch - (git-fixes bsc#1212494 CVE-2023-35823). -- commit 6056471 - -- igb: fix nvm.ops.read() error handling (git-fixes). -- igc: Fix possible system crash when loading module (git-fixes). -- igc: Clean the TX buffer and TX descriptor ring (git-fixes). -- iavf: remove mask from iavf_irq_enable_queues() (git-fixes). -- bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks - (git-fixes). -- bnxt_en: Skip firmware fatal error recovery if chip is not - accessible (git-fixes). -- bnxt_en: Query default VLAN before VNIC setup on a VF - (git-fixes). -- bnxt_en: Don't issue AP reset during ethtool's reset operation - (git-fixes). -- net: sched: fix possible refcount leak in tc_chain_tmplt_add() - (git-fixes). -- net/sched: flower: fix possible OOB write in fl_set_geneve_opt() - (git-fixes). -- tools: bpftool: Remove invalid \' json escape (git-fixes). -- net/net_failover: fix txq exceeding warning (git-fixes). -- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit - platforms (git-fixes). -- tls: Skip tls_append_frag on zero copy size (git-fixes). -- net/sched: fix initialization order when updating chain 0 head - (git-fixes). -- commit 357e3aa - -- Update commit 52b1b46c39ae ("of: Create platform devices for OF framebuffers") (bsc#1212405) - Add missing changes to drivers/of/platform.c. -- commit 630ba4e - -- staging: octeon: delete my name from TODO contact (git-fixes). -- usb: typec: ucsi: Fix command cancellation (git-fixes). -- USB: dwc3: fix use-after-free on core driver unbind (git-fixes). -- USB: dwc3: qcom: fix NULL-deref on suspend (git-fixes). -- usb: dwc3: gadget: Reset num TRBs before giving back the request - (git-fixes). -- thunderbolt: dma_test: Use correct value for absent rings when - creating paths (git-fixes). -- serial: lantiq: add missing interrupt ack (git-fixes). -- commit 07ac6ad - -- drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow - (git-fixes). -- drm/amd: Tighten permissions on VBIOS flashing attributes - (git-fixes). -- drm/amd: Make sure image is written to trigger VBIOS image - update flow (git-fixes). -- commit 69e13d8 - -- ALSA: usb-audio: Add quirk flag for HEM devices to enable - native DSD playback (git-fixes). -- ALSA: usb-audio: Fix broken resume due to UAC3 power state - (git-fixes). -- ALSA: hda/realtek: Add a quirk for Compaq N14JP6 (git-fixes). -- commit f8fff8d - -- drm/nouveau: add nv_encoder pointer check for NULL (git-fixes). -- drm/nouveau/dp: check for NULL nv_connector->native_mode - (git-fixes). -- drm/nouveau: don't detect DSM for non-NVIDIA device (git-fixes). -- nouveau: fix client work fence deletion race (git-fixes). -- commit a872fd6 - -- Drop a buggy dvb-core fix patch (bsc#1205758) - Also the kabi workaround is dropped, too -- commit 655bd4b - -- blacklist.conf: Purge entries that have been already backported -- commit bdbe0da - -- x86/fpu: Move FPU initialization into arch_cpu_finalize_init() (bsc#1212448). -- commit 072fd20 - -- x86/fpu: Mark init functions __init (bsc#1212448). -- commit e8f4a8e - -- x86/fpu: Remove cpuinfo argument from init functions (bsc#1212448). -- commit 73b8e7c - -- x86/init: Initialize signal frame size late (bsc#1212448). -- commit 95c2ee8 - -- init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() (bsc#1212448). -- commit a0f0e12 - -- init: Invoke arch_cpu_finalize_init() earlier (bsc#1212448). -- commit 0ae852a - -- init: Remove check_bugs() leftovers (bsc#1212448). -- commit 4db22bb - -- ARM: cpu: Switch to arch_cpu_finalize_init() (bsc#1212448). -- commit fb20d0a - -- x86/cpu: Switch to arch_cpu_finalize_init() (bsc#1212448). -- commit 1d74981 - -- init: Provide arch_cpu_finalize_init() (bsc#1212448). -- commit 54c49f5 - -- kABI workaround for cpp_acpi extensions for EPP (bsc#1212445). -- commit 18fbe10 - -- x86/msr: Add AMD CPPC MSR definitions (bsc#1212445). -- Refresh patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch. -- Refresh - patches.suse/x86-sev-add-sev-snp-guest-feature-negotiation-support.patch. -- commit 44c00ed - -- ACPI: CPPC: Add auto select register read/write support - (bsc#1212445). -- ACPI: CPPC: Add AMD pstate energy performance preference cppc - control (bsc#1212445). -- commit e98b87c - -- bpf, arm64: Clear prog->jited_len along prog->jited (git-fixes) -- commit 07346cf - -- bpf, arm64: Feed byte-offset into bpf line info (git-fixes) -- commit 98e0ea3 - -- bpf, arm64: Call build_prologue() first in first JIT pass (git-fixes) -- commit a8ca534 - -- blacklist.conf: ("mm: defer kmemleak object creation of module_alloc()") -- commit 98eb467 - -- bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC (git-fixes) -- commit cab9765 - -- blacklist.conf: ("arm64/bpf: Remove 128MB limit for BPF JIT programs") -- commit a3de279 - -- kernel-docs: Add buildrequires on python3-base when using python3 - The python3 binary is provided by python3-base. -- commit c5df526 - -- blacklist.conf: kABI breakage, removed exported symbol -- commit 470424a - -- qed/qede: Fix scheduling while atomic (git-fixes). -- igb: fix bit_shift to be in [1..8] range (git-fixes). -- net: hns3: fix reset delay time to avoid configuration timeout - (git-fixes). -- net: hns3: fix sending pfc frames after reset issue (git-fixes). -- net: hns3: fix output information incomplete for dumping tx - queue info with debugfs (git-fixes). -- mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() (git-fixes). -- octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync - packet (git-fixes). -- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt - (git-fixes). -- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context - (git-fixes). -- octeontx2-pf: Fix resource leakage in VF driver unbind - (git-fixes). -- net: ena: Update NUMA TPH hint register upon NUMA node update - (git-fixes). -- net: ena: Set default value for RX interrupt moderation - (git-fixes). -- net: ena: Fix rx_copybreak value update (git-fixes). -- net: ena: Use bitmask to indicate packet redirection - (git-fixes). -- net: ena: Account for the number of processed bytes in XDP - (git-fixes). -- net: ena: Don't register memory info on XDP exchange - (git-fixes). -- net: ena: Fix toeplitz initial hash value (git-fixes). -- net: hns3: add interrupts re-initialization while doing VF FLR - (git-fixes). -- net: hns3: fix tm port shapping of fibre port is incorrect - after driver initialization (git-fixes). -- nfp: only report pause frame configuration for physical device - (git-fixes). -- commit 099bed1 - -- drm/i915/selftests: Add some missing error propagation - (git-fixes). -- drm/i915: Use 18 fast wake AUX sync len (git-fixes). -- drm/amdgpu: fix xclk freq on CHIP_STONEY (git-fixes). -- drm/amd/pm: Fix power context allocation in SMU13 (git-fixes). -- Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk - (git-fixes). -- Input: psmouse - fix OOB access in Elantech protocol - (git-fixes). -- drm/i915: Explain the magic numbers for AUX SYNC/precharge - length (git-fixes). -- drm/i915/selftests: Stop using kthread_stop() (git-fixes). -- drm/i915/selftests: Increase timeout for live_parallel_switch - (git-fixes). -- commit 120ec14 - -- scsi: stex: Fix gcc 13 warnings (git-fixes). -- scsi: core: Decrease scsi_device's iorequest_cnt if dispatch - failed (git-fixes). -- commit 2be82b5 - -- blacklist.conf: ("KVM: arm64: nvhe: Fix build with profile optimization") -- commit f894646 - -- KVM: arm64: Don't hypercall before EL2 init (git-fixes) -- commit d26dd54 - -- KVM: arm64: vgic: Read HW interrupt pending state from the HW (git-fixes) -- commit 6837f01 - -- KVM: arm64: Save PSTATE early on exit (git-fixes) -- commit d156653 - -- KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall (git-fixes) -- commit 7097157 - -- ARM: 9295/1: unwind:fix unwind abort for uleb128 case (git-fixes) -- commit d5dcfa2 - -- blacklist.conf: build dependency fix -- commit b9cb9eb - -- blacklist.conf: specific to Clang -- commit dbb2d18 - -- blacklist.conf: kABI -- commit c8b8dbc - -- blacklist.conf: irrelevant in our kernel configs -- commit 147680e - -- blacklist.conf: for compiler we don't use -- commit 5a08370 - -- tracing: Have event format check not flag %p* on - __get_dynamic_array() (git-fixes, bsc#1212350). -- blacklist.conf: Remove the commit -- commit e1130da - -- tracing: Update print fmt check to handle new __get_sockaddr() - macro (git-fixes, bsc#1212350). -- commit 0b13d9e - -- blacklist.conf: Drop already backported entry -- commit 21b7697 - -- dt-bindings: i3c: silvaco,i3c-master: fix missing schema - restriction (git-fixes). -- nilfs2: fix possible out-of-bounds segment allocation in resize - ioctl (git-fixes). -- commit 9dcda7c - -- vhost_vdpa: support PACKED when setting-getting vring_base - (jsc#PED-1549). -- vduse: avoid empty string for dev name (jsc#PED-1549). -- net/mlx5: Read embedded cpu after init bit cleared - (jsc#PED-1549). -- net/mlx5e: Fix error handling in mlx5e_refresh_tirs - (jsc#PED-1549). -- net/mlx5e: Don't attach netdev profile while handling internal - error (jsc#PED-1549). -- net/mlx5: fw_tracer, Fix event handling (jsc#PED-1549). -- net/mlx5: SF, Drain health before removing device - (jsc#PED-1549). -- net/mlx5: Devcom, serialize devcom registration (jsc#PED-1549). -- net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device - (jsc#PED-1549). -- net/mlx5e: Fix SQ wake logic in ptp napi_poll context - (jsc#PED-1549). -- net/mlx5e: Fix deadlock in tc route query code (jsc#PED-1549). -- net/mlx5: Fix error message when failing to allocate device - memory (jsc#PED-1549). -- net/mlx5e: Use correct encap attribute during invalidation - (jsc#PED-1549). -- net/mlx5: DR, Check force-loopback RC QP capability - independently from RoCE (jsc#PED-1549). -- net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) - CPUs (jsc#PED-1549). -- net/mlx5: Handle pairing of E-switch via uplink un/load APIs - (jsc#PED-1549). -- net/mlx5: Collect command failures data only for known commands - (jsc#PED-1549). -- net/mlx5e: do as little as possible in napi poll when budget - is 0 (jsc#PED-1549). -- ice: Fix ice VF reset during iavf initialization (jsc#PED-376). -- ice: block LAN in case of VF to VF offload (jsc#PED-376). -- vhost_vdpa: fix unmap process in no-batch mode (jsc#PED-1549). -- net/mlx5e: Nullify table pointer when failing to create - (jsc#PED-1549). -- net/mlx5: E-switch, Don't destroy indirect table in split rule - (jsc#PED-1549). -- net/mlx5: E-switch, Create per vport table based on devlink - encap mode (jsc#PED-1549). -- net/mlx5e: Don't clone flow post action attributes second time - (jsc#PED-1549). -- ice: Reset FDIR counter in FDIR init stage (jsc#PED-376). -- ice: fix wrong fallback logic for FDIR (jsc#PED-376). -- ice: fix invalid check for empty list in - ice_sched_assoc_vsi_to_agg() (jsc#PED-376). -- ice: add profile conflict check for AVF FDIR (jsc#PED-376). -- ice: Fix ice_cfg_rdma_fltr() to only update relevant fields - (jsc#PED-376). -- net/mlx5: E-Switch, Fix an Oops in error handling code - (jsc#PED-1549). -- net/mlx5: Read the TC mapping of all priorities on ETS query - (jsc#PED-1549). -- net/mlx5e: Overcome slow response for first macsec ASO WQE - (jsc#PED-1549). -- net/mlx5e: Initialize link speed to zero (jsc#PED-1549). -- net/mlx5: Fix steering rules cleanup (jsc#PED-1549). -- net/mlx5e: Block entering switchdev mode with ns inconsistency - (jsc#PED-1549). -- net/mlx5e: Set uplink rep as NETNS_LOCAL (jsc#PED-1549). -- ice: check if VF exists before mode check (jsc#PED-376). -- net/mlx5: Set BREAK_FW_WAIT flag first when removing driver - (jsc#PED-1549). -- net/mlx5e: Fix cleanup null-ptr deref on encap lock - (jsc#PED-1549). -- net/mlx5: E-switch, Fix missing set of split_count when forward - to ovs internal port (jsc#PED-1549). -- net/mlx5: E-switch, Fix wrong usage of source port rewrite in - split rules (jsc#PED-1549). -- net/mlx5: Disable eswitch before waiting for VF pages - (jsc#PED-1549). -- net/mlx5: Fix setting ec_function bit in MANAGE_PAGES - (jsc#PED-1549). -- net/mlx5e: Don't cache tunnel offloads capability - (jsc#PED-1549). -- net/mlx5e: Fix macsec ASO context alignment (jsc#PED-1549). -- ice: xsk: disable txq irq before flushing hw (jsc#PED-376). -- vhost-vdpa: free iommu domain after last use during cleanup - (jsc#PED-1549). -- vdpa/mlx5: should not activate virtq object when suspended - (jsc#PED-1549). -- ice: Fix DSCP PFC TLV creation (jsc#PED-376). -- ice: copy last block omitted in ice_get_module_eeprom() - (jsc#PED-376). -- net/mlx5: Geneve, Fix handling of Geneve object id as error code - (jsc#PED-1549). -- net/mlx5e: Verify flow_source cap before using it - (jsc#PED-1549). -- net/mlx5: ECPF, wait for VF pages only after disabling host PFs - (jsc#PED-1549). -- mlx5: fix possible ptp queue fifo use-after-free (jsc#PED-1549). -- mlx5: fix skb leak while fifo resync and push (jsc#PED-1549). -- vdpa/mlx5: Initialize CVQ iotlb spinlock (jsc#PED-1549). -- vdpa/mlx5: Don't clear mr struct on destroy MR (jsc#PED-1549). -- vdpa/mlx5: Directly assign memory key (jsc#PED-1549). -- net/mlx5: Enhance debug print in page allocation failure - (jsc#PED-1549). -- ice: fix lost multicast packets in promisc mode (jsc#PED-376). -- net/mlx5: Serialize module cleanup with reload and remove - (jsc#PED-1549). -- net/mlx5: fw_tracer, Zero consumer index when reloading the - tracer (jsc#PED-1549). -- net/mlx5: fw_tracer, Clear load bit when freeing string DBs - buffers (jsc#PED-1549). -- net/mlx5: Expose SF firmware pages counter (jsc#PED-1549). -- net/mlx5: Store page counters in a single array (jsc#PED-1549). -- net/mlx5e: IPoIB, Show unknown speed instead of error - (jsc#PED-1549). -- net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode - (jsc#PED-1549). -- net/mlx5: Bridge, fix ageing of peer FDB entries (jsc#PED-1549). -- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change - (jsc#PED-1549). -- ice: switch: fix potential memleak in ice_add_adv_recipe() - (jsc#PED-376). -- ice: Do not use WQ_MEM_RECLAIM flag for workqueue (jsc#PED-376). -- ice: Prevent set_channel from changing queues while RDMA active - (jsc#PED-376). -- net: mlx5: eliminate anonymous module_init & module_exit - (jsc#PED-1549). -- net/mlx5: E-switch, Fix switchdev mode after devlink reload - (jsc#PED-1549). -- net/mlx5e: Set decap action based on attr for sample - (jsc#PED-1549). -- net/mlx5e: QoS, Fix wrongfully setting parent_element_id on - MODIFY_SCHEDULING_ELEMENT (jsc#PED-1549). -- net/mlx5: E-switch, Fix setting of reserved fields on - MODIFY_SCHEDULING_ELEMENT (jsc#PED-1549). -- net/mlx5e: Remove redundant xsk pointer check in - mlx5e_mpwrq_validate_xsk (jsc#PED-1549). -- net/mlx5e: Avoid false lock dependency warning on tc_ht even - more (jsc#PED-1549). -- net/mlx5e: Fix macsec possible null dereference when updating - MAC security entity (SecY) (jsc#PED-1549). -- net/mlx5e: Fix macsec ssci attribute handling in offload path - (jsc#PED-1549). -- net/mlx5e: Don't support encap rules with gbp option - (jsc#PED-1549). -- net/mlx5: Fix ptp max frequency adjustment range (jsc#PED-1549). -- net/mlx5e: IPoIB, Fix child PKEY interface stats on rx path - (jsc#PED-1549). -- net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues - than parent (jsc#PED-1549). -- net/mlx5e: IPoIB, Block queue count configuration when sub - interfaces are present (jsc#PED-1549). -- net/mlx5e: Verify dev is present for fix features ndo - (jsc#PED-1549). -- net/mlx5: Fix command stats access after free (jsc#PED-1549). -- net/mlx5e: TC, Keep mod hdr actions after mod hdr alloc - (jsc#PED-1549). -- net/mlx5: check attr pointer validity before dereferencing it - (jsc#PED-1549). -- net/mlx5: Lag, fix failure to cancel delayed bond work - (jsc#PED-1549). -- net/mlx5e: Set geneve_tlv_option_0_exist when matching on - geneve option (jsc#PED-1549). -- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation - (jsc#PED-1549). -- net/mlx5e: Always clear dest encap in neigh-update-del - (jsc#PED-1549). -- net/mlx5e: CT: Fix ct debugfs folder name (jsc#PED-1549). -- net/mlx5e: Fix RX reporter for XSK RQs (jsc#PED-1549). -- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on - by default (jsc#PED-1549). -- net/mlx5: Fix RoCE setting at HCA level (jsc#PED-1549). -- net/mlx5: Avoid recovery in probe flows (jsc#PED-1549 - bsc#1211794). -- net/mlx5: Fix io_eq_size and event_eq_size params validation - (jsc#PED-1549). -- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() - error path (jsc#PED-1549). -- net/mlx5: E-Switch, properly handle ingress tagged packets on - VST (jsc#PED-1549). -- vdpa: conditionally fill max max queue pair for stats - (jsc#PED-1549). -- vhost_vdpa: fix the crash in unmap a large memory - (jsc#PED-1549). -- vhost-vdpa: fix an iotlb memory leak (jsc#PED-1549). -- vdpa/mlx5: Fix wrong mac address deletion (jsc#PED-1549). -- vdpa/mlx5: Fix rule forwarding VLAN to TIR (jsc#PED-1549). -- vDPA: check virtio device features to detect MQ (jsc#PED-1549). -- vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence - (jsc#PED-1549). -- vduse: prevent uninitialized memory accesses (jsc#PED-1549). -- vdpa/ifcvf: fix the calculation of queuepair (jsc#PED-1549). -- vDPA: fix 'cast to restricted le16' warnings in vdpa.c - (jsc#PED-1549). -- vduse: Fix NULL pointer dereference on sysfs access - (jsc#PED-1549). -- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit - (jsc#PED-1549). -- vduse: Fix returning wrong type in vduse_domain_alloc_iova() - (jsc#PED-1549). -- vdpa: Use BIT_ULL for bit operations (jsc#PED-1549). -- vduse: check that offset is within bounds in get_config() - (jsc#PED-1549). -- vduse: fix memory corruption in vduse_dev_ioctl() - (jsc#PED-1549). -- commit d943688 - -- vhost_vdpa: support PACKED when setting-getting vring_base - (jsc#SLE-19253). -- net/mlx5: Read embedded cpu after init bit cleared - (jsc#SLE-19253). -- net/mlx5e: Fix error handling in mlx5e_refresh_tirs - (jsc#SLE-19253). -- net/mlx5e: Don't attach netdev profile while handling internal - error (jsc#SLE-19253). -- net/mlx5: fw_tracer, Fix event handling (jsc#SLE-19253). -- net/mlx5: SF, Drain health before removing device - (jsc#SLE-19253). -- net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device - (jsc#SLE-19253). -- net/mlx5e: Fix SQ wake logic in ptp napi_poll context - (jsc#SLE-19253). -- net/mlx5: Fix error message when failing to allocate device - memory (jsc#SLE-19253). -- net/mlx5: DR, Check force-loopback RC QP capability - independently from RoCE (jsc#SLE-19253). -- net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) - CPUs (jsc#SLE-19253). -- net/mlx5e: do as little as possible in napi poll when budget - is 0 (jsc#SLE-19253). -- net/mlx5: E-switch, Don't destroy indirect table in split rule - (jsc#SLE-19253). -- net/mlx5: E-switch, Create per vport table based on devlink - encap mode (jsc#SLE-19253). -- net/mlx5: E-Switch, Fix an Oops in error handling code - (jsc#SLE-19253). -- net/mlx5: Read the TC mapping of all priorities on ETS query - (jsc#SLE-19253). -- net/mlx5: Fix steering rules cleanup (jsc#SLE-19253). -- net/mlx5e: Block entering switchdev mode with ns inconsistency - (jsc#SLE-19253). -- net/mlx5e: Set uplink rep as NETNS_LOCAL (jsc#SLE-19253). -- net/mlx5: E-switch, Fix missing set of split_count when forward - to ovs internal port (jsc#SLE-19253). -- net/mlx5: Geneve, Fix handling of Geneve object id as error code - (jsc#SLE-19253). -- net/mlx5e: Verify flow_source cap before using it - (jsc#SLE-19253). -- vdpa/mlx5: Don't clear mr struct on destroy MR (jsc#SLE-19253). -- vdpa/mlx5: Directly assign memory key (jsc#SLE-19253). -- net/mlx5: Enhance debug print in page allocation failure - (jsc#SLE-19253). -- net/mlx5: Serialize module cleanup with reload and remove - (jsc#SLE-19253). -- net/mlx5: fw_tracer, Zero consumer index when reloading the - tracer (jsc#SLE-19253). -- net/mlx5: fw_tracer, Clear load bit when freeing string DBs - buffers (jsc#SLE-19253). -- net/mlx5e: IPoIB, Show unknown speed instead of error - (jsc#SLE-19253). -- net/mlx5: Bridge, fix ageing of peer FDB entries - (jsc#SLE-19253). -- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change - (jsc#SLE-19253). -- net: mlx5: eliminate anonymous module_init & module_exit - (jsc#SLE-19253). -- net/mlx5e: QoS, Fix wrongfully setting parent_element_id on - MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253). -- net/mlx5: E-switch, Fix setting of reserved fields on - MODIFY_SCHEDULING_ELEMENT (jsc#SLE-19253). -- net/mlx5e: Avoid false lock dependency warning on tc_ht even - more (jsc#SLE-19253). -- net/mlx5e: Don't support encap rules with gbp option - (jsc#SLE-19253). -- net/mlx5: Fix ptp max frequency adjustment range - (jsc#SLE-19253). -- net/mlx5: check attr pointer validity before dereferencing it - (jsc#SLE-19253). -- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation - (jsc#SLE-19253). -- net/mlx5e: Always clear dest encap in neigh-update-del - (jsc#SLE-19253). -- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on - by default (jsc#SLE-19253). -- net/mlx5: Fix RoCE setting at HCA level (jsc#SLE-19253). -- net/mlx5: Avoid recovery in probe flows (jsc#SLE-19253). -- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() - error path (jsc#SLE-19253). -- net/mlx5: E-Switch, properly handle ingress tagged packets on - VST (jsc#SLE-19253). -- net/mlx5e: Fix use-after-free when reverting termination table - (jsc#SLE-19253). -- net/mlx5: Fix uninitialized variable bug in outlen_write() - (jsc#SLE-19253). -- net/mlx5: Fix handling of entry refcount when command is not - issued to FW (jsc#SLE-19253). -- net/mlx5: SF: Fix probing active SFs during driver probe phase - (jsc#SLE-19253). -- net/mlx5: Fix FW tracer timestamp calculation (jsc#SLE-19253). -- net/mlx5e: E-Switch, Fix comparing termination table instance - (jsc#SLE-19253). -- net/mlx5: Allow async trigger completion execution on single - CPU systems (jsc#SLE-19253). -- net/mlx5: Bridge, verify LAG state when adding bond to bridge - (jsc#SLE-19253). -- net/mlx5: Fix crash during sync firmware reset (jsc#SLE-19253). -- net/mlx5: Fix possible use-after-free in async command interface - (jsc#SLE-19253). -- net/mlx5e: Extend SKB room check to include PTP-SQ - (jsc#SLE-19253). -- net/mlx5: Wait for firmware to enable CRS before - pci_restore_state (jsc#SLE-19253). -- net/mlx5e: Do not increment ESN when updating IPsec ESN state - (jsc#SLE-19253). -- RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting - profile (jsc#SLE-19253). -- net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off - (jsc#SLE-19253). -- net/mlx5e: Fix wrong application of the LRO state - (jsc#SLE-19253). -- net/mlx5: Avoid false positive lockdep warning by adding - lock_class_key (jsc#SLE-19253). -- mlx5: do not use RT_TOS for IPv6 flowlabel (jsc#SLE-19253). -- net/mlx5e: Modify slow path rules to go to slow fdb - (jsc#SLE-19253). -- net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS - (jsc#SLE-19253). -- net/mlx5e: Fix capability check for updating vnic env counters - (jsc#SLE-19253). -- net/mlx5e: kTLS, Fix build time constant test in RX - (jsc#SLE-19253). -- net/mlx5e: kTLS, Fix build time constant test in TX - (jsc#SLE-19253). -- net/mlx5: fs, fail conflicting actions (jsc#SLE-19253). -- net/mlx5: Rearm the FW tracer after each tracer event - (jsc#SLE-19253). -- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit - (jsc#SLE-19253). -- net/mlx5: correct ECE offset in query qp output (jsc#SLE-19253). -- net/mlx5: Don't use already freed action pointer - (jsc#SLE-19253). -- net/mlx5: Allow future addition of IPsec object modifiers - (jsc#SLE-19253). -- net/mlx5: Don't advertise IPsec netdev support for non-IPsec - device (jsc#SLE-19253). -- net/mlx5: Initialize flow steering during driver probe - (jsc#SLE-19253). -- net/mlx5: DR, Fix missing flow_source when creating - multi-destination FW table (jsc#SLE-19253). -- net/mlx5e: TC, Fix ct_clear overwriting ct action metadata - (jsc#SLE-19253). -- net/mlx5e: Fix MPLSoUDP encap to use MPLS action information - (jsc#SLE-19253). -- vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 - (jsc#SLE-19253). -- ifcvf/vDPA: fix misuse virtio-net device config size for blk - dev (jsc#SLE-19253). -- commit 5fae4a0 - -- blacklist.conf: add git-fix that breaks kabi -- commit 2df77d4 - -- device-dax: Fix duplicate 'hmem' device registration - (bsc#1211400). -- commit fe68506 - -- blacklist.conf: cleanup, dead reference won't break anything -- commit ea07443 - -- blacklist.conf: cleanup, dead reference won't break anything -- commit ba4ce58 - -- s390/vfio-ap: fix an error handling path in - vfio_ap_mdev_probe_queue() (git-fixes). -- commit f457cb6 - -- s390/ap: fix memory leak in ap_init_qci_info() (git-fixes). -- commit afafbd3 - -- Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT (bsc#1189998 - git-fixes). -- commit 7e152d5 - -- blacklist.conf: Add more powerpc unsupported platform paths -- commit c3b3c8e - -- powerpc/purgatory: remove PGO flags (bsc#1194869). -- commit 9bba037 - -- blacklist.conf: cleanup, not a fix -- commit ae23f77 - -- blacklist.conf: cleanup, not a fix -- commit 0b74b98 - -- blacklist.conf: build only -- commit 2de0332 - -- usb: cdns3: fix NCM gadget RX speed 20x slow than expection - at iMX8QM (git-fixes). -- commit c52eada - -- blacklist.conf: feature, not a fix -- commit 44f5d9b - -- blacklist.conf: optimization, not a fix -- commit 02f5051 - -- bpf: Add extra path pointer check to d_path helper (git-fixes). -- commit ddb86f8 - -- tracing/probe: trace_probe_primary_from_call(): checked - list_first_entry (git-fixes). -- commit 150f29b - -- tracing/histograms: Allow variables to have some modifiers - (git-fixes). -- commit 70e4f92 - -- rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check - (git-fixes). -- commit 192a450 - -- Update References tag patches.suse/Bluetooth-HCI-Fix-global-out-of-bounds.patch - (git-fixes bsc#1209780 CVE-2023-28866). -- commit c39b9fc - -- Rename colliding patches before merging SLE15-SP4 -- commit 4c05fe2 - -- x86/kprobes: Fix __recover_optprobed_insn check optimizing logic - (git-fixes). -- commit c98a23e - -- kprobes: Fix to handle forcibly unoptimized kprobes on - freeing_list (git-fixes). -- commit 86488b1 - -- kprobes: Fix check for probe enabled in kill_kprobe() - (git-fixes). -- commit 296ebb2 - -- kprobes: Skip clearing aggrprobe's post_handler in - kprobe-on-ftrace case (git-fixes). -- commit 998483a - -- kprobe: reverse kp->flags when arm_kprobe failed (git-fixes). -- commit 5a80a04 - -- kprobes: Prohibit probes in gate area (git-fixes). -- commit b68c831 - -- kprobes: don't call disarm_kprobe() for disabled kprobes - (git-fixes). -- commit 8dd6622 - -- kprobes: Forbid probing on trampoline and BPF code areas - (git-fixes). -- commit 3b3e3e9 - -- bnxt_en: Prevent kernel panic when receiving unexpected - PHC_UPDATE event (git-fixes). -- docs/memory-barriers.txt: Add a missed closing parenthesis - (git-fixes). -- Documentation: devlink: add add devlink-selftests to the table - of contents (git-fixes). -- Documentation: devlink: mlx5.rst: Fix htmldoc build warning - (git-fixes). -- commit 649adb1 - -- SUNRPC: Clean up svc_deferred_class trace events (git-fixes). -- commit a8e7886 - -- tracing: Introduce helpers to safely handle dynamic-sized - sockaddrs (git-fixes). -- commit eabd7b4 - -- eeprom: at24: also select REGMAP (git-fixes). -- i2c: sprd: Delete i2c adapter in .remove's error path - (git-fixes). -- i2c: mv64xxx: Fix reading invalid status value in atomic mode - (git-fixes). -- arm64: dts: imx8mn-beacon: Fix SPI CS pinmux (git-fixes). -- arm64: dts: imx8-ss-dma: assign default clock rate for lpuarts - (git-fixes). -- arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP - signals (git-fixes). -- firmware: arm_ffa: Set handle field to zero in memory descriptor - (git-fixes). -- arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified - sc7180-lite boards (git-fixes). -- commit 031042b - -- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper - error handling (git-fixes). -- commit 5599965 - -- revert "squashfs: harden sanity check in - squashfs_read_xattr_id_table" (git-fixes). -- commit fd69a9c - -- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating - (git-fixes). -- ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P - (git-fixes). -- commit 74cc1a9 - -- ALSA: hda/realtek: Add quirk for Clevo NS50AU (git-fixes). -- ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using - CS35L41 (git-fixes). -- ALSA: hda/realtek: Add Lenovo P3 Tower platform (git-fixes). -- ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 - (git-fixes). -- commit 74a4806 - -- ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor - IDs (git-fixes). -- Refresh - patches.suse/ALSA-hda-Add-NVIDIA-codec-IDs-a3-through-a7-to-patch.patch. -- commit 588740e - -- pinctrl: meson-axg: add missing GPIOA_18 gpio group (git-fixes). -- ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP - platform (git-fixes). -- ASoC: codecs: wsa881x: do not set can_multi_write flag - (git-fixes). -- test_firmware: fix the memory leak of the allocated firmware - buffer (git-fixes). -- drm/amd/pm: reverse mclk and fclk clocks levels for renoir - (git-fixes). -- drm/amd/pm: reverse mclk and fclk clocks levels for vangogh - (git-fixes). -- drm/amd/pm: reverse mclk and fclk clocks levels for yellow carp - (git-fixes). -- fbcon: Fix null-ptr-deref in soft_cursor (git-fixes). -- mailbox: mailbox-test: fix a locking issue in - mbox_test_message_write() (git-fixes). -- HID: google: add jewel USB id (git-fixes). -- regmap: Account for register length when chunking (git-fixes). -- dmaengine: pl330: rename _start to prevent build error - (git-fixes). -- dmaengine: at_xdmac: fix potential Oops in - at_xdmac_prep_interleaved() (git-fixes). -- drm/amdgpu: skip disabling fence driver src_irqs when device - is unplugged (git-fixes). -- drm/msm: Be more shouty if per-process pgtables aren't working - (git-fixes). -- ALSA: oss: avoid missing-prototype warnings (git-fixes). -- ASoC: ssm2602: Add workaround for playback distortions - (git-fixes). -- ASoC: dwc: limit the number of overrun messages (git-fixes). -- wifi: b43: fix incorrect __packed annotation (git-fixes). -- wifi: mac80211: simplify chanctx allocation (git-fixes). -- wifi: rtl8xxxu: fix authentication timeout due to incorrect - RCR value (git-fixes). -- media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr - from ID table (git-fixes). -- media: dvb_ca_en50221: fix a size write bug (git-fixes). -- media: netup_unidvb: fix irq init by register it at the end - of probe (git-fixes). -- media: dvb-usb: dw2102: fix uninit-value in - su3000_read_mac_address (git-fixes). -- media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() - (git-fixes). -- media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in - rtl28xxu_i2c_xfer (git-fixes). -- media: dvb-usb-v2: ce6230: fix null-ptr-deref in - ce6230_i2c_master_xfer() (git-fixes). -- media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() - (git-fixes). -- media: dvb-usb: az6027: fix three null-ptr-deref in - az6027_i2c_xfer() (git-fixes). -- media: dvb_demux: fix a bug for the continuity counter - (git-fixes). -- fbdev: stifb: Fix info entry in sti_struct on error path - (git-fixes). -- fbdev: modedb: Add 1920x1080 at 60 Hz video mode (git-fixes). -- fbdev: imsttfb: Fix use after free bug in imsttfb_probe - (git-fixes bsc#1211387). -- drm/ast: Fix ARM compatibility (git-fixes). -- platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield - (git-fixes). -- mailbox: mailbox-test: Fix potential double-free in - mbox_test_message_write() (git-fixes). -- drm/amdgpu: Use the default reset when loading or reloading - the driver (git-fixes). -- drm/amdgpu: release gpu full access after - "amdgpu_device_ip_late_init" (git-fixes). -- watchdog: menz069_wdt: fix watchdog initialisation (git-fixes). -- tpm, tpm_tis: Request threaded interrupt handler (git-fixes). -- dmaengine: at_xdmac: Move the free desc to the tail of the - desc list (git-fixes). -- ath6kl: Use struct_group() to avoid size-mismatched casting - (git-fixes). -- commit 0cb0fbe - -- Update patch reference for fbcon fix (CVE-2023-3161 bsc#1212154) -- commit dd50606 - -- Move setting %%build_html to config.sh -- commit dd39da3 - -- Update patches.suse/arm64-efi-Execute-runtime-services-from-a-dedicated-.patch (git-fixes bsc#1212155 CVE-2023-21102) -- commit 15cbf6b - -- Update patches.suse/efi-rt-wrapper-Add-missing-include.patch (git-fixes bsc#1212155 CVE-2023-21102) -- commit d2f0708 - -- Update patch reference for memstick fix (CVE-2023-3141 bsc#1212129 bsc#1211449) -- commit 089d7db - -- Fix missing top level chapter numbers on SLE12 SP5 (bsc#1212158). -- commit 7ebcbd5 - -- devlink: hold region lock when flushing snapshots (git-fixes). -- xsk: Fix corrupted packets for XDP_SHARED_UMEM (git-fixes). -- net: devlink: Fix missing mutex_unlock() call (git-fixes). -- commit 59c3cb8 - -- Refresh - patches.suse/0042-block-mq-deadline-Fix-dd_finish_request-for-zoned-devices.patch. - Remove also per_prio from dd_finish_request(). There are no more users - in 5.4. Silences the compiler warning: - block/mq-deadline.c:830:22: error: unused variable ‘per_prio’ -- commit ed6b28b - -- drm/amdgpu: fix Null pointer dereference error in - amdgpu_device_recover_vram (git-fixes). -- Bluetooth: ISO: don't try to remove CIG if there are bound - CIS left (git-fixes). -- commit 1a13c67 - -- drm/msm: Set max segment size earlier (git-fixes). -- drm/i915/gt: Use the correct error value when kernel_context() - fails (git-fixes). -- batman-adv: Broken sync while rescheduling delayed work - (git-fixes). -- Bluetooth: L2CAP: Add missing checks for invalid DCID - (git-fixes). -- Bluetooth: Fix l2cap_disconnect_req deadlock (git-fixes). -- Bluetooth: hci_qca: fix debugfs registration (git-fixes). -- wifi: cfg80211: fix locking in regulatory disconnect - (git-fixes). -- wifi: cfg80211: fix locking in sched scan stop work (git-fixes). -- wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll - (git-fixes). -- can: j1939: avoid possible use-after-free when - j1939_can_rx_register fails (git-fixes). -- can: j1939: change j1939_netdev_lock type to mutex (git-fixes). -- can: j1939: j1939_sk_send_loop_abort(): improved error queue - handling in J1939 Socket (git-fixes). -- Input: xpad - delete a Razer DeathAdder mouse VID/PID entry - (git-fixes). -- Input: fix open count when closing inhibited device (git-fixes). -- commit 0d88720 - -- Move setting %%split_optional to config.sh -- commit 77f3750 - -- Move setting %%supported_modules_check to config.sh -- commit 5ada69b - -- rpm/kernel-docs.spec.in: pass PYTHON=python3 to fix build error (bsc#1160435) -- commit 799f050 - -- rpm/kernel-binary.spec.in: Fix compatibility wth newer rpm -- commit 334fb4d - -- powerpc/64s: Make POWER10 and later use pause_short in cpu_relax - loops (bsc#1209367 ltc#195662). -- powerpc: add ISA v3.0 / v3.1 wait opcode macro (bsc#1209367 - ltc#195662). -- powerpc: Redefine HMT_xxx macros as empty on PPC32 (bsc#1209367 - ltc#195662). -- commit 6862b4a - -- arm64: Stash shadow stack pointer in the task struct on interrupt (git-fixes) -- commit 5ad6888 - -- arm64: Always load shadow stack pointer directly from the task struct (git-fixes) -- commit da8b9db - -- Also include kernel-docs build requirements for ALP -- commit 114d088 - -- scsi: mpi3mr: Suppress command reply debug prints (bsc#1211820). -- commit 6e7a635 - -- Move the kernel-binary conflicts out of the spec file. - Thie list of conflicting packages varies per release. - To reduce merge conflicts move the list out of the spec file. -- commit 4d81125 - -- Avoid unsuported tar parameter on SLE12 -- commit f11765a - -- Move obsolete KMP list into a separate file. - The list of obsoleted KMPs varies per release, move it out of the spec - file. -- commit 016bc55 - -- ext4: unconditionally enable the i_version counter - (bsc#1211299). -- commit 9850f2e - -- Trim obsolete KMP list. - SLE11 is out of support, we do not need to handle upgrading from SLE11 - SP1. -- commit 08819bb - -- powerpc/64s/radix: Fix soft dirty tracking (bsc#1065729). -- commit 4df8ec9 - -- Generalize kernel-doc build requirements. -- commit 23b058f - -- spi: qup: Request DMA before enabling clocks (git-fixes). -- platform/surface: aggregator: Allow completion work-items to - be executed in parallel (git-fixes). -- commit 9916d6b - -- sched/rt: pick_next_rt_entity(): check list_entry (bsc#1208600 CVE-2023-1077) -- commit f5b50ae - -- RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task" (git-fixes) -- commit a9533db - -- RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL (git-fixes) -- commit 01fdb10 - -- RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function (git-fixes) -- commit edb8dfd - -- blacklist: add RTRS rename patches - First patch makes codes less confusing but is only used by - the 2 following ones which break kABI -- commit 9fca67c - -- IB/rdmavt: add missing locks in rvt_ruc_loopback (git-fixes) -- commit 8cb567c - -- Refresh patches.suse/add-suse-supported-flag.patch. - Fix table alignment. -- commit ed5f850 - -- blacklist.conf: add ntfs3 - ntfs3 was introduced in v5.15-rc1, and as such we don't carry it on - SLE15-SP4. -- commit 9ff2c7c - -- kernel-binary: Add back kernel-default-base guarded by option - Add configsh option for splitting off kernel-default-base, and for - not signing the kernel on non-efi -- commit 28c22af - -- supported.conf: add comments for missing CVE fixes for net/rose -- commit 5508bf5 - -- blacklist.conf: Append 'fbdev: Disable sysfb device registration when removing conflicting FBs' -- commit 3f0f464 - -- blacklist.conf: Append 'fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()' -- commit 2090f27 - -- Update "fbdev: Fix cfb_imageblit() for arbitrary image widths" - Add Alt-commit tag to patch. -- commit c61111b - -- Update "fbdev: Fix sys_imageblit() for arbitrary image widths" - Add Alt-commit tag to patch. -- commit 17e3968 - -- blacklist.conf: Append 'fbdev: da8xx-fb: add missing regulator_disable() in fb_probe' -- commit e00fe84 - -- blacklist.conf: Append 'parisc: fbdev/stifb: Align graphics memory size to 4MB' -- commit 418d50c - -- blacklist.conf: Append 'Revert "fbcon: don't lose the console font across generic->chip driver switch"' -- commit addaa82 - -- blacklist.conf: Append 'Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"' -- commit 66c01be - -- fbdev: fbcon: Destroy mutex on freeing struct fb_info (bsc#1152489) -- commit eb830fc - -- fbdev: Prevent possible use-after-free in fb_release() (bsc#1152472) - Backporting changes: - * replace refcount_read() with atomic_read() -- commit 23a912f - -- sfc: disable RXFCS and RXALL features by default (git-fixes). -- i825xx: sni_82596: use eth_hw_addr_set() (git-fixes). -- flow_dissector: Do not count vlan tags inside tunnel payload - (git-fixes). -- nfp: flower: fix ingress police using matchall filter - (git-fixes). -- mlxsw: minimal: Fix deadlock in ports creation (git-fixes). -- ethernet: seeq/ether3: don't write directly to netdev->dev_addr - (git-fixes). -- ethernet: 8390/etherh: don't write directly to netdev->dev_addr - (git-fixes). -- ethernet: i825xx: don't write directly to netdev->dev_addr - (git-fixes). -- ethernet: tundra: don't write directly to netdev->dev_addr - (git-fixes). -- ethernet: 3com/typhoon: don't write directly to netdev->dev_addr - (git-fixes). -- ref_tracker: use __GFP_NOFAIL more carefully (git-fixes). -- net: linkwatch: be more careful about dev->linkwatch_dev_tracker - (git-fixes). -- net: natsemi: fix hw address initialization for jazz and xtensa - (git-fixes). -- octeon: constify netdev->dev_addr (git-fixes). -- net: add missing include in include/net/gro.h (git-fixes). -- mlxsw: spectrum: Allow driver to load with old firmware versions - (git-fixes). -- net: of: fix stub of_net helpers for CONFIG_NET=n (git-fixes). -- nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload() - (git-fixes). -- commit 2b295af - -- sfc: disable RXFCS and RXALL features by default (git-fixes). -- commit 3f25e44 - -- x86/topology: Fix duplicated core ID within a package (git-fixes). -- commit 98adc02 - -- Update "drm/i915/gem: add missing boundary check in vm_access" (bsc#1211263 CVE-2023-28410) - Add bug and CVE number to the References tag. -- commit f799efb - -- x86/topology: Fix multiple packages shown on a single-package system (git-fixes). -- commit 70a1ce4 - -- x86/syscall: Include asm/ptrace.h in syscall_wrapper header (git-fixes). -- commit 4309e22 - -- kabi/severities: ignore kABI in bq27xxx_battery module - Those are local symbols that are used only by child drivers -- commit 8d7e23d - -- kABI workaround for btbcm.c (git-fixes). -- commit ab2692b - -- nvme: fix passthrough csi check (git-fixes). -- nvme: move the Samsung X5 quirk entry to the core quirks - (git-fixes). -- commit d03fbdf - -- power: supply: bq27xxx: expose battery data when CI=1 - (git-fixes). -- Refresh - patches.suse/power-supply-bq27xxx-Fix-bq27xxx_battery_update-race.patch. -- commit 3c4cf6c - -- KEYS: asymmetric: Copy sig and digest in - public_key_verify_signature() (git-fixes). -- power: supply: bq27xxx: Ensure power_supply_changed() is called - on current sign changes (git-fixes). -- power: supply: bq27xxx: Move bq27xxx_battery_update() down - (git-fixes). -- power: supply: bq27xxx: Fix poll_interval handling and races - on remove (git-fixes). -- bluetooth: Add cmd validity checks at the start of - hci_sock_ioctl() (git-fixes). -- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if - not set (git-fixes). -- commit 31ed077 - -- drm/mgag200: Fix gamma lut not initialized (git-fixes). -- drm/amd/pm: Fix output of pp_od_clk_voltage (git-fixes). -- drm/radeon: reintroduce radeon_dp_work_func content (git-fixes). -- ASoC: Intel: avs: Fix declaration of enum avs_channel_config - (git-fixes). -- ASoC: Intel: avs: Access path components under lock (git-fixes). -- mmc: block: ensure error propagation for non-blk (git-fixes). -- commit 98193dd - -- ASoC: rt5682: Disable jack detection interrupt during suspend - (git-fixes). -- Refresh patches.kabi/snd-soc-rt5682-kABI-workaround.patch. -- commit ce0cf1d - -- misc: fastrpc: reject new invocations during device removal - (git-fixes). -- misc: fastrpc: return -EPIPE to invocations on device removal - (git-fixes). -- iio: imu: inv_icm42600: fix timestamp reset (git-fixes). -- iio: adc: ad_sigma_delta: Fix IRQ issue by setting - IRQ_DISABLE_UNLAZY flag (git-fixes). -- dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 - compatible value (git-fixes). -- iio: dac: mcp4725: Fix i2c_master_send() return value handling - (git-fixes). -- iio: light: vcnl4035: fixed chip ID check (git-fixes). -- iio: adc: ad7192: Change "shorted" channels to differential - (git-fixes). -- iio: accel: st_accel: Fix invalid mount_matrix on devices - without ACPI _ONT method (git-fixes). -- iio: adc: mxs-lradc: fix the order of two cleanup operations - (git-fixes). -- tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break - instead of UARTCTRL_SBK (git-fixes). -- serial: 8250_tegra: Fix an error handling path in - tegra_uart_probe() (git-fixes). -- usb: usbfs: Use consistent mmap functions (git-fixes). -- usb: usbfs: Enforce page requirements for mmap (git-fixes). -- dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type - (git-fixes). -- usb: gadget: f_fs: Add unbind event before functionfs_unbind - (git-fixes). -- mmc: vub300: fix invalid response handling (git-fixes). -- selinux: don't use make's grouped targets feature yet - (git-fixes). -- mtd: rawnand: marvell: don't set the NAND frequency select - (git-fixes). -- mtd: rawnand: marvell: ensure timing values are written - (git-fixes). -- mtd: rawnand: ingenic: fix empty stub helper definitions - (git-fixes). -- selftests: mptcp: sockopt: skip if MPTCP is not supported - (git-fixes). -- selftests: mptcp: pm nl: skip if MPTCP is not supported - (git-fixes). -- selftests: mptcp: connect: skip if MPTCP is not supported - (git-fixes). -- net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 - (git-fixes). -- HID: wacom: avoid integer overflow in wacom_intuos_inout() - (git-fixes). -- ata: libata-scsi: Use correct device no in ata_find_dev() - (git-fixes). -- firmware: arm_ffa: Set reserved/MBZ fields to zero in the - memory descriptors (git-fixes). -- firmware: arm_ffa: Check if ffa_driver remove is present before - executing (git-fixes). -- dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type - (git-fixes). -- gpio: mockup: Fix mode of debugfs files (git-fixes). -- drm/sched: Remove redundant check (git-fixes). -- 3c589_cs: Fix an error handling path in tc589_probe() - (git-fixes). -- power: supply: sbs-charger: Fix INHIBITED bit for Status reg - (git-fixes). -- power: supply: bq27xxx: After charger plug in/out wait 0.5s - for things to stabilize (git-fixes). -- power: supply: bq27xxx: Add cache parameter to - bq27xxx_battery_current_and_status() (git-fixes). -- power: supply: bq27xxx: Fix I2C IRQ race on remove (git-fixes). -- power: supply: bq27xxx: Fix bq27xxx_battery_update() race - condition (git-fixes). -- power: supply: leds: Fix blink to LED on transition (git-fixes). -- ALSA: hda/realtek: Enable headset onLenovo M70/M90 (git-fixes). -- ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg - (git-fixes). -- ASoC: lpass: Fix for KASAN use_after_free out of bounds - (git-fixes). -- ALSA: hda: Fix unhandled register update during auto-suspend - period (git-fixes). -- ALSA: hda/ca0132: add quirk for EVGA X299 DARK (git-fixes). -- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries - (git-fixes). -- net: mdio: mvusb: Fix an error handling path in - mvusb_mdio_probe() (git-fixes). -- watchdog: sp5100_tco: Immediately trigger upon starting - (git-fixes). -- dt-bindings: ata: ahci-ceva: convert to yaml (git-fixes). -- commit 2ec09cc - -- net: rpl: fix rpl header size calculation (CVE-2023-2156 - bsc#1211131). -- commit c308d83 - -- thunderbolt: Mask ring interrupt on Intel hardware as well - (bsc#1210165). -- commit 4a76dd6 - -- net: mellanox: mlxbf_gige: Fix skb_panic splat under memory - pressure (bsc#1211564). -- commit 8e0fc37 - -- nvme: fix the name of Zone Append for verbose logging - (git-fixes). -- commit 7550791 - -- blacklist: add nvme bogus nsid check - We don't not need these quirks as we don't ship the check. -- commit bbebeaf - -- x86/resctrl: Fix min_cbm_bits for AMD (git-fixes). -- commit f0be05e - -- x86/pm: Add enumeration check before spec MSRs save/restore setup (git-fixes). -- commit 89bdacb - -- Update patch-mainline metadata for a lockdown patch -- commit ff4a857 - -- x86/tsx: Add a feature bit for TSX control MSR support (git-fixes). -- commit b67ebd4 - -- x86/fpu: Fix the init_fpstate size check with the actual size (git-fixes). -- commit 3cd00dd - -- nvme-tcp: fix a possible UAF when failing to allocate an io - queue (git-fixes). -- nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN (git-fixes). -- nvme-fc: fix a missing queue put in - nvmet_fc_ls_create_association (git-fixes). -- nvme: also return I/O command effects from nvme_command_effects - (git-fixes). -- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it - (git-fixes). -- nvme: fix multipath crash caused by flush request when blktrace - is enabled (git-fixes). -- nvme-pci: clear the prp2 field when not used (git-fixes). -- nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked - (git-fixes). -- nvme-pci: disable write zeroes on various Kingston SSD - (git-fixes). -- nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs - (git-fixes). -- nvmet-tcp: add bounds check on Transfer Tag (git-fixes). -- nvme-pci: set min_align_mask before calculating max_hw_sectors - (git-fixes). -- nvmet: fix mar and mor off-by-one errors (git-fixes). -- nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change() - (git-fixes). -- nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during - queue teardown (git-fixes). -- nvme: handle the persistent internal error AER (git-fixes). - Refresh: - - patches.suse/nvme-fix-async-event-trace-event.patc -- nvme: fix regression when disconnect a recovering ctrl - (git-fixes). - Refresh: - - patches.suse/nvme-rdma-fix-possible-hang-caused-during-ctrl-delet.patch - - patches.suse/nvme-tcp-fix-possible-hang-caused-during-ctrl-deleti.patch -- nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH - (git-fixes). -- nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs - (git-fixes). -- nvme: set non-mdts limits in nvme_scan_work (git-fixes). -- nvme-pci: fix a NULL pointer dereference in - nvme_alloc_admin_tags (git-fixes). -- block: add a bdev_max_zone_append_sectors helper (git-fixes). -- nvme-multipath: fix hang when disk goes live over reconnect - (git-fixes). -- nvme-pci: add quirks for Samsung X5 SSDs (git-fixes). -- nvmet: move the call to nvmet_ns_changed out of - nvmet_ns_revalidate (git-fixes). -- nvme-tcp: lockdep: annotate in-kernel sockets (git-fixes). -- nvme: check for duplicate identifiers earlier (git-fixes). -- nvme: cleanup __nvme_check_ids (git-fixes). -- nvmet: use i_size_read() to set size for file-ns (git-fixes). - Refresh: - - patches.suse/nvmet-only-allocate-a-single-slab-for-bvecs.patch -- nvme-tcp: fix bogus request completion when failing to send AER - (git-fixes). -- nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 - SSDs (git-fixes). -- commit c657707 - -- tipc: add an extra conn_get in tipc_conn_alloc (bsc#1209288 - CVE-2023-1382). -- commit 39972bc - -- tipc: set con sock in tipc_conn_alloc (bsc#1209288 - CVE-2023-1382). -- commit 06e5733 - -- tipc: add an extra conn_get in tipc_conn_alloc (bsc#1209288 - CVE-2023-1382). -- commit e3a141d - -- x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly (git-fixes). -- commit 43cdfba - -- blacklist.conf: Exclude an irrelevant patch for us. - We don't have the fp_init.size et al variables so this patch doesn't - apply to our kernel. -- commit 30f92bf - -- tipc: set con sock in tipc_conn_alloc (bsc#1209288 - CVE-2023-1382). -- commit a68b414 - -- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN (git-fixes). -- commit 244216a - -- purgatory: fix disabling debug info (git-fixes). -- commit 1ebc547 - -- x86/microcode: Rip out the OLD_INTERFACE (git-fixes). -- commit d380760 - -- x86/microcode: Add explicit CPU vendor dependency (git-fixes). -- commit 44d8ccb - -- x86/microcode/AMD: Track patch allocation size explicitly (git-fixes). -- Refresh patches.suse/x86-microcode-amd-fix-mixed-steppings-support.patch. -- commit c6646fc - -- x86/static_call: Serialize __static_call_fixup() properly (git-fixes). -- commit d2f3f53 - -- x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y (git-fixes). -- commit 3a9f080 - -- net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters - (git-fixes). -- scsi: storvsc: Don't pass unused PFNs to Hyper-V host - (git-fixes). -- x86/hyperv: Block root partition functionality in a Confidential - VM (git-fixes). -- commit 85569e3 - -- x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available (git-fixes). -- commit bf87aed - -- Update "drm/vmwgfx: Do not drop the reference to the handle too soon" (bsc#1211593 bsc#1211595 CVE-2023-33951 CVE-2023-33952) - This empty commit adds CVE and bug numbers for commit 60fd346359c - (Update "drm/vmwgfx: Do not drop the reference to the handle too soon") to - the changelog. -- Update "drm/vmwgfx: Do not drop the reference to the handle too soon" - Add CVE and bug numbers to the References tag. -- commit 4c13d1d - -- scsi: qla2xxx: Replace all non-returning strlcpy() with - strscpy() (bsc#1211960). -- scsi: qla2xxx: Update version to 10.02.08.300-k (bsc#1211960). -- scsi: qla2xxx: Wait for io return on terminate rport - (bsc#1211960). -- scsi: qla2xxx: Fix mem access after free (bsc#1211960). -- scsi: qla2xxx: Fix hang in task management (bsc#1211960). -- scsi: qla2xxx: Fix task management cmd fail due to unavailable - resource (bsc#1211960). -- scsi: qla2xxx: Fix task management cmd failure (bsc#1211960). -- scsi: qla2xxx: Multi-que support for TMF (bsc#1211960). -- scsi: qla2xxx: Refer directly to the qla2xxx_driver_template - (bsc#1211960). -- scsi: qla2xxx: Remove default fabric ops callouts (bsc#1211960). -- scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting() - (bsc#1211960). -- commit 4c4bf74 - -- lpfc: update metadata -- Refresh - patches.suse/scsi-lpfc-Add-new-RCQE-status-for-handling-DMA-failu.patch. -- Refresh - patches.suse/scsi-lpfc-Fix-double-free-in-lpfc_cmpl_els_logo_acc-.patch. -- Refresh - patches.suse/scsi-lpfc-Fix-verbose-logging-for-SCSI-commands-issu.patch. -- Refresh - patches.suse/scsi-lpfc-Match-lock-ordering-of-lpfc_cmd-buf_lock-a.patch. -- Refresh - patches.suse/scsi-lpfc-Replace-blk_irq_poll-intr-handler-with-thr.patch. -- Refresh - patches.suse/scsi-lpfc-Update-congestion-warning-notification-per.patch. -- Refresh - patches.suse/scsi-lpfc-Update-lpfc-version-to-14.2.0.12.patch. -- commit 497ebb3 - -- RDMA/irdma: Fix Local Invalidate fencing (git-fixes) -- commit aaaea1e - -- RDMA/irdma: Prevent QP use after free (git-fixes) -- commit 34e3a35 - -- RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx (git-fixes) -- commit 6c40b4b - -- RDMA/bnxt_re: Fix a possible memory leak (git-fixes) -- commit 1c28ea3 - -- RDMA/hns: Modify the value of long message loopback slice (git-fixes) -- commit c5d0c28 - -- RDMA/hns: Fix base address table allocation (git-fixes) -- commit c15c063 - -- RDMA/hns: Fix timeout attr in query qp for HIP08 (git-fixes) -- commit c581318 - -- RDMA/efa: Fix unsupported page sizes in device (git-fixes) -- commit f7d5b0b - -- RDMA/bnxt_re: Fix the page_size used during the MR creation (git-fixes) -- commit 8102023 - -- usrmerge: Compatibility with earlier rpm (boo#1211796) -- commit 2191d32 - -- platform/x86: ISST: Remove 8 socket limit (bsc#1211836). -- commit 3d86542 - -- scsi: qedi: Fix use after free bug in qedi_remove() (git-fixes). -- scsi: hisi_sas: Handle NCQ error when IPTT is valid (git-fixes). -- scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS (git-fixes). -- scsi: ses: Handle enclosure with just a primary component - gracefully (git-fixes). -- scsi: core: Improve scsi_vpd_inquiry() checks (git-fixes). -- scsi: megaraid_sas: Fix fw_crash_buffer_show() (git-fixes). -- scsi: libsas: Grab the ATA port lock in - sas_ata_device_link_abort() (git-fixes). -- scsi: libsas: Add sas_ata_device_link_abort() (git-fixes). -- commit 9f00bdd - -- Fix usrmerge error (boo#1211796) -- commit da84579 - -- Update CVE reference to - patches.suse/arm64-Add-AMPERE1-to-the-Spectre-BHB-affected-list.patch - (git-fixes bsc#1205153 bsc#1211855 CVE-2023-3006). -- commit 7d0a08a - -- media: radio-shark: Add endpoint checks (git-fixes). -- commit fb4ddc1 - -- USB: sisusbvga: Add endpoint checks (git-fixes). -- commit d88241f - -- lpfc: Copyright updates for 14.2.0.13 patches (bsc#1211852). -- lpfc: Update lpfc version to 14.2.0.13 (bsc#1211852). -- commit d8cfc9c - -- blacklist.conf: prerequisites way too intrusive -- commit b6394eb - -- blacklist.conf: prerequisites too intrusive -- commit 7aaa267 - -- scsi: lpfc: Update lpfc version to 14.2.0.12 (bsc#1211847). -- scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ - (bsc#1211847). -- scsi: lpfc: Add new RCQE status for handling DMA failures - (bsc#1211847). -- scsi: lpfc: Update congestion warning notification period - (bsc#1211847). -- scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and - hbalock for abort paths (bsc#1211847). -- commit b6545fd - -- scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused - by lpfc_nlp_not_used() (bsc#1211847). -- scsi: lpfc: Fix verbose logging for SCSI commands issued to - SES devices (bsc#1211847). -- commit 31cb016 - -- RDMA/core: Fix multiple -Warray-bounds warnings (git-fixes) -- commit 5587605 - -- lpfc: Enhance congestion statistics collection - (bsc#1211852). -- lpfc: Clean up SLI-4 CQE status handling - (bsc#1211852). -- lpfc: Change firmware upgrade logging to KERN_NOTICE instead - of TRACE_EVENT (bsc#1211852). -- lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based - on nlp_state (bsc#1211852). -- commit 04bc1f2 - -- lpfc: Account for fabric domain ctlr device loss recovery - (bsc#1211346, bsc#1211852). -- lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscovery - (bsc#1211852). -- lpfc: Fix use-after-free rport memory access in - lpfc_register_remote_port (bsc#1211852, bsc#1208410, bsc#1211346). -- commit ffe8e83 - -- usb: dwc3: gadget: Execute gadget stop after halting the - controller (git-fixes). -- Refresh - patches.suse/usb-dwc3-gadget-Improve-dwc3_gadget_suspend-and-dwc3.patch. -- commit 35f936b - -- usb: typec: tcpm: fix multiple times discover svids error - (git-fixes). -- commit a381d7f - -- net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize - (git-fixes). -- commit 6b5ad0e - -- Rename colliding patches before merging SLE15-SP4 -- commit 7ae2e32 - -- blacklist.conf: Add c0f2df49cf24 cgroup: Fix build failure when CONFIG_SHRINKER_DEBUG -- commit dc0b28b - -- cifs: mapchars mount option ignored (bsc#1193629). -- commit 516a6c4 - -- smb3: display debug information better for encryption - (bsc#1193629). -- commit 7f16b38 - -- cifs: fix smb1 mount regression (bsc#1193629). -- commit 565aa62 - -- SMB3: drop reference to cfile before sending oplock break - (bsc#1193629). -- commit 714d17f - -- SMB3: Close all deferred handles of inode in case of handle - lease break (bsc#1193629). -- commit 31916b9 - -- cifs: release leases for deferred close handles when freezing - (bsc#1193629). -- commit fba9221 - -- smb3: fix problem remounting a share after shutdown - (bsc#1193629). -- commit 8678043 - -- SMB3: force unmount was failing to close deferred close files - (bsc#1193629). -- commit b75c848 - -- smb3: improve parallel reads of large files (bsc#1193629). -- commit 739a949 - -- do not reuse connection if share marked as isolated - (bsc#1193629). -- commit 50ed2cc - -- SMB3: Close deferred file handles in case of handle lease break - (bsc#1193629). -- commit 79b4858 - -- SMB3.1.1: add new tree connect ShareFlags (bsc#1193629). -- commit 64fbbd7 - -- cifs: fix pcchunk length type in smb2_copychunk_range - (bsc#1193629). -- commit 278a0ed - -- cifs: print smb3_fs_context::source when mounting (bsc#1193629). -- commit eeed402 - -- cifs: update internal module version number for cifs.ko - (bsc#1193629). -- commit 2c9169a - -- cifs: Avoid a cast in add_lease_context() (bsc#1193629). -- commit 61dd23b - -- cifs: Simplify SMB2_open_init() (bsc#1193629). -- commit 90eaeae - -- cifs: Simplify SMB2_open_init() (bsc#1193629). -- commit 0f1ffd2 - -- dm ioctl: fix nested locking in table_clear() to remove deadlock - concern (bsc#1210806, CVE-2023-2269). -- commit 7a60d3e - -- cifs: Simplify SMB2_open_init() (bsc#1193629). -- commit b2da20f - -- dm ioctl: fix nested locking in table_clear() to remove deadlock - concern (bsc#1210806, CVE-2023-2269). -- commit 2bbfc45 - -- fuse: always revalidate rename target dentry (bsc#1211808). -- fuse: fix attr version comparison in fuse_read_update_size() - (bsc#1211807). -- commit cfbffb5 - -- blacklist.conf: Add 659c0ce1cb9e kernel/sys.c: fix and improve control flow in __sys_setres[ug]id() -- commit 93ea3c4 - -- cgroup: Reorganize css_set_lock and kernfs path processing - (bsc#1205650). -- cgroup: Make cgroup_get_from_id() prettier (bsc#1205650). -- cgroup: Homogenize cgroup_get_from_id() return value - (bsc#1205650). -- cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup - id (bsc#1205650). -- blacklist.conf: Remove 4534dee94 to ease dependant backports -- cgroup: Honor caller's cgroup NS when resolving path - (bsc#1205650). -- cgroup.c: add helper __cset_cgroup_from_root to cleanup - duplicated codes (bsc#1203906). -- commit 45f8307 - -- cgroup: reduce dependency on cgroup_mutex (bsc#1205650). -- Refresh - patches.suse/cgroup-cgroup_get_from_id-must-check-the-looked-up-kn-is-a-directory.patch. -- blacklist.conf: Remove patch from blacklist (became prereq) -- commit 249c983 - -- Remove usrmerge compatibility symlink in buildroot (boo#1211796) - Besides Makefile depmod.sh needs to be patched to prefix /lib/modules. - Requires corresponding patch to kmod. -- commit b8e00c5 - -- ceph: force updating the msg pointer in non-split case - (bsc#1211804). -- commit a688822 - -- supported.conf: Add a guard for unsupported rose module -- commit 8bd11be - -- blacklist.conf: 03cab65a07e0 ("selftests/futex: fix build for clang") -- commit 19afb99 - -- locking/rwsem: Add __always_inline annotation to - __down_read_common() and inlined callers (git-fixes). -- commit e0ba102 - -- rtmutex: Ensure that the top waiter is always woken up - (git-fixes). -- commit 0184302 - -- futex: Resend potentially swallowed owner death notification - (git-fixes). -- commit c8b2fc6 - -- blacklist.conf: s390/maccess: rework absolute lowcore accessors -- commit 6e763ee - -- blacklist.conf: s390/smp: cleanup control register update routines -- commit 869cbe8 - -- blacklist.conf: s390/smp: cleanup target CPU callback starting -- commit ac0ad39 - -- blacklist.conf: s390/dump: fix old lowcore virtual vs physical address confusion -- commit f2ccc2e - -- blacklist.conf: s390/traps: improve panic message for translation-specification exception -- commit 1cb3dd4 - -- blacklist.conf: s390/dump: fix os_info virtual vs physical address confusion -- commit 82b75e7 - -- blacklist.conf: LLVM test case fix -- commit 8a6e662 - -- s390/vdso: remove -nostdlib compiler flag (git-fixes - bsc#1211714). -- commit 3aedab5 - -- blacklist.conf: s390/boot: allocate amode31 section in decompressor -- commit 3a70444 - -- Update - patches.suse/HID-asus-use-spinlock-to-protect-concurrent-accesses.patch - (bsc#1208604 CVE-2023-1079). - Added bugzilla and CVE -- commit 1bf4240 - -- Update - patches.suse/HID-asus-use-spinlock-to-safely-schedule-workers.patch - (bsc#1208604 CVE-2023-1079). - Added bugzilla and CVE -- commit a4b9147 - -- regulator: mt6359: add read check for PMIC MT6359 (git-fixes). -- regulator: pca9450: Fix BUCK2 enable_mask (git-fixes). -- serial: Add support for Advantech PCI-1611U card (git-fixes). -- serial: 8250_exar: Add support for USR298x PCI Modems - (git-fixes). -- usb-storage: fix deadlock when a scsi command timeouts more - than once (git-fixes). -- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value - (git-fixes). -- USB: usbtmc: Fix direction for 0-length ioctl control messages - (git-fixes). -- nilfs2: fix use-after-free bug of nilfs_root in - nilfs_evict_inode() (git-fixes). -- net: phy: dp83867: add w/a for packet errors seen with short - cables (git-fixes). -- tpm/tpm_tis: Disable interrupts for more Lenovo devices - (git-fixes). -- soundwire: qcom: gracefully handle too many ports in DT - (git-fixes). -- phy: st: miphy28lp: use _poll_timeout functions for waits - (git-fixes). -- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE - (git-fixes). -- serial: 8250: Reinit port->pm on port specific driver unbind - (git-fixes). -- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (git-fixes). -- wifi: ath11k: Fix SKB corruption in REO destination ring - (git-fixes). -- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write - backtrace (git-fixes). -- wifi: iwlwifi: pcie: Fix integer overflow in - iwl_write_to_user_buf (git-fixes). -- wifi: iwlwifi: pcie: fix possible NULL pointer dereference - (git-fixes). -- wifi: ath: Silence memcpy run-time false positive warning - (git-fixes). -- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex - (git-fixes). -- remoteproc: stm32_rproc: Add mutex protection for workqueue - (git-fixes). -- regmap: cache: Return error in cache sync operations for - REGCACHE_NONE (git-fixes). -- platform/x86: hp-wmi: Support touchpad on/off (git-fixes). -- commit 17eb14e - -- Input: xpad - add constants for GIP interface numbers - (git-fixes). -- commit ae95fb0 - -- mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works (git-fixes). -- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio - header (git-fixes). -- mfd: dln2: Fix memory leak in dln2_probe() (git-fixes). -- clk: tegra20: fix gcc-7 constant overflow warning (git-fixes). -- HID: wacom: generic: Set battery quirk only when we see battery - data (git-fixes). -- HID: logitech-hidpp: Reconcile USB and Unifying serials - (git-fixes). -- HID: logitech-hidpp: Don't use the USB serial for USB devices - (git-fixes). -- Bluetooth: L2CAP: fix "bad unlock balance" in - l2cap_disconnect_rsp (git-fixes). -- Bluetooth: btintel: Add LE States quirk support (git-fixes). -- ACPI: EC: Fix oops when removing custom query handlers - (git-fixes). -- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in - acpi_db_display_objects (git-fixes). -- ACPICA: Avoid undefined behavior: applying zero offset to null - pointer (git-fixes). -- memstick: r592: Fix UAF bug in r592_remove due to race condition - (bsc#1211449). -- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and - finish (git-fixes). -- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() - and buffer_finish() (git-fixes). -- drm/amd: Fix an out of bounds error in BIOS parser (git-fixes). -- drm/msm/dp: Clean up handling of DP AUX interrupts (git-fixes). -- drm/tegra: Avoid potential 32-bit integer overflow (git-fixes). -- drm/amd/display: Use DC_LOG_DC in the trasform pixel function - (git-fixes). -- drm/displayid: add displayid_get_header() and check bounds - better (git-fixes). -- arm64: dts: qcom: msm8996: Add missing DWC3 quirks (git-fixes). -- HID: wacom: add three styli to wacom_intuos_get_tool_type - (git-fixes). -- HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs - (git-fixes). -- HID: wacom: Force pen out of prox if no events have been - received in a while (git-fixes). -- drm/msm/dpu: Add INTF_5 interrupts (git-fixes). -- commit d814c1f - -- s390/qdio: fix do_sqbs() inline assembly constraint (git-fixes - bsc#1211693). -- s390/dasd: fix hanging blockdevice after request requeue - (git-fixes bsc#1211687). -- s390/kprobes: fix current_kprobe never cleared after kprobes - reenter (git-fixes bsc#1211688). -- s390/kprobes: fix irq mask clobbering on kprobe reenter from - post_handler (git-fixes bsc#1211689). -- s390/mem_detect: fix detect_memory() error handling (git-fixes - bsc#1211691). -- s390/lcs: Fix return type of lcs_start_xmit() (git-fixes - bsc#1211690). -- s390/netiucv: Fix return type of netiucv_tx() (git-fixes - bsc#1211692). -- s390/ctcm: Fix return type of ctc{mp,}m_tx() (git-fixes - bsc#1211686). -- commit dcbf1cc - -- dmaengine: idxd: Only call idxd_enable_system_pasid() if - succeeded in enabling SVA feature (git-fixes). -- commit bdaf824 - -- kABI workaround for mt76_poll_msec() (git-fixes). -- commit 8310024 - -- wifi: mt76: mt7921e: improve reliability of dma reset - (git-fixes). -- wifi: mt76: mt7921e: fix probe timeout after reboot (git-fixes). -- wifi: mt76: add flexible polling wait-interval support - (git-fixes). -- dmaengine: idxd: Do not enable user type Work Queue without - Shared Virtual Addressing (git-fixes). -- dmaengine: idxd: Separate user and kernel pasid enabling - (git-fixes). -- drm/amdgpu: update drm_display_info correctly when the edid - is read (git-fixes). -- commit 5f45933 - -- Update - patches.suse/scsi-iscsi_tcp-Fix-UAF-during-login-when-accessing-the-shost-ipaddress.patch - (git-fixes CVE-2023-2162 bsc#1210647). -- commit ef8f1cf - -- configfs: fix possible memory leak in configfs_create_dir() - (git-fixes). -- debugfs: fix error when writing negative value to atomic_t - debugfs file (git-fixes). -- libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value - (git-fixes). -- commit 1a0085a - -- can: kvaser_usb: Add struct kvaser_usb_busparams (git-fixes). -- can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT - (git-fixes). -- can: kvaser_usb: kvaser_usb_leaf: - Rename {leaf,usbcan}_cmd_error_event to - {leaf,usbcan}_cmd_can_error_event (git-fixes). -- can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device - (git-fixes). -- commit 686ab31 - -- can: kvaser_usb_leaf: Fix overread with an invalid command - (git-fixes). -- commit 9e9ebea - -- drivers: base: dd: fix memory leak with using debugfs_lookup() - (git-fixes). -- drivers: base: component: fix memory leak with using - debugfs_lookup() (git-fixes). -- commit 537af53 - -- virtio_net: suppress cpu stall when free_unused_bufs - (git-fixes). -- commit da7bbcd - -- usb: gadget: u_ether: Fix host MAC address case (git-fixes). -- commit ab5927c - -- virtio_net: bugfix overflow inside xdp_linearize_page() - (git-fixes). -- commit 7b42c19 - -- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable - (git-fixes). -- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings - (git-fixes). -- ACPI: bus: Ensure that notify handlers are not running after - removal (git-fixes). -- ata: pata_octeon_cf: drop kernel-doc notation (git-fixes). -- commit bc3d0e5 - -- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and - dwc3_gadget_resume() (git-fixes). -- commit b5c53da - -- virtio-net: Keep stop() to follow mirror sequence of open() - (git-fixes). -- commit 0d2ec00 - -- virtio-net: execute xdp_do_flush() before napi_complete_done() - (git-fixes). -- commit 1fe332b - -- tools/virtio: fix the vringh test for virtio ring changes - (git-fixes). -- commit 7846dae - -- vhost/net: Clear the pending messages when the backend is - removed (git-fixes). -- commit ed68aca - -- tools/virtio: initialize spinlocks in vring_test.c (git-fixes). -- commit 5a7e7d8 - -- virtio_net: split free_unused_bufs() (git-fixes). -- commit 00244a7 - -- tools/virtio: compile with -pthread (git-fixes). -- commit efe7e12 - -- usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive - (git-fixes). -- commit 97aa26c - -- tools/virtio: fix virtio_test execution (git-fixes). -- commit ab7f233 - -- vdpa: fix use-after-free on vp_vdpa_remove (git-fixes). -- commit a4fbbfa - -- blacklist.conf: add 838d6d3461db ("virtio: unexport virtio_finalize_features") -- commit daac2ad - -- RDMA/mlx5: Use correct device num_ports when modify DC (git-fixes) -- commit a805982 - -- RDMA/mlx5: Fix flow counter query via DEVX (git-fixes) -- commit 7af3d10 - -- blacklist.conf: black list non applicable fix -- commit 0b43409 - -- power: supply: bq24190_charger: using pm_runtime_resume_and_get - instead of pm_runtime_get_sync (git-fixes). -- Refresh - patches.suse/power-supply-bq24190-Fix-use-after-free-bug-in-bq241.patch. -- commit 32112a8 - -- net: skip virtio_net_hdr_set_proto if protocol already set - (git-fixes). -- commit 04b2165 - -- IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests (git-fixes) -- commit b034548 - -- IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order (git-fixes) -- commit bc9efec - -- RDMA/srpt: Add a check for valid 'mad_agent' pointer (git-fixes) -- commit 5d5e37e - -- RDMA/cm: Trace icm_send_rej event before the cm state is reset (git-fixes) -- commit 5ca599d - -- RDMA/siw: Remove namespace check from siw_netdev_event() (git-fixes) -- commit 711a6c8 - -- RDMA/rxe: Remove tasklet call from rxe_cq.c (git-fixes) -- commit dc85357 - -- RDMA/rdmavt: Delete unnecessary NULL check (git-fixes) -- commit f6fa4f5 - -- RDMA/siw: Fix potential page_array out of range access (git-fixes) -- commit 9b285aa - -- IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init (git-fixes) -- commit 4de26a7 - -- net: accept UFOv6 packages in virtio_net_hdr_to_skb (git-fixes). -- commit c8c1599 - -- x86/lib/memmove: Decouple ERMS from FSRM (bsc#1206578). -- x86/alternative: Support relocations in alternatives - (bsc#1206578). -- x86/alternative: Make debug-alternative selective (bsc#1206578). -- commit 3be7202 - -- net: virtio_net_hdr_to_skb: count transport header in UFO - (git-fixes). -- commit 435a431 - -- PCI/ASPM: Remove pcie_aspm_pm_state_change() (git-fixes). -- commit 4efb06a - -- Update patches.suse/drm-msm-gpu-Fix-potential-double-free.patch - (git-fixes CVE-2023-21106 bsc#1211654). -- commit f3f491e - -- usb: dwc3: Fix a repeated word checkpatch warning (git-fixes). -- commit 39f5ae5 - -- usb: dwc3: Fix ep0 handling when getting reset while doing - control transfer (git-fixes). -- commit acaaa13 - -- USB / dwc3: Fix a checkpatch warning in core.c (git-fixes). -- commit 838022e - -- usb: dwc3: gadget: Delay issuing End Transfer (git-fixes). -- commit 19b0a32 - -- usb: dwc3: gadget: Only End Transfer for ep0 data phase - (git-fixes). -- commit 7e9b934 - -- trace/hwlat: make use of the helper function - kthread_run_on_cpu() (git-fixes). -- Refresh - patches.suse/trace-hwlat-Do-not-start-per-cpu-thread-if-it-is-already-running.patch. -- commit 9bf20d6 - -- fprobe: add recursion detection in fprobe_exit_handler - (git-fixes). -- commit a7eb4b8 - -- fprobe: make fprobe_kprobe_handler recursion free (git-fixes). -- commit 8531dd6 - -- usb: dwc3: remove a possible unnecessary 'out of memory' - message (git-fixes). -- commit 59239b9 - -- usb: dwc3: Align DWC3_EP_* flag macros (git-fixes). -- Refresh - patches.suse/usb-dwc3-gadget-Wait-for-ep0-xfers-to-complete-durin.patch. -- commit 4a16748 - -- usb: dwc3: drd: use helper to get role-switch-default-mode - (git-fixes). -- commit ee299c9 - -- rethook: use preempt_{disable, enable}_notrace in - rethook_trampoline_handler (git-fixes). -- commit 41332a5 - -- tracing: Fix permissions for the buffer_percent file - (git-fixes). -- commit 0318a81 - -- ring-buffer: Sync IRQ works before buffer destruction - (git-fixes). -- commit a78e19a - -- ring-buffer: Ensure proper resetting of atomic variables in - ring_buffer_reset_online_cpus (git-fixes). -- commit 2b75346 - -- ring-buffer: Fix kernel-doc (git-fixes). -- commit 6ecbbdc - -- net: qrtr: correct types of trace event parameters (git-fixes). -- commit dbac4e1 - -- f2fs: Fix f2fs_truncate_partial_nodes ftrace event (git-fixes). -- commit 6ed4e1b - -- usb: dwc3: ep0: Don't prepare beyond Setup stage (git-fixes). -- Refresh - patches.suse/usb-dwc3-gadget-Avoid-duplicate-requests-to-enable-R.patch. -- commit eccafbc - -- ipv6: sr: fix out-of-bounds read when setting HMAC data - (bsc#1211592). -- commit 5a240f0 - -- ipv6: sr: fix out-of-bounds read when setting HMAC data - (bsc#1211592). -- commit fa266c0 - -- Correct the bq24190 fix patch to apply at the right place (CVE-2023-33288 bsc#1211590) -- commit 9ac2993 - -- power: supply: bq24190: Fix use after free bug in bq24190_remove - due to race condition (CVE-2023-33288 bsc#1211590). -- commit 373505c - -- blacklist.conf: add commit to skip -- commit 239980b - -- scsi: mpi3mr: Fix throttle_groups memory leak (git-fixes). -- commit 3e861d2 - -- KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC - Self-IPI (git-fixes). -- commit 742c6c3 - -- KVM: x86/vmx: Do not skip segment attributes if unusable bit - is set (git-fixes). -- commit 9eaecda - -- KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter() - (git-fixes). -- commit 30d94a9 - -- KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't - support global_ctrl (git-fixes). -- commit aa84341 - -- KVM: x86: Protect the unused bits in MSR exiting flags - (git-fixes). -- commit 28b2cff - -- KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user() - (git-fixes). -- commit 4df9796 - -- KVM: x86: do not set st->preempted when going back to user space - (git-fixes). -- commit 757f49a - -- KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization - failure (git-fixes). -- commit f034027 - -- KVM: x86: Do not change ICR on write to APIC_SELF_IPI - (git-fixes). -- commit 71266ce - -- gve: Handle alternate miss completions (bsc#1211519). -- gve: Adding a new AdminQ command to verify driver (bsc#1211519). -- gve: Fix error return code in gve_prefill_rx_pages() - (bsc#1211519). -- gve: Reduce alloc and copy costs in the GQ rx path - (bsc#1211519). -- google/gve:fix repeated words in comments (bsc#1211519). -- gve: Fix spelling mistake "droping" -> "dropping" (bsc#1211519). -- gve: enhance no queue page list detection (bsc#1211519). -- commit e7ab3d9 - -- KVM: x86/mmu: avoid NULL-pointer dereference on page freeing - bugs (git-fixes). -- commit 0592eea - -- KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt - is advertised (git-fixes). -- commit b3bd831 - -- kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always - catchup mode (git-fixes). -- commit 61c19ae - -- KVM: x86: Report deprecated x87 features in supported CPUID - (git-fixes). -- commit f103d79 - -- KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER - (git-fixes). -- commit 28c6c36 - -- KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when - eVMCS (git-fixes). -- commit aa258cd - -- KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking - shadow (git-fixes). -- commit 10c2c56 - -- kernel-source: Remove unused macro variant_symbols -- commit 915ac72 - -- KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper - (git-fixes). -- commit 7736978 - -- KVM: nVMX: Don't use Enlightened MSR Bitmap for L3 (git-fixes). -- commit a6f9309 - -- blacklist.conf: add 9dba4d24cbb55 ("86/kvm: remove unused ack_notifier - callbacks" -- commit 7c642cd - -- KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid() - (git-fixes). -- commit 28c590c - -- s390/extmem: return correct segment type in __segment_load() - (bsc#1210450 git-fixes). -- commit 0040ffc - -- s390/uaccess: add missing earlyclobber annotations to __clear_user() - (bsc#1209856 git-fixes). -- commit 66fb793 - -- xen/netback: use same error messages for same errors - (git-fixes). -- commit a7eb923 - -- perf/x86/rapl: Add support for Intel Emerald Rapids (PED-4394). -- commit ab497dd - -- powerpc/iommu: DMA address offset is incorrectly calculated - with 2MB TCEs (jsc#SLE-19556 git-fixes). -- commit 893c217 - -- net/iucv: Fix size of interrupt data (bsc#1211465 git-fixes). -- s390/qeth: fix use-after-free in hsci (bsc#1210449 git-fixes). -- commit 0720e89 - -- intel_idle: add Emerald Rapids Xeon support (PED-3849). -- commit 8d09d1b - -- powercap: intel_rapl: add support for Emerald Rapids (PED-4398). -- commit dc22ac7 - -- EDAC/i10nm: Add Intel Emerald Rapids server support (PED-4400). -- commit e69675e - -- fbdev: udlfb: Fix endpoint check (git-fixes). -- fbdev: arcfb: Fix error handling in arcfb_probe() (git-fixes). -- USB: core: Add routines for endpoint checks in old drivers - (git-fixes). -- fbdev: ep93xx-fb: Add missing clk_disable_unprepare in - ep93xxfb_probe() (git-fixes). -- fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards - (git-fixes). -- commit b351847 - -- platform/x86: intel-uncore-freq: add Emerald Rapids support (PED-4390). -- commit 058df37 - -- Move upstreamed thunderbolt patch into sorted section -- commit 11f4550 - -- vc_screen: reload load of struct vc_data pointer in vcs_write() - to avoid UAF (git-fixes). -- serial: qcom-geni: fix enabling deactivated interrupt - (git-fixes). -- serial: 8250_bcm7271: fix leak in `brcmuart_probe` (git-fixes). -- serial: 8250_bcm7271: balance clk_enable calls (git-fixes). -- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` - (git-fixes). -- thunderbolt: Clear registers properly when auto clear isn't - in use (bsc#1210165). -- xhci: Fix incorrect tracking of free space on transfer rings - (git-fixes). -- xhci-pci: Only run d3cold avoidance quirk for s2idle - (git-fixes). -- usb: typec: altmodes/displayport: fix pin_assignment_show - (git-fixes). -- usb: dwc3: debugfs: Resume dwc3 before accessing registers - (git-fixes). -- commit 8584d07 - -- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table - (git-fixes). -- ALSA: hda: Fix Oops by 9.1 surround channel names (git-fixes). -- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another - HP laptop (git-fixes). -- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go - (git-fixes). -- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops - (git-fixes). -- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 (git-fixes). -- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (git-fixes). -- ALSA: hda/realtek: Add quirk for Clevo L140AU (git-fixes). -- commit 6ddb5bd - -- drm/msm/dpu: Remove duplicate register defines from INTF - (git-fixes). -- drm/msm/dp: unregister audio driver during unbind (git-fixes). -- drm/exynos: fix g2d_open/close helper function definitions - (git-fixes). -- Documentation/filesystems: ramfs-rootfs-initramfs: use :Author: - (git-fixes). -- Documentation/filesystems: sharedsubtree: add section headings - (git-fixes). -- ALSA: cs46xx: mark snd_cs46xx_download_image as static - (git-fixes). -- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion - 15 (git-fixes). -- ALSA: firewire-digi00x: prevent potential use after free - (git-fixes). -- commit 473b547 - -- Move upstreamed media patches into sorted section -- commit 201322a - -- Revert "supported.conf: Add a guard for unsupported DVB modules" - The fix has been merged to the upstream and will be backported -- commit 5c3d334 - -- media: dvb_net: kABI workaround (CVE-2022-45886 bsc#1205760). -- media: dvb_frontend: kABI workaround (CVE-2022-45885 - bsc#1205758). -- commit 93a2fd7 - -- media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() - (CVE-2022-45887 bsc#1205762). -- media: dvb-core: Fix use-after-free due to race condition at - dvb_ca_en50221 (CVE-2022-45919 bsc#1205803). -- media: dvb-core: Fix use-after-free due to race at - dvb_register_device() (CVE-2022-45884 bsc#1205756). -- media: dvb-core: Fix use-after-free due on race condition at - dvb_net (CVE-2022-45886 bsc#1205760). -- media: dvb-core: Fix kernel WARNING for blocking operation in - wait_event*() (CVE-2023-31084 bsc#1210783). -- media: dvb-core: Fix use-after-free on race condition at - dvb_frontend (CVE-2022-45885 bsc#1205758). -- commit 3c0eba9 - -- can: kvaser_pciefd: Disable interrupts in probe error path - (git-fixes). -- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt - (git-fixes). -- can: kvaser_pciefd: Empty SRB buffer in probe (git-fixes). -- can: kvaser_pciefd: Call request_irq() before enabling - interrupts (git-fixes). -- can: kvaser_pciefd: Clear listen-only bit if not explicitly - requested (git-fixes). -- can: kvaser_pciefd: Set CAN_STATE_STOPPED in - kvaser_pciefd_stop() (git-fixes). -- wifi: iwlwifi: mvm: don't trust firmware n_channels (git-fixes). -- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list - (git-fixes). -- wifi: iwlwifi: fix OEM's name in the ppag approved list - (git-fixes). -- wifi: iwlwifi: fw: fix DBGI dump (git-fixes). -- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock - (git-fixes). -- wifi: mac80211: fix min center freq offset tracing (git-fixes). -- cassini: Fix a memory leak in the error handling path of - cas_init_one() (git-fixes). -- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (git-fixes). -- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (git-fixes). -- selftets: seg6: disable rp_filter by default in - srv6_end_dt4_l3vpn_test (git-fixes). -- selftests: seg6: disable DAD on IPv6 router cfg for - srv6_end_dt4_l3vpn_test (git-fixes). -- media: netup_unidvb: fix use-after-free at del_timer() - (git-fixes). -- selftests/sgx: Add "test_encl.elf" to TEST_FILES (git-fixes). -- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust - (git-fixes). -- commit 41844ce - -- Update References - patches.suse/bluetooth-Perform-careful-capability-checks-in-hci_s.patch - (git-fixes bsc#1210533 CVE-2023-2002). -- commit 0d52fb3 - -- Update References - patches.suse/bluetooth-Perform-careful-capability-checks-in-hci_s.patch - (git-fixes bsc#1210533 CVE-2023-2002). -- commit 318f49e - -- net: sched: sch_qfq: prevent slab-out-of-bounds in - qfq_activate_agg (bsc#1210940 CVE-2023-31436). -- commit 66f563f - -- net: sched: sch_qfq: prevent slab-out-of-bounds in - qfq_activate_agg (bsc#1210940 CVE-2023-31436). -- commit 8a9beae - -- drm/amd/display: Add NULL plane_state check for cursor disable - logic (git-fixes). -- commit e359fd6 - -- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling - legacy gfx ras (git-fixes). -- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled - in suspend (git-fixes). -- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus - KX210i (git-fixes). -- platform/x86: touchscreen_dmi: Add upside-down quirk for - GDIX1002 ts on the Juno Tablet (git-fixes). -- drm/amd/display: Fix hang when skipping modeset (git-fixes). -- HID: wacom: Set a default resolution for older tablets - (git-fixes). -- drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and - 319.89 MHz (git-fixes). -- drm/i915/dg2: Add additional HDMI pixel clock frequencies - (git-fixes). -- drm/i915/dg2: Support 4k@30 on HDMI (git-fixes). -- commit 2af09b7 - -- Add a bug reference to two existing drm-hyperv changes (bsc#1211281). -- commit 5df9068 - -- cifs: fix sharing of DFS connections (bsc#1208758). -- commit eca9f8a - -- cifs: avoid potential races when handling multiple dfs tcons - (bsc#1208758). -- commit 63e23c3 - -- cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath - (bsc#1208758). -- commit afe04d7 - -- cifs: fix potential race when tree connecting ipc (bsc#1208758). -- commit e5ca6c5 - -- cifs: fix potential use-after-free bugs in - TCP_Server_Info::hostname (bsc#1208758). -- commit c684f06 - -- cifs: protect session status check in smb2_reconnect() - (bsc#1208758). -- commit a5777d5 - -- smb3: move some common open context structs to smbfs_common - (bsc#1193629). -- commit 584d68d - -- smb3: make query_on_disk_id open context consistent and move - to common code (bsc#1193629). -- commit c9e01f8 - -- cifs: missing lock when updating session status (bsc#1193629). -- commit 54a1882 - -- SMB3: Add missing locks to protect deferred close file list - (git-fixes). -- commit de29309 - -- cifs: avoid dup prefix path in dfs_get_automount_devname() - (git-fixes). -- commit ed1670a - -- cifs: sanitize paths in cifs_update_super_prepath (git-fixes). -- commit afc9290 - -- Refresh - patches.suse/net-ice-Add-support-for-enable_iwarp-and-enable_roce.patch. -- Delete - patches.suse/devlink-Add-enable_iwarp-generic-device-param.patch. - Fixed broken kABI (bsc#1208050 bsc#1211414). -- commit 118de8c - -- Refresh - patches.suse/net-mana-Add-new-MANA-VF-performance-counters-for-ea.patch. - Fix backport. -- commit 6887ae9 - -- drm/amdgpu: change gfx 11.0.4 external_id range (git-fixes). -- drm/amd/pm: parse pp_handle under appropriate conditions - (git-fixes). -- drm/i915: Fix NULL ptr deref by checking new_crtc_state - (git-fixes). -- drm/i915/guc: Don't capture Gen8 regs on Xe devices (git-fixes). -- drm/fbdev-generic: prohibit potential out-of-bounds access - (git-fixes). -- commit c326a09 - -- HID: microsoft: Add rumble support to latest xbox controllers - (bsc#1211280). -- commit a92cf6c - -- Update the thunderbolt fix to the latest upstream version (bsc#1210165) -- commit d92e1a7 - -- affs: initialize fsdata in affs_truncate() (git-fixes). -- commit 556d7fa - -- fs: sysv: Fix sysv_nblocks() returns wrong value (git-fixes). -- commit caf7724 - -- fs: hfsplus: fix UAF issue in hfsplus_put_super (git-fixes). -- commit e87f79f - -- hfs: fix missing hfs_bnode_get() in __hfs_bnode_create - (git-fixes). -- commit 563e8d3 - -- hfsplus: fix bug causing custom uid and gid being unable to - be assigned with mount (git-fixes). -- commit 610a8fb - -- hfs: Fix OOB Write in hfs_asc2mac (git-fixes). -- commit 8b5744b - -- hfs: fix OOB Read in __hfs_brec_find (git-fixes). -- commit feebcc9 - -- hfs/hfsplus: use WARN_ON for sanity check (git-fixes). -- commit 8740f85 - -- fs: jfs: fix possible NULL pointer dereference in dbFree() - (git-fixes). -- commit dd91206 - -- fs/jfs: fix shift exponent db_agl2size negative (git-fixes). -- commit a58e29a - -- fs: jfs: fix shift-out-of-bounds in dbDiscardAG (git-fixes). -- commit c7328c2 - -- jfs: Fix fortify moan in symlink (git-fixes). -- commit 11b192f - -- fs: jfs: fix shift-out-of-bounds in dbAllocAG (git-fixes). -- commit 79e06af - -- kabi/severities: added Microsoft mana symbold (bsc#1210551) -- commit 9c4a05e - -- net: mana: Check if netdev/napi_alloc_frag returns single page - (bsc#1210551). -- net: mana: Rename mana_refill_rxoob and remove some empty lines - (bsc#1210551). -- net: mana: Add support for jumbo frame (bsc#1210551). -- net: mana: Enable RX path to handle various MTU sizes - (bsc#1210551). -- net: mana: Refactor RX buffer allocation code to prepare for - various MTU (bsc#1210551). -- net: mana: Use napi_build_skb in RX path (bsc#1210551). -- net: mana: Add new MANA VF performance counters for easier - troubleshooting (bsc#1209982). -- commit ac98332 - -- reiserfs: Add security prefix to xattr name in - reiserfs_security_write() (git-fixes). -- commit 20d1751 - -- reiserfs: Add missing calls to reiserfs_security_free() - (git-fixes). -- commit 680dc2c - -- Squashfs: fix handling and sanity checking of xattr_ids count - (git-fixes). -- commit 3c564fc - -- squashfs: harden sanity check in squashfs_read_xattr_id_table - (git-fixes). -- commit 982f949 - -- xfs: set bnobt/cntbt numrecs correctly when formatting new AGs - (git-fixes). -- commit 5814c62 - -- kABI: Fix kABI after backport Emulate RDPID only if it is enabled in guest - (git-fixes) -- commit ef4b42f - -- ACPI: tables: Add support for NBFT (bsc#1195921). -- commit 90b0d13 - -- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset - (v2) (git-fixes). -- drm/i915/dp: prevent potential div-by-zero (git-fixes). -- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (git-fixes). -- docs: networking: fix x25-iface.rst heading & index order - (git-fixes). -- gve: Remove the code of clearing PBA bit (git-fixes). -- nilfs2: do not write dirty data after degenerating to read-only - (git-fixes). -- nilfs2: fix infinite loop in nilfs_mdt_get_block() (git-fixes). -- clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling - (git-fixes). -- pstore: Revert pmsg_lock back to a normal mutex (git-fixes). -- wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND - if unset (git-fixes). -- selftests: xsk: Disable IPv6 on VETH1 (git-fixes). -- wifi: rtl8xxxu: RTL8192EU always needs full init (git-fixes). -- mailbox: zynqmp: Fix typo in IPI documentation (git-fixes). -- mailbox: zynqmp: Fix IPI isr handling (git-fixes). -- drm/ttm/pool: Fix ttm_pool_alloc error path (git-fixes). -- arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step - (git-fixes). -- ARM: dts: qcom: ipq8064: Fix the PCI I/O port range (git-fixes). -- selftests/resctrl: Check for return value after write_schemata() - (git-fixes). -- selftests/resctrl: Allow ->setup() to return errors (git-fixes). -- selftests/resctrl: Move ->setup() call outside of test specific - branches (git-fixes). -- selftests/resctrl: Return NULL if malloc_and_init_memory() - did not alloc mem (git-fixes). -- tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed - (git-fixes). -- tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE - register (git-fixes). -- iio: adc: palmas_gpadc: fix NULL dereference on rmmod - (git-fixes). -- selftests mount: Fix mount_setattr_test builds failed - (git-fixes). -- ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One - 7 B1-750 (git-fixes). -- ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' - NUC M15 (git-fixes). -- ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() - for dpcm (git-fixes). -- asm-generic/io.h: suppress endianness warnings for readq() - and writeq() (git-fixes). -- drm/ttm: optimize pool allocations a bit v2 (git-fixes). -- clk: qcom: regmap: add PHY clock source implementation - (git-fixes). -- ARM: dts: qcom: ipq8064: reduce pci IO size to 64K (git-fixes). -- arm64: dts: Add base DTS file for bcmbca device Asus GT-AX6000 - (git-fixes). -- ARM64: dts: Add DTS files for bcmbca SoC BCM6858 (git-fixes). -- arm64: dts: Add DTS files for bcmbca SoC BCM4912 (git-fixes). -- arm64: dts: Add DTS files for bcmbca SoC BCM63158 (git-fixes). -- selftests/resctrl: Extend CPU vendor detection (git-fixes). -- spi: spi-imx: using pm_runtime_resume_and_get instead of - pm_runtime_get_sync (git-fixes). -- media: rcar_fdp1: Fix the correct variable assignments - (git-fixes). -- arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500 - (git-fixes). -- serial: stm32: re-introduce an irq flag condition in - usart_receive_chars (git-fixes). -- media: rcar_fdp1: Make use of the helper function - devm_platform_ioremap_resource() (git-fixes). -- commit c094bdc - -- KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted - (git-fixes). -- commit d64e14c - -- KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX - handler (git-fixes). -- commit 56061d9 - -- KVM: x86: Remove a redundant guest cpuid check in kvm_set